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.3 | 3.90 | 33.69 | 37.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 3.10 | 25.99 | 29.09 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 51.62 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 42.76 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 10.00 | 46.00 | 56.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 3.93 | 33.34 | 37.27 | NOTE | |
r-patched-solaris-x86 | 0.3 | 64.80 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 3.85 | 33.29 | 37.14 | NOTE | |
r-release-macos-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 11.00 | 68.00 | 79.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 6.00 | 58.00 | 64.00 | NOTE |
Version: 0.3
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'ROCR' 'e1071' 'mda' 'pls'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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
Version: 0.3
Check: R code for possible problems
Result: NOTE
log_wrapper: no visible global function definition for 'glm'
log_wrapper: no visible global function definition for 'binomial'
log_wrapper: no visible global function definition for 'coef'
log_wrapper: no visible global function definition for 'anova'
obliqueRF.default: no visible binding for global variable 'predict'
obliqueRF.default: no visible global function definition for
'prediction'
obliqueRF.default: no visible global function definition for
'performance'
pls_wrapper: no visible global function definition for 'kernelpls.fit'
pls_wrapper: no visible global function definition for 'coef'
ridge_slow_wrapper: no visible global function definition for
'gen.ridge'
ridge_slow_wrapper: no visible global function definition for 'predict'
ridge_svd_wrapper: no visible global function definition for
'gen.ridge'
rnd_wrapper: no visible global function definition for 'rnorm'
svm_wrapper: no visible global function definition for 'svm'
svm_wrapper: no visible global function definition for 'predict'
Undefined global functions or variables:
anova binomial coef gen.ridge glm kernelpls.fit performance predict
prediction rnorm svm
Consider adding
importFrom("stats", "anova", "binomial", "coef", "glm", "predict",
"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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64