CRAN Package Check Results for Package PaRe

Last updated on 2025-06-17 03:50:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.15 10.26 96.63 106.89 OK
r-devel-linux-x86_64-debian-gcc 0.1.15 6.91 66.94 73.85 OK
r-devel-linux-x86_64-fedora-clang 0.1.15 152.23 OK
r-devel-linux-x86_64-fedora-gcc 0.1.15 168.27 OK
r-devel-windows-x86_64 0.1.15 12.00 103.00 115.00 OK
r-patched-linux-x86_64 0.1.15 9.55 88.61 98.16 OK
r-release-linux-x86_64 0.1.15 8.88 89.73 98.61 OK
r-release-macos-arm64 0.1.15 58.00 OK
r-release-macos-x86_64 0.1.15 94.00 OK
r-release-windows-x86_64 0.1.15 11.00 0.00 11.00 FAIL
r-oldrel-macos-arm64 0.1.15 66.00 OK
r-oldrel-macos-x86_64 0.1.15 109.00 OK
r-oldrel-windows-x86_64 0.1.15 15.00 133.00 148.00 OK

Check Details

Version: 0.1.15
Check: tests
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: > ### Keywords: datasets > > ### ** Examples > > if (interactive()) { + # Dropping tidyverse + whiteList <- whiteList %>% + dplyr::filter(source != "tidyverse") + + # getDefaultPermittedPackages will now only use darwin and hades + getDefaultPermittedPackages() + } > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5.22 1.28 6.25 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