CRAN Package Check Results for Package arsenal

Last updated on 2026-02-12 00:50:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.3 OK
r-devel-linux-x86_64-debian-gcc 3.6.3 5.48 97.02 102.50 OK
r-devel-linux-x86_64-fedora-clang 3.6.3 13.00 221.45 234.45 OK
r-devel-linux-x86_64-fedora-gcc 3.6.3 12.00 229.78 241.78 OK
r-devel-macos-arm64 3.6.3 2.00 39.00 41.00 ERROR
r-devel-windows-x86_64 3.6.3 9.00 157.00 166.00 OK
r-patched-linux-x86_64 3.6.3 8.54 130.52 139.06 OK
r-release-linux-x86_64 3.6.3 7.18 128.13 135.31 OK
r-release-macos-arm64 3.6.3 OK
r-release-macos-x86_64 3.6.3 5.00 140.00 145.00 OK
r-release-windows-x86_64 3.6.3 9.00 155.00 164.00 OK
r-oldrel-macos-arm64 3.6.3 OK
r-oldrel-macos-x86_64 3.6.3 5.00 112.00 117.00 OK
r-oldrel-windows-x86_64 3.6.3 11.00 209.00 220.00 OK

Check Details

Version: 3.6.3
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 477 ] ══ 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_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 477 ] Error: ! Test failures. Execution halted Flavor: r-devel-macos-arm64