Last updated on 2022-04-29 06:53:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 5.48 | 60.12 | 65.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 3.57 | 45.53 | 49.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 75.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 70.49 | NOTE | |||
r-devel-windows-x86_64 | 0.1.1 | 12.00 | 72.00 | 84.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 3.84 | 57.09 | 60.93 | NOTE | |
r-release-linux-x86_64 | 0.1.1 | 4.67 | 55.87 | 60.54 | NOTE | |
r-release-macos-arm64 | 0.1.1 | 24.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 42.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.1 | 11.00 | 74.00 | 85.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.1 | 29.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.1 | 46.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 8.00 | 49.00 | 57.00 | NOTE |
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
Aggregate: no visible global function definition for 'aggregate'
Aggregate: no visible binding for global variable 'tail'
Aggregate: no visible binding for global variable 'var'
cocktailEnsemble: no visible global function definition for 'glm'
cocktailEnsemble: no visible global function definition for 'binomial'
cocktailEnsemble: no visible global function definition for 'step'
cocktailEnsemble: no visible binding for global variable 'na.omit'
imputeMissings : <anonymous>: no visible global function definition for
'median'
predict.cocktailEnsemble: no visible global function definition for
'predict'
Undefined global functions or variables:
aggregate binomial glm median na.omit predict step tail var
Consider adding
importFrom("stats", "aggregate", "binomial", "glm", "median",
"na.omit", "predict", "step", "var")
importFrom("utils", "tail")
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.1
Check: Rd line widths
Result: NOTE
Rd file 'cocktailEnsemble.Rd':
\examples lines wider than 100 characters:
Credit <- data.frame(Credit[order(runif(nrow(Credit ))),])[1:100,c('V2','V3','V8','V11','V14','V15','Response')]
Rd file 'predict.cocktailEnsemble.Rd':
\examples lines wider than 100 characters:
Credit <- data.frame(Credit[order(runif(nrow(Credit ))),])[1:100,c('V2','V3','V8','V11','V14','V15','Response')]
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64