CRAN Package Check Results for Package CAST

Last updated on 2025-02-16 09:50:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 18.79 635.91 654.70 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 13.22 438.49 451.71 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 1122.29 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 1033.35 OK
r-devel-macos-arm64 1.0.3 343.00 OK
r-devel-macos-x86_64 1.0.3 695.00 OK
r-devel-windows-x86_64 1.0.3 17.00 588.00 605.00 OK
r-patched-linux-x86_64 1.0.3 16.79 604.10 620.89 OK
r-release-linux-x86_64 1.0.3 17.58 600.95 618.53 OK
r-release-macos-arm64 1.0.3 350.00 OK
r-release-macos-x86_64 1.0.3 405.00 OK
r-release-windows-x86_64 1.0.3 18.00 598.00 616.00 OK
r-oldrel-macos-arm64 1.0.3 345.00 OK
r-oldrel-macos-x86_64 1.0.3 715.00 OK
r-oldrel-windows-x86_64 1.0.3 22.00 776.00 798.00 FAIL

Check Details

Version: 1.0.3
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: > ##D #...or calculate the DI and LPD of the trained model: > ##D # DI = trainDI(model=model, LPD = TRUE) > ##D > ##D # the DI can now be used to compute the AOA (here with LPD): > ##D studyArea = rast(system.file("extdata/predictors_chile.tif", package = "CAST")) > ##D AOA = aoa(studyArea, model = model, trainDI = DI, LPD = TRUE, maxLPD = 1) > ##D print(AOA) > ##D plot(AOA) > ##D plot(AOA$AOA) > ##D plot(AOA$LPD) > ## End(Not run) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 14.27 0.59 14.86 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-oldrel-windows-x86_64