CRAN Package Check Results for Maintainer ‘Sam Haycock <haycock.sam at outlook.com>’

Last updated on 2025-07-06 01:48:51 CEST.

Package FAIL OK
stressor 1 12

Package stressor

Current CRAN status: FAIL: 1, OK: 12

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