Last updated on 2020-08-07 01:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 2.33 | 23.22 | 25.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.78 | 18.64 | 20.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 39.87 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 29.78 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 6.00 | 34.00 | 40.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 2.31 | 23.35 | 25.66 | NOTE | |
r-patched-solaris-x86 | 1.0.1 | 48.20 | OK | |||
r-release-linux-x86_64 | 1.0.1 | 2.40 | 23.02 | 25.42 | NOTE | |
r-release-macos-x86_64 | 1.0.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 4.00 | 37.00 | 41.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 4.00 | 53.00 | 57.00 | OK |
Version: 1.0.1
Check: Rd line widths
Result: NOTE
Rd file 'AbstractModel-class.Rd':
\examples lines wider than 100 characters:
abm <- ab.create(model.call="ksvm", model.args=ksvm_model_args, predict.args=list(type="probabilities"), xtrans=as.matrix)
abm <- ab.create(model.call="rpart", model.args=list(control=rpart.control(minsplit=0)), predict.args=list(type='prob'))
abm <- ab.create(model.call="nnet", model.args=list(size=3, linout=TRUE, maxit=400, rang=0.001, decay=0.0001), xtrans=as.matrix)
abm <- ab.create(model.call="rpart", model.args=list(method='anova', control=rpart.control(minsplit=2, cp=1e-03)))
Rd file 'predict.gensemble.Rd':
\usage lines wider than 90 characters:
predict(object, X, type = c("prob", "class"), method = c("prob", "vote"), return.all = F, ...)
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