CRAN Package Check Results for Package crunch

Last updated on 2025-07-23 21:51:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.31.0 34.44 342.21 376.65 OK
r-devel-linux-x86_64-debian-gcc 1.31.0 23.06 237.26 260.32 OK
r-devel-linux-x86_64-fedora-clang 1.31.0 574.31 OK
r-devel-linux-x86_64-fedora-gcc 1.31.0 579.82 OK
r-devel-windows-x86_64 1.31.0 40.00 283.00 323.00 OK
r-patched-linux-x86_64 1.31.0 37.36 321.94 359.30 OK
r-release-linux-x86_64 1.31.0 35.39 325.90 361.29 OK
r-release-macos-arm64 1.31.0 185.00 OK
r-release-macos-x86_64 1.31.0 384.00 OK
r-release-windows-x86_64 1.31.0 39.00 0.00 39.00 FAIL
r-oldrel-macos-arm64 1.31.0 166.00 OK
r-oldrel-macos-x86_64 1.31.0 332.00 OK
r-oldrel-windows-x86_64 1.31.0 52.00 360.00 412.00 OK

Check Details

Version: 1.31.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: > ##D > ##D # the values are the same, but are now numerics and the type is Numeric > ##D as.vector(ds$v1_numeric) > ##D # [1] 32 8 4096 1024 > ##D is.Numeric(ds$v1_numeric) > ##D # [1] TRUE > ##D > ##D # this new variable is derived, so if new data is appended or streamed, the > ##D # new rows of data will be updated. > ##D is.derived(ds$v1_numeric) > ##D # [1] TRUE > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 6.25 0.09 6.34 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