CRAN Package Check Results for Maintainer ‘Benjamin French <b.french at vumc.org>’

Last updated on 2025-04-22 19:52:06 CEST.

Package FAIL OK
haplo.ccs 1 12

Package haplo.ccs

Current CRAN status: FAIL: 1, OK: 12

Version: 1.3.3
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: > > m2 <- haplo.ccs(case ~ gender + age + factor(race) + haplo(geno)) > > ## Obtain sandwich variance-covariance matrix by one of two methods. > > v2 <- m2$covariance > v2 <- vcov(m2) > > ## Calculate robust standard error estimates. > > se2 <- sqrt(diag(v2)) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5.27 0.6 5.86 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