Last updated on 2025-11-15 02:52:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.8 | 10.47 | 107.13 | 117.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.8 | 6.43 | 78.85 | 85.28 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.8 | 52.00 | 140.52 | 192.52 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.8 | 44.00 | 161.94 | 205.94 | ERROR | |
| r-devel-windows-x86_64 | 1.2.8 | 21.00 | 112.00 | 133.00 | OK | |
| r-patched-linux-x86_64 | 1.2.8 | 10.20 | 104.00 | 114.20 | OK | |
| r-release-linux-x86_64 | 1.2.8 | 8.60 | 104.09 | 112.69 | OK | |
| r-release-macos-arm64 | 1.2.8 | 5.00 | 48.00 | 53.00 | OK | |
| r-release-macos-x86_64 | 1.2.8 | 15.00 | 123.00 | 138.00 | OK | |
| r-release-windows-x86_64 | 1.2.8 | 13.00 | 111.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.8 | 5.00 | 53.00 | 58.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.8 | 13.00 | 117.00 | 130.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.8 | 17.00 | 140.00 | 157.00 | OK |
Version: 1.2.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/18s]
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")
Saving _problems/test-CBA_helpers-18.R
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 55 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): ,
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-CBA_helpers.R:18:1'): (code run outside of `test_that()`) ──────
Error in `expect(length(r), length(cls))`: `ok` must be `TRUE` or `FALSE`, not the number 2.
Backtrace:
▆
1. └─testthat::expect(ok = length(r)) at test-CBA_helpers.R:18:1
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 55 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [35s/100s]
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")
Saving _problems/test-CBA_helpers-18.R
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 55 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): ,
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-CBA_helpers.R:18:1'): (code run outside of `test_that()`) ──────
Error in `expect(length(r), length(cls))`: `ok` must be `TRUE` or `FALSE`, not the number 2.
Backtrace:
▆
1. └─testthat::expect(ok = length(r)) at test-CBA_helpers.R:18:1
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 55 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [54s/121s]
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")
Saving _problems/test-CBA_helpers-18.R
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 55 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): ,
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-CBA_helpers.R:18:1'): (code run outside of `test_that()`) ──────
Error in `expect(length(r), length(cls))`: `ok` must be `TRUE` or `FALSE`, not the number 2.
Backtrace:
▆
1. └─testthat::expect(ok = length(r)) at test-CBA_helpers.R:18:1
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 55 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc