CRAN Package Check Results for Package arulesCBA

Last updated on 2024-05-17 01:51:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.6 12.36 137.03 149.39 OK
r-devel-linux-x86_64-debian-gcc 1.2.6 9.62 98.51 108.13 OK
r-devel-linux-x86_64-fedora-clang 1.2.7 182.22 OK
r-devel-linux-x86_64-fedora-gcc 1.2.7 187.23 OK
r-devel-windows-x86_64 1.2.6 12.00 112.00 124.00 OK
r-patched-linux-x86_64 1.2.6 17.44 122.46 139.90 ERROR
r-release-linux-x86_64 1.2.6 11.70 130.18 141.88 OK
r-release-macos-arm64 1.2.7 68.00 OK
r-release-macos-x86_64 1.2.7 199.00 OK
r-release-windows-x86_64 1.2.6 12.00 113.00 125.00 OK
r-oldrel-macos-arm64 1.2.7 62.00 OK
r-oldrel-macos-x86_64 1.2.7 165.00 OK
r-oldrel-windows-x86_64 1.2.6 16.00 136.00 152.00 OK

Check Details

Version: 1.2.6
Check: tests
Result: ERROR Running ‘testthat.R’ [22s/26s] 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-patched-linux-x86_64