CRAN Package Check Results for Package formatters

Last updated on 2026-09-13 02:52:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.12 8.76 115.95 124.71 OK
r-devel-linux-x86_64-debian-gcc 0.5.12 6.32 79.46 85.78 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.12 80.44 OK
r-devel-linux-x86_64-fedora-gcc 0.5.12 83.81 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.12 6.00 174.00 180.00 OK
r-release-windows-x86_64 0.5.12 10.00 129.00 139.00 OK
r-oldrel-macos-arm64 0.5.12 2.00 46.00 48.00 OK
r-oldrel-macos-x86_64 0.5.12 6.00 155.00 161.00 OK
r-oldrel-windows-x86_64 0.5.12 14.00 160.00 174.00 OK

Check Details

Version: 0.5.12
Check: tests
Result: ERROR Running ‘testthat.R’ [22s/24s] 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-gcc