CRAN Package Check Results for Package huxtable

Last updated on 2023-12-03 01:57:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.5.2 21.23 188.27 209.50 OK
r-devel-linux-x86_64-debian-gcc 5.5.2 13.98 192.59 206.57 OK
r-devel-linux-x86_64-fedora-clang 5.5.2 359.67 NOTE
r-devel-linux-x86_64-fedora-gcc 5.5.2 374.25 NOTE
r-devel-windows-x86_64 5.5.2 17.00 246.00 263.00 OK
r-patched-linux-x86_64 5.5.2 18.50 172.25 190.75 OK
r-release-linux-x86_64 5.5.2 16.32 167.47 183.79 OK
r-release-macos-arm64 5.5.2 97.00 OK
r-release-macos-x86_64 5.5.2 159.00 OK
r-release-windows-x86_64 5.5.2 21.00 289.00 310.00 ERROR
r-oldrel-macos-arm64 5.5.2 88.00 OK
r-oldrel-macos-x86_64 5.5.2 110.00 NOTE
r-oldrel-windows-x86_64 5.5.2 23.00 277.00 300.00 ERROR

Check Details

Version: 5.5.2
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘R6’ ‘xml2’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-x86_64

Version: 5.5.2
Check: tests
Result: ERROR Running 'testthat.R' [101s] 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 1237 ] ══ 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 (15): 'test-latex-dependencies.R:7:3', 'test-latex-dependencies.R:29:3', 'test-latex-dependencies.R:47:3', 'test-markdown.R:56: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:203:3', 'test-yy-end-to-end.R:236:3', 'test-yy-end-to-end.R:251:3' • On Windows (1): 'test-print.R:229:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-yy-end-to-end.R:185:3'): quarto files ────────────────────────── <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition> Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed Backtrace: ▆ 1. ├─testthat::expect_silent(...) at test-yy-end-to-end.R:185:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─quarto::quarto_render(...) 10. └─processx::run(quarto_bin, args, echo = TRUE) 11. └─throw(...) [ FAIL 1 | WARN 4 | SKIP 24 | PASS 1237 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 5.5.2
Check: tests
Result: ERROR Running 'testthat.R' [96s] 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 1237 ] ══ 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 (15): 'test-latex-dependencies.R:7:3', 'test-latex-dependencies.R:29:3', 'test-latex-dependencies.R:47:3', 'test-markdown.R:56: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:203:3', 'test-yy-end-to-end.R:236:3', 'test-yy-end-to-end.R:251:3' • On Windows (1): 'test-print.R:229:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-yy-end-to-end.R:185:3'): quarto files ────────────────────────── <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition> Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed Backtrace: ▆ 1. ├─testthat::expect_silent(...) at test-yy-end-to-end.R:185:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─quarto::quarto_render(...) 10. └─processx::run(quarto_bin, args, echo = TRUE) 11. └─throw(...) [ FAIL 1 | WARN 4 | SKIP 24 | PASS 1237 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64