CRAN Package Check Results for Package formatters

Last updated on 2026-09-16 09:58:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.12 8.89 117.10 125.99 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.13 6.37 81.27 87.64 OK
r-devel-linux-x86_64-fedora-clang 0.5.13 7.00 82.78 89.78 OK
r-devel-linux-x86_64-fedora-gcc 0.5.13 6.00 87.31 93.31 OK
r-devel-windows-x86_64 0.5.12 11.00 134.00 145.00 OK
r-patched-linux-x86_64 0.5.12 10.02 107.83 117.85 OK
r-release-linux-x86_64 0.5.12 8.82 107.52 116.34 OK
r-release-macos-arm64 0.5.12 2.00 30.00 32.00 OK
r-release-macos-x86_64 0.5.13 7.00 173.00 180.00 OK
r-release-windows-x86_64 0.5.13 12.00 135.00 147.00 OK
r-oldrel-macos-arm64 0.5.13 2.00 34.00 36.00 OK
r-oldrel-macos-x86_64 0.5.13 6.00 118.00 124.00 OK
r-oldrel-windows-x86_64 0.5.13 16.00 162.00 178.00 OK

Check Details

Version: 0.5.12
Check: tests
Result: ERROR Running ‘testthat.R’ [37s/43s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(formatters) Attaching package: 'formatters' The following object is masked from 'package:base': %||% > > test_check("formatters", reporter = "check") Saving _problems/test-listings-101.R [ FAIL 1 | WARN 4 | SKIP 0 | PASS 432 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-listings.R:99:3'): listings are correctly paginated when a wrapping happens on non-dominant keycol ── Expected `pgs <- paginate_to_mpfs(lst, colwidths = c(30, 11, 12), lpp = 5)` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 4 | SKIP 0 | PASS 432 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang