Last updated on 2026-07-13 09:50:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 14.71 | 140.43 | 155.14 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 9.07 | 98.08 | 107.15 | 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 | 25.00 | 205.14 | 230.14 | ERROR | |
| r-devel-windows-x86_64 | 1.0.4 | 14.00 | 204.00 | 218.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 | 15.00 | 201.00 | 216.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 | 17.00 | 226.00 | 243.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