Last updated on 2020-12-04 00:48:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 4.09 | 38.43 | 42.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 2.96 | 31.62 | 34.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 53.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 44.74 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 7.00 | 41.00 | 48.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 3.86 | 34.74 | 38.60 | NOTE | |
r-patched-solaris-x86 | 0.3 | 66.40 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 3.66 | 35.47 | 39.13 | NOTE | |
r-release-macos-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 5.00 | 44.00 | 49.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 5.00 | 51.00 | 56.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