CRAN Package Check Results for Package arsenal

Last updated on 2026-07-08 12:57:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.7.1 7.49 144.87 152.36 OK
r-devel-linux-x86_64-debian-gcc 3.7.1 4.49 106.00 110.49 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.7.1 13.00 479.63 492.63 OK
r-devel-windows-x86_64 3.7.1 10.00 166.00 176.00 OK
r-patched-linux-x86_64 3.6.3 8.81 133.22 142.03 OK
r-release-linux-x86_64 3.7.1 7.92 137.63 145.55 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.7.1 14.00 167.00 181.00 OK
r-oldrel-macos-arm64 3.7.1 2.00 44.00 46.00 ERROR
r-oldrel-macos-x86_64 3.7.1 5.00 139.00 144.00 OK
r-oldrel-windows-x86_64 3.7.1 13.00 209.00 222.00 OK

Check Details

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