CRAN Package Check Results for Maintainer ‘Collin Nolte <collin-nolte at uiowa.edu>’

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

Package FAIL OK
bdots 1 12

Package bdots

Current CRAN status: FAIL: 1, OK: 12

Version: 1.2.5
Flags: --no-vignettes
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: > ##D res <- bdotsFit(data = cohort_unrelated, > ##D subject = "Subject", > ##D time = "Time", > ##D y = "Fixations", > ##D group = c("Group", "LookType"), > ##D curveType = doubleGauss(concave = TRUE), > ##D cor = TRUE, > ##D numRefits = 2, > ##D cores = 0, > ##D verbose = FALSE) > ##D tstats <- parTest(res, group = "LookType", vals = c("Cohort", "Unrelated_Cohort")) > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.35 0.19 1.53 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