Last updated on 2026-07-15 23:51:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 13.53 | 139.03 | 152.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 8.69 | 97.89 | 106.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 23.00 | 214.06 | 237.06 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 10.00 | 110.34 | 120.34 | ERROR | |
| r-devel-windows-x86_64 | 1.0.4 | 18.00 | 199.00 | 217.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 21.21 | 132.71 | 153.92 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 13.32 | 132.35 | 145.67 | OK | |
| r-release-macos-arm64 | 1.0.4 | 3.00 | 40.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 9.00 | 161.00 | 170.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 16.00 | 201.00 | 217.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.4 | 9.00 | 150.00 | 159.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 16.00 | 236.00 | 252.00 | OK |
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(jamba)
>
> test_check("jamba")
Saving _problems/test-kable-coloring-38.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 157 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-kable-coloring.R:36:4'): kable_coloring basics ───────────────
Expected `any(grep(test_pattern, kdf1str))` to equal TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 157 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc