CRAN Package Check Results for Maintainer ‘Jacob Anhøj <jacob at anhoej.net>’

Last updated on 2025-06-08 02:49:31 CEST.

Package FAIL NOTE OK
cprr 2 11
qicharts 13
qicharts2 1 12

Package cprr

Current CRAN status: NOTE: 2, OK: 11

Version: 0.2.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Jacob Anhøj <jacob@anhoej.net>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Jacob", family = "Anhoej", role = "aut"), person(given = "Jacob", family = "Anhøj", role = "cre", email = "jacob@anhoej.net")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package qicharts

Current CRAN status: OK: 13

Package qicharts2

Current CRAN status: FAIL: 1, OK: 12

Version: 0.8.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: > ### ** Examples > > p <- qic(rnorm(24), chart = 'i') > p > summary(p) facet1 facet2 part n.obs n.useful longest.run longest.run.max n.crossings 1 1 1 1 24 24 5 8 12 n.crossings.min runs.signal aLCL aLCL.95 CL aUCL.95 aUCL 1 8 0 -2.614216 -1.692855 0.1498669 1.992589 2.91395 sigma.signal 1 0 > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5.98 0.22 6.23 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