Last updated on 2020-08-07 01:49:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4 | 2.73 | 23.40 | 26.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4 | 1.87 | 18.39 | 20.26 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4 | 39.76 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4 | 30.77 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.4 | 8.00 | 38.00 | 46.00 | NOTE | |
r-patched-linux-x86_64 | 1.4 | 2.85 | 23.43 | 26.28 | NOTE | |
r-patched-solaris-x86 | 1.4 | 47.50 | NOTE | |||
r-release-linux-x86_64 | 1.4 | 2.44 | 23.42 | 25.86 | NOTE | |
r-release-macos-x86_64 | 1.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.4 | 7.00 | 50.00 | 57.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.4 | 4.00 | 45.00 | 49.00 | NOTE |
Version: 1.4
Check: R code for possible problems
Result: NOTE
missForest: no visible global function definition for 'predict'
missForest: no visible global function definition for 'idiv'
missForest: no visible global function definition for 'var'
nrmse: no visible global function definition for 'var'
Undefined global functions or variables:
idiv predict var
Consider adding
importFrom("stats", "predict", "var")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64