* using log directory ‘/srv/hornik/tmp/CRAN/huxtable.Rcheck’ * using R Under development (unstable) (2024-02-02 r85855) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 17.0.6 (5) Debian flang-new version 17.0.6 (5) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘huxtable/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘huxtable’ version ‘5.5.4’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [5s/6s] Note_to_CRAN_maintainers Maintainer: ‘David Hugh-Jones ’ * 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 ‘huxtable’ can be installed ... [5s/5s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ 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/1s] 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 ... [1s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking whether startup messages can be suppressed ... [1s/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 ... [13s/13s] 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [16s/16s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [18s/18s] ERROR Running ‘testthat.R’ [18s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(huxtable) > > > we_are_in_R_CMD_check <- TRUE > test_check("huxtable") # weights: 9 (4 variable) initial value 35.155593 iter 10 value 23.131901 final value 23.129234 converged [ FAIL 1 | WARN 4 | SKIP 24 | PASS 1238 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • 0-length tables don't work in flextable yet (1): 'test-flextable.R:83:3' • Awaiting ftExtra improvements (1): 'test-markdown.R:40:3' • Couldn't unload dplyr namespace (2): 'test-miscellaneous.R:50:46', 'test-miscellaneous.R:61:46' • Just too hard to do at the moment. (1): 'test-number-formatting.R:122:3' • Not testing, code doesn't play well with R CMD check (3): 'test-zz-fuzz.R:84:3', 'test-zz-fuzz.R:96:3', 'test-zz-fuzz.R:151:3' • On CRAN (16): 'test-latex-dependencies.R:7:3', 'test-latex-dependencies.R:29:3', 'test-latex-dependencies.R:47:3', 'test-markdown.R:56:3', 'test-print.R:230:3', 'test-quick-output.R:49:3', 'test-quick-output.R:65:3', 'test-quick-output.R:78:3', 'test-yy-end-to-end.R:99:3', 'test-yy-end-to-end.R:127:3', 'test-yy-end-to-end.R:135:3', 'test-yy-end-to-end.R:141:3', 'test-yy-end-to-end.R:156:3', 'test-yy-end-to-end.R:220:3', 'test-yy-end-to-end.R:253:3', 'test-yy-end-to-end.R:268:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-yy-end-to-end.R:185:3'): quarto files ────────────────────────── Error in `.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)`: invalid non-character version specification 'x' (type: double) Backtrace: ▆ 1. └─base::Ops.numeric_version(quarto::quarto_version(), 1.4) at test-yy-end-to-end.R:185:3 2. └─base::as.numeric_version(e2) 3. └─base::numeric_version(x) 4. └─base::.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version) [ FAIL 1 | WARN 4 | SKIP 24 | PASS 1238 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [11s/12s] OK * checking PDF version of manual ... [5s/5s] OK * checking HTML version of manual ... [2s/2s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR