CRAN Package Check Results for Package arsenal

Last updated on 2026-06-04 18:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.3 6.28 138.65 144.93 OK
r-devel-linux-x86_64-debian-gcc 3.6.3 4.89 99.18 104.07 ERROR
r-devel-linux-x86_64-fedora-clang 3.6.3 13.00 227.09 240.09 OK
r-devel-linux-x86_64-fedora-gcc 3.6.3 12.00 235.45 247.45 OK
r-devel-windows-x86_64 3.6.3 10.00 162.00 172.00 OK
r-patched-linux-x86_64 3.6.3 7.62 132.37 139.99 OK
r-release-linux-x86_64 3.6.3 6.90 130.80 137.70 OK
r-release-macos-arm64 3.6.3 2.00 40.00 42.00 OK
r-release-macos-x86_64 3.6.3 5.00 153.00 158.00 OK
r-release-windows-x86_64 3.6.3 10.00 161.00 171.00 OK
r-oldrel-macos-arm64 3.6.3 OK
r-oldrel-macos-x86_64 3.6.3 5.00 140.00 145.00 OK
r-oldrel-windows-x86_64 3.6.3 11.00 202.00 213.00 OK

Check Details

Version: 3.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/34s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(arsenal) > > test_check("arsenal") Saving _problems/test_paired-59.R Saving _problems/test_paired-95.R Saving _problems/test_paired-125.R Saving _problems/test_paired-59.R Saving _problems/test_paired-95.R Saving _problems/test_paired-125.R Saving _problems/test_paired-59.R Saving _problems/test_paired-95.R Saving _problems/test_paired-125.R Saving _problems/test_paired-192.R [ FAIL 10 | WARN 0 | SKIP 12 | PASS 469 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test_write2.R:31:3', 'test_write2.R:37:3', 'test_write2.R:45:3', 'test_write2.R:50:3', 'test_write2.R:62:3', 'test_write2.R:104:3', 'test_write2.R:108:3', 'test_write2.R:112:3', 'test_write2.R:123:3', 'test_write2.R:128:3', 'test_write2.R:134:3', 'test_write2.R:189:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_paired.R:28:5'): Basic paired call; class(id) = numeric; na.paired('asis') ── Expected `capture.kable(...)` to be identical to `c(...)`. Differences: 1/27 mismatches x[15]: "|Ord | | | x[15]: | 0.134|" y[15]: "|Ord | | | y[15]: | 0.174|" ── Failure ('test_paired.R:63:5'): Basic paired call; class(id) = numeric; na.paired('fill') ── Expected `capture.kable(...)` to be identical to `c(...)`. Differences: 1/28 mismatches x[16]: "|Ord | | | x[16]: | 0.134|" y[16]: "|Ord | | | y[16]: | 0.174|" ── Failure ('test_paired.R:99:5'): Basic paired call; class(id) = numeric; na.paired('in.both') ── Expected `capture.kable(...)` to be identical to `c(...)`. Differences: 1/22 mismatches x[13]: "|Ord | | | x[13]: | 0.134|" y[13]: "|Ord | | | y[13]: | 0.174|" ── Failure ('test_paired.R:28:5'): Basic paired call; class(id) = character; na.paired('asis') ── Expected `capture.kable(...)` to be identical to `c(...)`. Differences: 1/27 mismatches x[15]: "|Ord | | | x[15]: | 0.134|" y[15]: "|Ord | | | y[15]: | 0.174|" ── Failure ('test_paired.R:63:5'): Basic paired call; class(id) = character; na.paired('fill') ── Expected `capture.kable(...)` to be identical to `c(...)`. Differences: 1/28 mismatches x[16]: "|Ord | | | x[16]: | 0.134|" y[16]: "|Ord | | | y[16]: | 0.174|" ── Failure ('test_paired.R:99:5'): Basic paired call; class(id) = character; na.paired('in.both') ── Expected `capture.kable(...)` to be identical to `c(...)`. Differences: 1/22 mismatches x[13]: "|Ord | | | x[13]: | 0.134|" y[13]: "|Ord | | | y[13]: | 0.174|" ── Failure ('test_paired.R:28:5'): Basic paired call; class(id) = factor; na.paired('asis') ── Expected `capture.kable(...)` to be identical to `c(...)`. Differences: 1/27 mismatches x[15]: "|Ord | | | x[15]: | 0.134|" y[15]: "|Ord | | | y[15]: | 0.174|" ── Failure ('test_paired.R:63:5'): Basic paired call; class(id) = factor; na.paired('fill') ── Expected `capture.kable(...)` to be identical to `c(...)`. Differences: 1/28 mismatches x[16]: "|Ord | | | x[16]: | 0.134|" y[16]: "|Ord | | | y[16]: | 0.174|" ── Failure ('test_paired.R:99:5'): Basic paired call; class(id) = factor; na.paired('in.both') ── Expected `capture.kable(...)` to be identical to `c(...)`. Differences: 1/22 mismatches x[13]: "|Ord | | | x[13]: | 0.134|" y[13]: "|Ord | | | y[13]: | 0.174|" ── Failure ('test_paired.R:167:3'): Paired with missings ─────────────────────── Expected `capture.kable(...)` to be identical to `c(...)`. Differences: 1/22 mismatches x[13]: "|Ord | | | x[13]: | 0.134|" y[13]: "|Ord | | | y[13]: | 0.174|" [ FAIL 10 | WARN 0 | SKIP 12 | PASS 469 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc