CRAN Package Check Results for Maintainer ‘Richard Guo <ricguo at uw.edu>’

Last updated on 2025-06-21 04:49:58 CEST.

Package FAIL OK
eff2 1 12

Package eff2

Current CRAN status: FAIL: 1, OK: 12

Version: 1.0.2
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 > > data("ex1") > # identified > isIdentified(ex1$amat.cpdag, c(3, 5), 7) [1] TRUE > # not identified > isIdentified(ex1$amat.cpdag, 3, 7) [1] FALSE > isIdentified(ex1$amat.cpdag, c(3, 5), 10) [1] FALSE > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5.15 0.38 5.55 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