CRAN Package Check Results for Package arulesCBA

Last updated on 2024-04-24 16:54:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.6 12.87 138.21 151.08 OK
r-devel-linux-x86_64-debian-gcc 1.2.6 9.65 99.84 109.49 OK
r-devel-linux-x86_64-fedora-clang 1.2.6 188.08 OK
r-devel-linux-x86_64-fedora-gcc 1.2.6 191.80 OK
r-devel-windows-x86_64 1.2.6 17.00 129.00 146.00 OK
r-patched-linux-x86_64 1.2.6 12.89 131.29 144.18 OK
r-release-linux-x86_64 1.2.6 10.74 132.11 142.85 OK
r-release-macos-arm64 1.2.6 64.00 OK
r-release-macos-x86_64 1.2.6 169.00 OK
r-release-windows-x86_64 1.2.6 13.00 109.00 122.00 OK
r-oldrel-macos-arm64 1.2.6 64.00 OK
r-oldrel-macos-x86_64 1.2.6 139.00 OK
r-oldrel-windows-x86_64 1.2.6 16.00 133.00 149.00 ERROR

Check Details

Version: 1.2.6
Check: tests
Result: ERROR Running 'testthat.R' [21s] Running the tests in 'tests/testthat.R' failed. Complete output: > library("testthat") > library("arulesCBA") Loading required package: Matrix Loading required package: arules Attaching package: 'arules' The following objects are masked from 'package:base': abbreviate, write > > testthat::test_check("arulesCBA") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 84 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-classifiers.R:60:3'): (code run outside of `test_that()`) ────── Error in `base::rowSums(x, na.rm = na.rm, dims = dims, ...)`: 'x' must be an array of at least two dimensions Backtrace: ▆ 1. └─arulesCBA (local) cl(f, dat) at test-classifiers.R:60:3 2. └─arulesCBA::pruneCBA_M1(formula, rulebase, trans) 3. ├─methods (local) rowSums(rhss[class_ids, ]) 4. └─methods (local) rowSums(rhss[class_ids, ]) 5. └─base::rowSums(x, na.rm = na.rm, dims = dims, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 84 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64