CRAN Package Check Results for Package jamba

Last updated on 2026-07-12 14:50:18 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 8.59 95.61 104.20 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 21.00 204.83 225.83 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 25.00 ERROR
r-devel-windows-x86_64 1.0.4 14.00 203.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 202.00 218.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

Check Details

Version: 1.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/43s] 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