CRAN Package Check Results for Maintainer ‘Joël Gombin <joel.gombin at gmail.com>’

Last updated on 2025-02-10 17:49:38 CET.

Package FAIL OK
concaveman 13
qualvar 1 12

Package concaveman

Current CRAN status: OK: 13

Package qualvar

Current CRAN status: FAIL: 1, OK: 12

Version: 0.2.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 > > x <- rmultinom(1, 100, rep_len(0.25, 4)) > x <- as.vector(t(x)) > VA(x) [1] 0.9981333 > > df <- rmultinom(10, 100, rep_len(0.25, 4)) > df <- as.data.frame(t(df)) > apply(df, 1, VA) [1] 0.9864000 0.9906667 0.9848000 0.9965333 0.9821333 0.9917333 0.9933333 [8] 0.9789333 0.9952000 0.9997333 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.33 0.02 0.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