* using log directory ‘/srv/hornik/tmp/CRAN_pretest/reactable.Rcheck’ * using R Under development (unstable) (2025-11-30 r89082) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.5 (1) Debian flang version 21.1.5 (1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘reactable/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘reactable’ version ‘0.4.5’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [5s/6s] NOTE Maintainer: ‘Greg Lin ’ Found the following (possibly) invalid URLs: URL: https://v0-3-0--reactable-docs.netlify.app/ From: NEWS.md Status: 404 Message: Not Found URL: https://v0-4-0--reactable-docs.netlify.app/ From: NEWS.md Status: Error Message: Failure when receiving data from the peer [v0-4-0--reactable-docs.netlify.app]: Recv failure: Connection reset by peer URL: https://v0-4-1--reactable-docs.netlify.app/ From: NEWS.md Status: 404 Message: Not Found URL: https://v0-4-2--reactable-docs.netlify.app/ From: NEWS.md Status: Error Message: Failure when receiving data from the peer [v0-4-2--reactable-docs.netlify.app]: Recv failure: Connection reset by peer * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘reactable’ can be installed ... [2s/2s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking whether startup messages can be suppressed ... [0s/0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [3s/3s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [1s/1s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [5s/5s] ERROR Running ‘testthat.R’ [5s/5s] 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 `html` to match string ">₹1,234,567.40<". Actual text: x |
str
pct
pct_digits
currency_USD
currency_EUR
date
time
num
locale_hi_IN
pre_str_suffix
75%
52.9%
$10.00
€11.12
_date_5/6/2019, 5:22:15 AM_date_
_time_5:22:15 AM_time_
1,234.1
₹12,34,567.40
| [ FAIL 1 | WARN 0 | SKIP 1 | PASS 743 ] Error: ! Test failures. Execution halted * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE