CRAN Package Check Results for Maintainer ‘Kenneth Tay <kjytay at gmail.com>’

Last updated on 2025-05-09 01:50:39 CEST.

Package FAIL OK
cvwrapr 1 12

Package cvwrapr

Current CRAN status: FAIL: 1, OK: 12

Version: 1.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: > ### Name: kfoldcv > ### Title: K-fold cross-validation wrapper > ### Aliases: kfoldcv > > ### ** Examples > > set.seed(1) > x <- matrix(rnorm(500), nrow = 50) > y <- rnorm(50) > cv_fit <- kfoldcv(x, y, train_fun = glmnet::glmnet, + predict_fun = predict) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.55 0.14 2.69 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-release-windows-x86_64