CRAN Package Check Results for Package stressor

Last updated on 2025-07-05 05:50:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 5.12 60.84 65.96 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 3.38 43.40 46.78 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 98.60 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 106.58 OK
r-devel-windows-x86_64 0.2.0 7.00 99.00 106.00 OK
r-patched-linux-x86_64 0.2.0 5.45 54.95 60.40 OK
r-release-linux-x86_64 0.2.0 4.93 54.95 59.88 OK
r-release-macos-arm64 0.2.0 39.00 OK
r-release-macos-x86_64 0.2.0 76.00 OK
r-release-windows-x86_64 0.2.0 8.00 121.00 129.00 OK
r-oldrel-macos-arm64 0.2.0 42.00 OK
r-oldrel-macos-x86_64 0.2.0 58.00 OK
r-oldrel-windows-x86_64 0.2.0 9.00 0.00 9.00 FAIL

Check Details

Version: 0.2.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: > > flush(stderr()); flush(stdout()) > > ### Name: thinning > ### Title: Thinning Algorithm for Models with Predict Function > ### Aliases: thinning > > ### ** Examples > > lm_data <- data_gen_lm(1000) > lm_model <- lm(Y ~ ., lm_data) > thin_results <- thinning(lm_model, lm_data) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 7.78 0.25 8.05 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