Last updated on 2019-01-15 00:46:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.38 | 39.77 | 42.15 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.11 | 31.61 | 33.72 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 49.12 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 46.96 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 5.00 | 51.00 | 56.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 2.42 | 37.34 | 39.76 | NOTE | |
r-patched-solaris-x86 | 0.1.1 | 72.40 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 2.27 | 37.47 | 39.74 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1.1 | 7.00 | 52.00 | 59.00 | NOTE | |
r-release-osx-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 5.00 | 52.00 | 57.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.1 | 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-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
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