Last updated on 2019-02-15 20:46:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-9 | 1.77 | 22.09 | 23.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-9 | 1.37 | 17.79 | 19.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-9 | 29.48 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-9 | 26.65 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-9 | 4.00 | 34.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-9 | 1.17 | 20.64 | 21.81 | NOTE | |
r-patched-solaris-x86 | 0.1-9 | 40.40 | NOTE | |||
r-release-linux-x86_64 | 0.1-9 | 1.23 | 20.48 | 21.71 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-9 | 2.00 | 43.00 | 45.00 | NOTE | |
r-release-osx-x86_64 | 0.1-9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-9 | 5.00 | 48.00 | 53.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1-9 | NOTE |
Version: 0.1-9
Check: R code for possible problems
Result: NOTE
parallelSVM.default: no visible binding for global variable ‘na.omit’
parallelSVM.formula: no visible binding for global variable ‘na.omit’
predict.parallelSVM: no visible binding for global variable ‘predict’
Undefined global functions or variables:
na.omit predict
Consider adding
importFrom("stats", "na.omit", "predict")
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