Last updated on 2026-09-14 18:53:32 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 | 5.50 | 77.55 | 83.05 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.12 | 7.00 | 81.48 | 88.48 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.12 | 86.14 | ERROR | |||
| 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 |
Version: 0.5.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/23s]
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
Version: 0.5.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/60s]
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-fedora-clang
Version: 0.5.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/23s]
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-fedora-gcc