CRAN Package Check Results for Package reactable

Last updated on 2025-11-23 12:50:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.4 3.81 50.37 54.18 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.4 2.83 36.66 39.49 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 3.87 43.75 47.62 ERROR
r-release-linux-x86_64 0.4.4 3.90 43.49 47.39 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 7.00 70.00 77.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 9.00 75.00 84.00 OK

Check Details

Version: 0.4.4
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/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-devel-linux-x86_64-debian-clang

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-patched-linux-x86_64

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-release-linux-x86_64