CRAN Package Check Results for Package bit

Last updated on 2025-04-06 01:51:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.6.0 12.71 231.33 244.04 OK
r-devel-linux-x86_64-debian-gcc 4.6.0 8.15 172.71 180.86 OK
r-devel-linux-x86_64-fedora-clang 4.6.0 375.87 OK
r-devel-linux-x86_64-fedora-gcc 4.6.0 382.23 OK
r-devel-macos-arm64 4.6.0 128.00 OK
r-devel-macos-x86_64 4.6.0 293.00 OK
r-devel-windows-x86_64 4.6.0 18.00 0.00 18.00 FAIL
r-patched-linux-x86_64 4.6.0 13.54 227.09 240.63 OK
r-release-linux-x86_64 4.6.0 10.77 215.43 226.20 OK
r-release-macos-arm64 4.6.0 144.00 OK
r-release-macos-x86_64 4.6.0 296.00 OK
r-release-windows-x86_64 4.6.0 20.00 261.00 281.00 OK
r-oldrel-macos-arm64 4.6.0 132.00 OK
r-oldrel-macos-x86_64 4.6.0 233.00 OK
r-oldrel-windows-x86_64 4.6.0 18.00 317.00 335.00 OK

Check Details

Version: 4.6.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: > x | y [1] FALSE NA TRUE NA NA TRUE TRUE TRUE TRUE > x | as.bit(y) [1] FALSE FALSE TRUE NA NA TRUE TRUE TRUE TRUE > x | as.bitwhich(y) [1] FALSE FALSE TRUE NA NA TRUE TRUE TRUE TRUE > x | as.which(y) [1] FALSE FALSE TRUE NA NA TRUE TRUE TRUE TRUE > x | ri(1, 1, 9) [1] TRUE FALSE FALSE NA NA NA TRUE TRUE TRUE > > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 3.88 0.28 4.19 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