CRAN Package Check Results for Package org

Last updated on 2025-01-27 03:49:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2024.6.5 2.18 24.12 26.30 OK
r-devel-linux-x86_64-debian-gcc 2024.6.5 1.53 19.37 20.90 OK
r-devel-linux-x86_64-fedora-clang 2024.6.5 43.72 OK
r-devel-linux-x86_64-fedora-gcc 2024.6.5 69.00 OK
r-devel-windows-x86_64 2024.6.5 3.00 0.00 3.00 FAIL
r-patched-linux-x86_64 2024.6.5 1.99 23.17 25.16 OK
r-release-linux-x86_64 2024.6.5 1.85 22.95 24.80 OK
r-release-macos-arm64 2024.6.5 34.00 OK
r-release-macos-x86_64 2024.6.5 78.00 OK
r-release-windows-x86_64 2024.6.5 3.00 47.00 50.00 OK
r-oldrel-macos-arm64 2024.6.5 37.00 OK
r-oldrel-macos-x86_64 2024.6.5 105.00 OK
r-oldrel-windows-x86_64 2024.6.5 4.00 50.00 54.00 OK

Check Details

Version: 2024.6.5
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: > ### * package_installed > > flush(stderr()); flush(stdout()) > > ### Name: package_installed > ### Title: Is a package installed? > ### Aliases: package_installed > > ### ** Examples > > org::package_installed("data.table") [1] FALSE > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.24 0.08 0.32 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-devel-windows-x86_64