* using log directory 'd:/Rcompile/CRANpkg/local/4.3/bold.Rcheck' * using R version 4.3.3 (2024-02-29 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'bold/DESCRIPTION' ... OK * this is package 'bold' version '1.3.0' * package encoding: UTF-8 * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'bold' can be installed ... OK * checking installed package size ... OK * checking package directory ... 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 R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [1s] 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 ... [6s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... [0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [2s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [22s] ERROR Running 'test-all.R' [21s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testthat) > test_check('bold') Loading required package: bold [ FAIL 1 | WARN 17 | SKIP 59 | PASS 112 ] ══ Skipped tests (59) ══════════════════════════════════════════════════════════ • On CRAN (59): 'test-bold_get_attr.R:2:3', 'test-bold_identify.R:4:3', 'test-bold_identify.R:14:3', 'test-bold_identify.R:25:3', 'test-bold_identify.R:39:3', 'test-bold_seq.R:5:3', 'test-bold_seq.R:18:3', 'test-bold_seq.R:30:3', 'test-bold_seqspec.R:4:3', 'test-bold_seqspec.R:14:3', 'test-bold_seqspec.R:25:3', 'test-bold_seqspec.R:36:3', 'test-bold_seqspec.R:47:3', 'test-bold_specimens.R:4:3', 'test-bold_specimens.R:14:3', 'test-bold_specimens.R:24:3', 'test-bold_specimens.R:34:3', 'test-bold_stats.R:4:3', 'test-bold_stats.R:16:3', 'test-bold_stats.R:30:3', 'test-bold_stats.R:40:3', 'test-bold_stats.R:50:3', 'test-bold_tax_id.R:4:3', 'test-bold_tax_id.R:16:3', 'test-bold_tax_id.R:25:3', 'test-bold_tax_id.R:35:3', 'test-bold_tax_id.R:44:3', 'test-bold_tax_id.R:57:3', 'test-bold_tax_id.R:65:3', 'test-bold_tax_id.R:73:3', 'test-bold_tax_id.R:82:3', 'test-bold_tax_id.R:90:3', 'test-bold_tax_id.R:98:3', 'test-bold_tax_id.R:106:3', 'test-bold_tax_id.R:114:3', 'test-bold_tax_id2.R:4:3', 'test-bold_tax_id2.R:16:3', 'test-bold_tax_id2.R:25:3', 'test-bold_tax_id2.R:41:3', 'test-bold_tax_id2.R:56:3', 'test-bold_tax_id2.R:64:3', 'test-bold_tax_id2.R:72:3', 'test-bold_tax_id2.R:81:3', 'test-bold_tax_id2.R:90:3', 'test-bold_tax_id2.R:102:3', 'test-bold_tax_id2.R:114:3', 'test-bold_tax_id2.R:126:3', 'test-bold_tax_id2.R:134:3', 'test-bold_tax_name.R:4:3', 'test-bold_tax_name.R:13:3', 'test-bold_tax_name.R:22:3', 'test-bold_tax_name.R:43:3', 'test-bold_tax_name.R:53:3', 'test-bold_tax_name.R:68:3', 'test-bold_tax_name.R:79:3', 'test-bold_trace.R:4:3', 'test-bold_trace.R:17:3', 'test-bold_trace.R:30:3', 'test-bold_trace.R:42:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-bold_tax_id.R:125:3'): bold_tax_id fails well ────────────────── Error: lexical error: invalid char in json text. `(x = dots[[1L]][[1L]], y = dots[[2L]][[1L]], z = 5, w = "basic") 12. └─jsonlite::fromJSON(tt) 13. └─jsonlite:::parse_and_simplify(...) 14. └─jsonlite:::parseJSON(txt, bigint_as_char) 15. └─jsonlite:::parse_string(txt, bigint_as_char) [ FAIL 1 | WARN 17 | SKIP 59 | PASS 112 ] Error: Test failures Execution halted * checking PDF version of manual ... [17s] OK * checking HTML version of manual ... [4s] OK * DONE Status: 1 ERROR