CRAN Package Check Results for Package gbm

Last updated on 2025-01-23 15:49:18 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.2 34.95 106.96 141.91 OK
r-devel-linux-x86_64-debian-gcc 2.2.2 22.29 81.79 104.08 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.2 292.85 OK
r-devel-linux-x86_64-fedora-gcc 2.2.2 254.10 OK
r-devel-windows-x86_64 2.2.2 46.00 0.00 46.00 FAIL
r-patched-linux-x86_64 2.2.2 30.02 101.65 131.67 OK
r-release-linux-x86_64 2.2.2 29.34 101.63 130.97 OK
r-release-macos-arm64 2.2.2 98.00 OK
r-release-macos-x86_64 2.2.2 173.00 OK
r-release-windows-x86_64 2.2.2 44.00 153.00 197.00 OK
r-oldrel-macos-arm64 2.2.2 119.00 OK
r-oldrel-macos-x86_64 2.2.2 258.00 OK
r-oldrel-windows-x86_64 2.2.2 46.00 184.00 230.00 OK

Check Details

Version: 2.2.2
Check: for unstated dependencies in ‘demo’
Result: NOTE 'library' or 'require' call not declared from: ‘MASS’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.2.2
Check: re-building of vignette outputs
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: > ### Name: test.gbm > ### Title: Test the 'gbm' package. > ### Aliases: test.gbm validate.gbm test.relative.influence > ### Keywords: models > > ### ** Examples > > > # Uncomment the following lines to run - commented out to make CRAN happy > #library(RUnit) > #val <- validate.texmex() > #printHTMLProtocol(val, "texmexReport.html") > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 9.28 0.36 9.65 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