Last updated on 2020-08-07 01:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-9 | 2.33 | 24.47 | 26.80 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-9 | 1.97 | 19.43 | 21.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-9 | 40.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-9 | 31.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-9 | 9.00 | 38.00 | 47.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-9 | 2.36 | 24.09 | 26.45 | NOTE | |
r-patched-solaris-x86 | 0.1-9 | 50.10 | NOTE | |||
r-release-linux-x86_64 | 0.1-9 | 2.48 | 25.07 | 27.55 | NOTE | |
r-release-macos-x86_64 | 0.1-9 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-9 | 9.00 | 59.00 | 68.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1-9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-9 | 4.00 | 45.00 | 49.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64