CRAN Package Check Results for Package gomp

Last updated on 2025-04-24 03:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 14.48 102.57 117.05 OK
r-devel-linux-x86_64-debian-gcc 1.0 10.35 71.78 82.13 OK
r-devel-linux-x86_64-fedora-clang 1.0 180.82 OK
r-devel-linux-x86_64-fedora-gcc 1.0 170.76 OK
r-devel-windows-x86_64 1.0 15.00 101.00 116.00 OK
r-patched-linux-x86_64 1.0 13.46 97.21 110.67 OK
r-release-linux-x86_64 1.0 13.72 94.92 108.64 OK
r-release-macos-arm64 1.0 46.00 OK
r-release-macos-x86_64 1.0 89.00 OK
r-release-windows-x86_64 1.0 15.00 0.00 15.00 FAIL
r-oldrel-macos-arm64 1.0 57.00 OK
r-oldrel-macos-x86_64 1.0 115.00 OK
r-oldrel-windows-x86_64 1.0 20.00 125.00 145.00 OK

Check Details

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: Generate random folds for cross-validation > ### Title: Generate random folds for cross-validation > ### Aliases: makefolds > > ### ** Examples > > a <- gomp::makefolds(iris[, 5], nfolds = 5, stratified = TRUE) > table(iris[a[[1]], 5]) ## 10 values from each group setosa versicolor virginica 10 10 10 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 4.89 0.83 5.71 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