CRAN Package Check Results for Package arsenal

Last updated on 2026-07-04 00:52:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.3 6.32 142.14 148.46 ERROR
r-devel-linux-x86_64-debian-gcc 3.7.1 5.45 106.21 111.66 OK
r-devel-linux-x86_64-fedora-clang 3.7.1 14.00 506.15 520.15 OK
r-devel-linux-x86_64-fedora-gcc 3.6.3 13.00 490.02 503.02 ERROR
r-devel-windows-x86_64 3.7.1 12.00 166.00 178.00 OK
r-patched-linux-x86_64 3.6.3 8.81 133.22 142.03 OK
r-release-linux-x86_64 3.6.3 OK
r-release-macos-arm64 3.7.1 2.00 44.00 46.00 OK
r-release-macos-x86_64 3.7.1 6.00 170.00 176.00 OK
r-release-windows-x86_64 3.6.3 9.00 162.00 171.00 OK
r-oldrel-macos-arm64 3.7.1 2.00 46.00 48.00 ERROR
r-oldrel-macos-x86_64 3.7.1 5.00 139.00 144.00 OK
r-oldrel-windows-x86_64 3.6.3 12.00 205.00 217.00 OK

Additional issues

linux-arm64

Check Details

Version: 3.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/53s] 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-clang

Version: 3.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [62s/143s] 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-fedora-gcc

Version: 3.7.1
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(arsenal) > > test_check("arsenal") Saving _problems/test_lhs_modelsum-314.R Saving _problems/test_lhs_modelsum-377.R [ FAIL 2 | WARN 0 | SKIP 12 | PASS 498 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test_write2.R:34:3', 'test_write2.R:40:3', 'test_write2.R:48:3', 'test_write2.R:53:3', 'test_write2.R:65:3', 'test_write2.R:107:3', 'test_write2.R:111:3', 'test_write2.R:115:3', 'test_write2.R:126:3', 'test_write2.R:131:3', 'test_write2.R:137:3', 'test_write2.R:192:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_lhs_modelsum.R:257:3'): Changing labels ────────────────────── Expected `capture.kable(summary(tab, text = TRUE, term.name = TRUE))` to be identical to `c(...)`. Differences: 1/54 mismatches x[23]: "| |(Intercept) |39.188 |1.296 |< 0.001 |-0.058 |" y[23]: "| |(Intercept) |39.187 |1.296 |< 0.001 |-0.058 |" ── Failure ('test_lhs_modelsum.R:320:3'): Changing labels ────────────────────── Expected `tmp` to be identical to `c(...)`. Differences: 1/54 mismatches x[23]: "| |(Intercept) |39.188 |1.296 |< 0.001 |-0.058 |" y[23]: "| |(Intercept) |39.187 |1.296 |< 0.001 |-0.058 |" [ FAIL 2 | WARN 0 | SKIP 12 | PASS 498 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64

mirror server hosted at Truenetwork, Russian Federation.