CRAN Package Check Results for Maintainer ‘Tomas Kliegr <kliegr at gmail.com>’

Last updated on 2025-07-12 09:49:53 CEST.

Package FAIL OK
arc 1 12
qCBA 13

Package arc

Current CRAN status: FAIL: 1, OK: 12

Version: 1.4.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: > appearance <- list(rhs = c("Species=setosa", "Species=versicolor", + "Species=virginica"), default="lhs") > data <- sapply(datasets::iris,as.factor) > data <- data.frame(data, check.names=FALSE) > txns <- as(data,"transactions") Warning: Column(s) 1, 2, 3, 4, 5 not logical or factor. Applying default discretization (see '? discretizeDF'). > rules <- topRules(txns, appearance) Running apriori with setting: confidence = 0.5 , support = 0 , minlen = 2 , maxlen = 3 , MAX_RULE_LEN = 5 Rule count: 21304 Iteration: 1 Target rule count satisfied: 1000 Removing excess discovered rules > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 8.08 0.58 8.65 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

Package qCBA

Current CRAN status: OK: 13