Last updated on 2017-07-20 15:47:51.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1-6 | 2.81 | 96.17 | 98.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1-6 | 2.82 | 89.98 | 92.80 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1-6 | 145.01 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1-6 | 139.90 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 0.1-6 | 11.00 | 205.00 | 216.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1-6 | 2.66 | 96.63 | 99.29 | NOTE | |
| r-patched-solaris-x86 | 0.1-6 | 243.00 | NOTE | |||
| r-release-linux-x86_64 | 0.1-6 | 2.70 | 97.66 | 100.36 | NOTE | |
| r-release-windows-ix86+x86_64 | 0.1-6 | 8.00 | 169.00 | 177.00 | NOTE | |
| r-release-osx-x86_64 | 0.1-6 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.1-6 | 8.00 | 167.00 | 175.00 | NOTE | |
| r-oldrel-osx-x86_64 | 0.1-6 | NOTE |
Version: 0.1-6
Check: R code for possible problems
Result: NOTE
makemar : predictions: no visible global function definition for
‘rbinom’
mice.impute.rfcat : <anonymous>: no visible global function definition
for ‘predict’
mice.impute.rfcont: no visible global function definition for ‘predict’
mice.impute.rfcont: no visible global function definition for ‘rnorm’
simdata: no visible global function definition for ‘rbinom’
simdata: no visible global function definition for ‘rnorm’
Undefined global functions or variables:
predict rbinom rnorm
Consider adding
importFrom("stats", "predict", "rbinom", "rnorm")
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