CRAN Package Check Results for Package DOS

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.45 23.98 26.43 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 1.53 19.57 21.10 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 41.01 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 39.05 OK
r-devel-windows-x86_64 1.0.0 3.00 46.00 49.00 OK
r-patched-linux-x86_64 1.0.0 2.27 22.36 24.63 OK
r-release-linux-x86_64 1.0.0 2.14 22.12 24.26 OK
r-release-macos-arm64 1.0.0 30.00 OK
r-release-macos-x86_64 1.0.0 28.00 OK
r-release-windows-x86_64 1.0.0 3.00 0.00 3.00 FAIL
r-oldrel-macos-arm64 1.0.0 17.00 OK
r-oldrel-macos-x86_64 1.0.0 23.00 OK
r-oldrel-windows-x86_64 1.0.0 4.00 52.00 56.00 OK

Check Details

Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Paul Rosenbaum <rosenbaum@wharton.upenn.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Paul", "R."), family = "Rosenbaum", role = "aut"), person(given = "Paul", family = "Rosenbaum", role = "cre", email = "rosenbaum@wharton.upenn.edu")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.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: Wilcoxon signed rank test data: d V = 715, p-value = 5.75e-06 alternative hypothesis: true location is not equal to 0 95 percent confidence interval: 0.3400246 0.7024582 sample estimates: (pseudo)median 0.5129055 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.13 0.19 1.31 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