CRAN Package Check Results for Package folda

Last updated on 2025-07-26 01:50:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 80.40 40.48 120.88 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 70.56 39.77 110.33 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 205.68 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 248.36 OK
r-devel-windows-x86_64 0.2.0 88.00 97.00 185.00 OK
r-patched-linux-x86_64 0.2.0 92.86 50.37 143.23 OK
r-release-linux-x86_64 0.2.0 85.59 49.67 135.26 OK
r-release-macos-arm64 0.2.0 106.00 OK
r-release-macos-x86_64 0.2.0 99.00 OK
r-release-windows-x86_64 0.2.0 90.00 0.00 90.00 FAIL
r-oldrel-macos-arm64 0.2.0 66.00 NOTE
r-oldrel-macos-x86_64 0.2.0 90.00 NOTE
r-oldrel-windows-x86_64 0.2.0 104.00 101.00 205.00 OK

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: > ### Title: Predict Method for ULDA Model > ### Aliases: predict.ULDA > > ### ** Examples > > fit <- folda(datX = iris[, -5], response = iris[, 5], subsetMethod = "all") > > # Predict class labels > predictions <- predict(fit, iris, type = "response") > > # Predict class probabilities > prob_predictions <- predict(fit, iris, type = "prob") > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.08 0.11 2.22 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

Version: 0.2.0
Check: installed package size
Result: NOTE installed size is 32.1Mb sub-directories of 1Mb or more: libs 31.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64