CRAN Package Check Results for Maintainer ‘Christina Knudson <drchristinaknudson at gmail.com>’

Last updated on 2024-12-18 19:49:36 CET.

Package FAIL OK
glmm 1 12
stableGR 13

Package glmm

Current CRAN status: FAIL: 1, OK: 12

Version: 1.4.5
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: > library(glmm) > data(BoothHobert) > set.seed(1234) > mod <- glmm(y~0+x1, list(y~0+z1), varcomps.names=c("z1"), + data=BoothHobert, family.glmm=bernoulli.glmm, m=100, doPQL=TRUE) > > vcov(mod) x1 z1 x1 1.712913 1.206209 z1 1.206209 3.959549 > > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 14.21 1.65 28.09 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-devel-windows-x86_64

Package stableGR

Current CRAN status: OK: 13