CRAN Package Check Results for Package BAGofT

Last updated on 2024-11-27 07:50:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 1.55 20.36 21.91 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.21 16.41 17.62 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 35.47 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 33.78 OK
r-devel-windows-x86_64 1.0.0 3.00 0.00 3.00 FAIL
r-patched-linux-x86_64 1.0.0 2.16 19.06 21.22 OK
r-release-linux-x86_64 1.0.0 1.30 19.50 20.80 OK
r-release-macos-arm64 1.0.0 17.00 OK
r-release-macos-x86_64 1.0.0 22.00 OK
r-release-windows-x86_64 1.0.0 4.00 43.00 47.00 OK
r-oldrel-macos-arm64 1.0.0 18.00 OK
r-oldrel-macos-x86_64 1.0.0 21.00 NOTE
r-oldrel-windows-x86_64 1.0.0 4.00 43.00 47.00 OK

Check Details

Version: 1.0.0
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: > ##D nsplits = 20, > ##D nsim = 40) > ##D # 90 percent training set > ##D testRes3 <- BAGofT(testModel = testXGboost(formula = y ~.), > ##D data = dat, > ##D ne = n*0.9, > ##D nsplits = 20, > ##D nsim = 40) > ##D > ##D # print the testing result. > ##D print(c(testRes1$p.value, testRes2$p.value, testRes3$p.value)) > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.42 0.03 0.45 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

Version: 1.0.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘xgboost’ Flavor: r-oldrel-macos-x86_64