Last updated on 2025-11-15 02:53:32 CET.
| Package | ERROR | OK |
|---|---|---|
| reactable | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.4.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(reactable)
>
> test_check("reactable")
Saving _problems/test-reactable-1514.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 743 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-reactable.R:1346:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-reactable.R:1514:3'): static rendering ───────────────────────
Expected `grepl(">₹1,234,567.40<", html, fixed = TRUE)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 743 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc