CRAN Package Check Results for Package reactable

Last updated on 2025-11-19 20:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.4 3.26 50.33 53.59 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.4 2.61 36.52 39.13 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.4 79.75 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 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 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’ [11s/13s] 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-clang

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

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