CRAN Package Check Results for Maintainer ‘Tuomo Nieminen <tuomo.a.nieminen at gmail.com>’

Last updated on 2025-07-28 13:50:15 CEST.

Package FAIL OK
read.gt3x 1 12

Package read.gt3x

Current CRAN status: FAIL: 1, OK: 12

Version: 1.2.0
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 # unzip a single .gt3x file > ##D path <- gt3x_datapath(1) > ##D gt3xdir <- unzip.gt3x(path) > ##D > ##D # unzip multiple .gt3x files > ##D dir <- gt3x_datapath() > ##D gt3xdirs <- unzip.gt3x(dir) > ## End(Not run) > tfile = tempfile() > testthat::expect_error(unzip.gt3x(c(dir, tfile))) > testthat::expect_error(unzip.gt3x(c("", ""))) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.84 0.25 2.1 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