Last updated on 2025-01-15 12:48:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.104 | 3.14 | 30.23 | 33.37 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.104 | 2.22 | 23.31 | 25.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.104 | 54.24 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.104 | 49.94 | NOTE | |||
r-devel-windows-x86_64 | 0.0.104 | 5.00 | 0.00 | 5.00 | FAIL | |
r-patched-linux-x86_64 | 0.0.104 | 2.91 | 28.82 | 31.73 | OK | |
r-release-linux-x86_64 | 0.0.104 | 3.07 | 28.89 | 31.96 | OK | |
r-release-macos-arm64 | 0.0.104 | 20.00 | OK | |||
r-release-macos-x86_64 | 0.0.104 | 48.00 | OK | |||
r-release-windows-x86_64 | 0.0.104 | 6.00 | 53.00 | 59.00 | OK | |
r-oldrel-macos-arm64 | 0.0.104 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.104 | 40.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.104 | 6.00 | 59.00 | 65.00 | OK |
Version: 0.0.104
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Hmisc’ ‘class’ ‘e1071’ ‘gam’ ‘gbm’ ‘glmnet’ ‘randomForest’ ‘weights’
‘xgboost’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.104
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
> cleanEx()
> nameEx("pattc_ensemble")
> ### * pattc_ensemble
>
> flush(stderr()); flush(stdout())
>
> ### Name: pattc_ensemble
> ### Title: PATT_C SL Ensemble
> ### Aliases: pattc_ensemble
>
> ### ** Examples
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 3.6 0.5 4.44 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64