CRAN Package Check Results for Package reactable

Last updated on 2025-11-16 06:49:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.4 3.77 47.34 51.11 OK
r-devel-linux-x86_64-debian-gcc 0.4.4 2.97 36.60 39.57 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.4 86.22 OK
r-devel-linux-x86_64-fedora-gcc 0.4.4 18.00 57.69 75.69 OK
r-devel-windows-x86_64 0.4.4 7.00 62.00 69.00 OK
r-patched-linux-x86_64 0.4.4 4.27 42.67 46.94 OK
r-release-linux-x86_64 0.4.4 3.28 43.86 47.14 ERROR
r-release-macos-arm64 0.4.4 3.00 39.00 42.00 OK
r-release-macos-x86_64 0.4.4 5.00 45.00 50.00 OK
r-release-windows-x86_64 0.4.4 6.00 61.00 67.00 OK
r-oldrel-macos-arm64 0.4.4 2.00 25.00 27.00 OK
r-oldrel-macos-x86_64 0.4.4 3.00 36.00 39.00 OK
r-oldrel-windows-x86_64 0.4.4 8.00 73.00 81.00 OK

Check Details

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

Version: 0.4.4
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/14s] 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-release-linux-x86_64