Last updated on 2019-01-19 00:46:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 1.40 | 36.33 | 37.73 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 1.35 | 26.55 | 27.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 44.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 39.38 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 5.00 | 60.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 1.42 | 33.38 | 34.80 | NOTE | |
r-patched-solaris-x86 | 0.3 | 59.10 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 1.18 | 33.23 | 34.41 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3 | 4.00 | 64.00 | 68.00 | NOTE | |
r-release-osx-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 4.00 | 40.00 | 44.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.3 | NOTE |
Version: 0.3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.3
Check: R code for possible problems
Result: NOTE
cclcda.default: no visible global function definition for ‘as.formula’
cclcda.default: no visible global function definition for ‘chisq.test’
cclcda.formula: no visible global function definition for ‘model.frame’
cclcda2.default: no visible global function definition for ‘runif’
cclcda2.default: no visible global function definition for ‘chisq.test’
cclcda2.formula: no visible global function definition for
‘model.frame’
lcda.default: no visible global function definition for ‘as.formula’
lcda.formula: no visible global function definition for ‘model.frame’
Undefined global functions or variables:
as.formula chisq.test model.frame runif
Consider adding
importFrom("stats", "as.formula", "chisq.test", "model.frame", "runif")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64