CRAN Package Check Results for Maintainer ‘Inna Gerlovina <innager at berkeley.edu>’

Last updated on 2025-05-31 13:50:07 CEST.

Package FAIL OK
dcifer 1 12
Umoments 13

Package dcifer

Current CRAN status: FAIL: 1, OK: 12

Version: 1.2.1
Check: re-building of vignette outputs
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: > # M = 1, mnewton = FALSE > M <- 1 > reval <- matrix(seq(0, 1, 0.001), 1) > logr <- logReval(reval, M = M) > llikt <- probUxUy(Ux, Uy, coi[1], coi[2], aft, M, logj, factj, + mnewton = FALSE, reval = reval, logr = logr, + neval = ncol(reval)) > > # M = 1, mnewton = TRUE > probUxUy(Ux, Uy, coi[1], coi[2], aft, M, logj, factj, mnewton = TRUE) [1] 5.372634e-06 6.688917e-06 > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 16.61 0.66 17.29 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

Package Umoments

Current CRAN status: OK: 13