CRAN Package Check Results for Package broman

Last updated on 2025-04-03 02:52:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.84 6.43 45.52 51.95 OK
r-devel-linux-x86_64-debian-gcc 0.84 4.64 32.47 37.11 OK
r-devel-linux-x86_64-fedora-clang 0.84 84.73 OK
r-devel-linux-x86_64-fedora-gcc 0.84 76.59 OK
r-devel-macos-arm64 0.84 31.00 OK
r-devel-macos-x86_64 0.84 60.00 OK
r-devel-windows-x86_64 0.84 13.00 80.00 93.00 OK
r-patched-linux-x86_64 0.84 7.55 44.13 51.68 OK
r-release-linux-x86_64 0.84 5.39 43.03 48.42 OK
r-release-macos-arm64 0.84 31.00 OK
r-release-macos-x86_64 0.84 57.00 OK
r-release-windows-x86_64 0.84 11.00 0.00 11.00 FAIL
r-oldrel-macos-arm64 0.84 OK
r-oldrel-macos-x86_64 0.84 65.00 OK
r-oldrel-windows-x86_64 0.84 13.00 88.00 101.00 OK

Check Details

Version: 0.84
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: + function(a) paste(LETTERS[1:a], collapse="")) > par(mfrow=c(2,1), las=1) > ## Labels to the left ## > xlims <- xlimlabel(x, xlabs, pos=2) > plot(x, 1:length(x), xlim=xlims, ylab="Index") > text(x, 1:length(x), xlabs, pos=2) > ## Labels to the right ## > xlims <- xlimlabel(x, xlabs, pos=4, cex=0.7) > plot(x, 1:length(x), xlim=xlims, ylab="Index") > text(x, 1:length(x), xlabs, pos=4, cex=0.7) > > > > > graphics::par(get("par.postscript", pos = 'CheckExEnv')) > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 8.88 0.41 9.3 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