CRAN Package Check Results for Package huxtable

Last updated on 2026-07-12 11:49:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.8.0 15.09 222.22 237.31 OK
r-devel-linux-x86_64-debian-gcc 5.8.0 8.73 154.92 163.65 ERROR
r-devel-linux-x86_64-fedora-clang 5.8.0 24.00 342.16 366.16 ERROR
r-devel-linux-x86_64-fedora-gcc 5.8.0 26.00 372.85 398.85 ERROR
r-devel-windows-x86_64 5.8.0 18.00 259.00 277.00 ERROR
r-patched-linux-x86_64 5.8.0 13.76 209.97 223.73 OK
r-release-linux-x86_64 5.8.0 14.00 210.50 224.50 OK
r-release-macos-arm64 5.8.0 3.00 43.00 46.00 OK
r-release-macos-x86_64 5.8.0 10.00 228.00 238.00 OK
r-release-windows-x86_64 5.8.0 17.00 256.00 273.00 OK
r-oldrel-macos-arm64 5.8.0 OK
r-oldrel-macos-x86_64 5.8.0 11.00 171.00 182.00 OK
r-oldrel-windows-x86_64 5.8.0 25.00 334.00 359.00 OK

Check Details

Version: 5.8.0
Check: tests
Result: ERROR Running ‘testthat.R’ [64s/80s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(huxtable) > > > we_are_in_R_CMD_check <- TRUE > test_check("huxtable") Original model not retained as part of coeftest object. i For additional model summary information (r.squared, df, etc.), consider passing `glance.coeftest()` an object where the underlying model has been saved, i.e. `lmtest::coeftest(..., save = TRUE)`. This message is displayed once per session. # weights: 9 (4 variable) initial value 35.155593 iter 10 value 23.131901 final value 23.129234 converged Saving _problems/test-quick-output-42.R Saving _problems/test-yy-end-to-end-298.R [ FAIL 2 | WARN 3 | SKIP 24 | PASS 1366 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • 0-length tables don't work in flextable yet (1): 'test-flextable.R:81:3' • Awaiting ftExtra improvements (1): 'test-markdown.R:38: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:166:3' • On CRAN (19): 'test-latex-dependencies.R:6:3', 'test-latex-dependencies.R:32:3', 'test-latex-dependencies.R:49:3', 'test-markdown.R:54:3', 'test-print.R:149:1', 'test-print.R:260:3', 'test-quick-output.R:58:3', 'test-quick-output.R:74:3', 'test-quick-output.R:87:3', 'test-validate-outputs.R:1:1', 'test-yy-end-to-end.R:100:3', 'test-yy-end-to-end.R:130:3', 'test-yy-end-to-end.R:138:3', 'test-yy-end-to-end.R:144:3', 'test-yy-end-to-end.R:159:3', 'test-yy-end-to-end.R:248:3', 'test-yy-end-to-end.R:264:3', 'test-yy-end-to-end.R:303:3', 'test-yy-end-to-end.R:319:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-quick-output.R:42:3'): Quick output functions create files ─── Expected `quick_docx(m, dfr, ht, file = tf, open = FALSE)` to run silently. Actual noise: warnings. ── Failure ('test-yy-end-to-end.R:296:3'): huxtable.long_minus ───────────────── Expected `quick_docx(...)` to run silently. Actual noise: warnings. [ FAIL 2 | WARN 3 | SKIP 24 | PASS 1366 ] Deleting unused snapshots: 'aarch64-apple-darwin20/validate-outputs/borders-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/borders.html', 'aarch64-apple-darwin20/validate-outputs/borders.png', 'aarch64-apple-darwin20/validate-outputs/borders.rtf', 'aarch64-apple-darwin20/validate-outputs/borders.svg', 'aarch64-apple-darwin20/validate-outputs/borders.tex', 'aarch64-apple-darwin20/validate-outputs/borders.txt', 'aarch64-apple-darwin20/validate-outputs/cell_spanning-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.html', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.png', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.rtf', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.svg', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.tex', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.txt', 'aarch64-apple-darwin20/validate-outputs/content_formatting-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/content_formatting.html', 'aarch64-apple-darwin20/validate-outputs/content_formatting.png', 'aarch64-apple-darwin20/validate-outputs/content_formatting.rtf', …, 'x86_64-w64-mingw32/x64/validate-outputs/text_properties.tex', and 'x86_64-w64-mingw32/x64/validate-outputs/text_properties.txt' Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 5.8.0
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

Version: 5.8.0
Check: tests
Result: ERROR Running ‘testthat.R’ [142s/182s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(huxtable) > > > we_are_in_R_CMD_check <- TRUE > test_check("huxtable") Original model not retained as part of coeftest object. i For additional model summary information (r.squared, df, etc.), consider passing `glance.coeftest()` an object where the underlying model has been saved, i.e. `lmtest::coeftest(..., save = TRUE)`. This message is displayed once per session. # weights: 9 (4 variable) initial value 35.155593 iter 10 value 23.131901 final value 23.129234 converged Saving _problems/test-quick-output-42.R Saving _problems/test-yy-end-to-end-298.R [ FAIL 2 | WARN 3 | SKIP 24 | PASS 1366 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • 0-length tables don't work in flextable yet (1): 'test-flextable.R:81:3' • Awaiting ftExtra improvements (1): 'test-markdown.R:38: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:166:3' • On CRAN (19): 'test-latex-dependencies.R:6:3', 'test-latex-dependencies.R:32:3', 'test-latex-dependencies.R:49:3', 'test-markdown.R:54:3', 'test-print.R:149:1', 'test-print.R:260:3', 'test-quick-output.R:58:3', 'test-quick-output.R:74:3', 'test-quick-output.R:87:3', 'test-validate-outputs.R:1:1', 'test-yy-end-to-end.R:100:3', 'test-yy-end-to-end.R:130:3', 'test-yy-end-to-end.R:138:3', 'test-yy-end-to-end.R:144:3', 'test-yy-end-to-end.R:159:3', 'test-yy-end-to-end.R:248:3', 'test-yy-end-to-end.R:264:3', 'test-yy-end-to-end.R:303:3', 'test-yy-end-to-end.R:319:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-quick-output.R:42:3'): Quick output functions create files ─── Expected `quick_docx(m, dfr, ht, file = tf, open = FALSE)` to run silently. Actual noise: warnings. ── Failure ('test-yy-end-to-end.R:296:3'): huxtable.long_minus ───────────────── Expected `quick_docx(...)` to run silently. Actual noise: warnings. [ FAIL 2 | WARN 3 | SKIP 24 | PASS 1366 ] Deleting unused snapshots: 'aarch64-apple-darwin20/validate-outputs/borders-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/borders.html', 'aarch64-apple-darwin20/validate-outputs/borders.png', 'aarch64-apple-darwin20/validate-outputs/borders.rtf', 'aarch64-apple-darwin20/validate-outputs/borders.svg', 'aarch64-apple-darwin20/validate-outputs/borders.tex', 'aarch64-apple-darwin20/validate-outputs/borders.txt', 'aarch64-apple-darwin20/validate-outputs/cell_spanning-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.html', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.png', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.rtf', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.svg', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.tex', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.txt', 'aarch64-apple-darwin20/validate-outputs/content_formatting-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/content_formatting.html', 'aarch64-apple-darwin20/validate-outputs/content_formatting.png', 'aarch64-apple-darwin20/validate-outputs/content_formatting.rtf', …, 'x86_64-w64-mingw32/x64/validate-outputs/text_properties.tex', and 'x86_64-w64-mingw32/x64/validate-outputs/text_properties.txt' Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 5.8.0
Check: tests
Result: ERROR Running ‘testthat.R’ [151s/198s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(huxtable) > > > we_are_in_R_CMD_check <- TRUE > test_check("huxtable") Original model not retained as part of coeftest object. i For additional model summary information (r.squared, df, etc.), consider passing `glance.coeftest()` an object where the underlying model has been saved, i.e. `lmtest::coeftest(..., save = TRUE)`. This message is displayed once per session. # weights: 9 (4 variable) initial value 35.155593 iter 10 value 23.131901 final value 23.129234 converged Saving _problems/test-quick-output-42.R Saving _problems/test-yy-end-to-end-298.R [ FAIL 2 | WARN 3 | SKIP 24 | PASS 1366 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • 0-length tables don't work in flextable yet (1): 'test-flextable.R:81:3' • Awaiting ftExtra improvements (1): 'test-markdown.R:38: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:166:3' • On CRAN (19): 'test-latex-dependencies.R:6:3', 'test-latex-dependencies.R:32:3', 'test-latex-dependencies.R:49:3', 'test-markdown.R:54:3', 'test-print.R:149:1', 'test-print.R:260:3', 'test-quick-output.R:58:3', 'test-quick-output.R:74:3', 'test-quick-output.R:87:3', 'test-validate-outputs.R:1:1', 'test-yy-end-to-end.R:100:3', 'test-yy-end-to-end.R:130:3', 'test-yy-end-to-end.R:138:3', 'test-yy-end-to-end.R:144:3', 'test-yy-end-to-end.R:159:3', 'test-yy-end-to-end.R:248:3', 'test-yy-end-to-end.R:264:3', 'test-yy-end-to-end.R:303:3', 'test-yy-end-to-end.R:319:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-quick-output.R:42:3'): Quick output functions create files ─── Expected `quick_docx(m, dfr, ht, file = tf, open = FALSE)` to run silently. Actual noise: warnings. ── Failure ('test-yy-end-to-end.R:296:3'): huxtable.long_minus ───────────────── Expected `quick_docx(...)` to run silently. Actual noise: warnings. [ FAIL 2 | WARN 3 | SKIP 24 | PASS 1366 ] Deleting unused snapshots: 'aarch64-apple-darwin20/validate-outputs/borders-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/borders.html', 'aarch64-apple-darwin20/validate-outputs/borders.png', 'aarch64-apple-darwin20/validate-outputs/borders.rtf', 'aarch64-apple-darwin20/validate-outputs/borders.svg', 'aarch64-apple-darwin20/validate-outputs/borders.tex', 'aarch64-apple-darwin20/validate-outputs/borders.txt', 'aarch64-apple-darwin20/validate-outputs/cell_spanning-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.html', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.png', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.rtf', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.svg', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.tex', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.txt', 'aarch64-apple-darwin20/validate-outputs/content_formatting-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/content_formatting.html', 'aarch64-apple-darwin20/validate-outputs/content_formatting.png', 'aarch64-apple-darwin20/validate-outputs/content_formatting.rtf', …, 'x86_64-w64-mingw32/x64/validate-outputs/text_properties.tex', and 'x86_64-w64-mingw32/x64/validate-outputs/text_properties.txt' Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 5.8.0
Check: tests
Result: ERROR Running 'testthat.R' [94s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(huxtable) > > > we_are_in_R_CMD_check <- TRUE > test_check("huxtable") Original model not retained as part of coeftest object. i For additional model summary information (r.squared, df, etc.), consider passing `glance.coeftest()` an object where the underlying model has been saved, i.e. `lmtest::coeftest(..., save = TRUE)`. This message is displayed once per session. # weights: 9 (4 variable) initial value 35.155593 iter 10 value 23.131901 final value 23.129234 converged Saving _problems/test-quick-output-42.R Saving _problems/test-yy-end-to-end-298.R [ FAIL 2 | WARN 3 | SKIP 24 | PASS 1366 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • 0-length tables don't work in flextable yet (1): 'test-flextable.R:81:3' • Awaiting ftExtra improvements (1): 'test-markdown.R:38: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:166:3' • On CRAN (18): 'test-latex-dependencies.R:6:3', 'test-latex-dependencies.R:32:3', 'test-latex-dependencies.R:49:3', 'test-markdown.R:54:3', 'test-print.R:149:1', 'test-quick-output.R:58:3', 'test-quick-output.R:74:3', 'test-quick-output.R:87:3', 'test-validate-outputs.R:1:1', 'test-yy-end-to-end.R:100:3', 'test-yy-end-to-end.R:130:3', 'test-yy-end-to-end.R:138:3', 'test-yy-end-to-end.R:144:3', 'test-yy-end-to-end.R:159:3', 'test-yy-end-to-end.R:248:3', 'test-yy-end-to-end.R:264:3', 'test-yy-end-to-end.R:303:3', 'test-yy-end-to-end.R:319:3' • On Windows (1): 'test-print.R:259:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-quick-output.R:42:3'): Quick output functions create files ─── Expected `quick_docx(m, dfr, ht, file = tf, open = FALSE)` to run silently. Actual noise: warnings. ── Failure ('test-yy-end-to-end.R:296:3'): huxtable.long_minus ───────────────── Expected `quick_docx(...)` to run silently. Actual noise: warnings. [ FAIL 2 | WARN 3 | SKIP 24 | PASS 1366 ] Deleting unused snapshots: 'aarch64-apple-darwin20/validate-outputs/borders-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/borders.html', 'aarch64-apple-darwin20/validate-outputs/borders.png', 'aarch64-apple-darwin20/validate-outputs/borders.rtf', 'aarch64-apple-darwin20/validate-outputs/borders.svg', 'aarch64-apple-darwin20/validate-outputs/borders.tex', 'aarch64-apple-darwin20/validate-outputs/borders.txt', 'aarch64-apple-darwin20/validate-outputs/cell_spanning-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.html', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.png', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.rtf', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.svg', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.tex', 'aarch64-apple-darwin20/validate-outputs/cell_spanning.txt', 'aarch64-apple-darwin20/validate-outputs/content_formatting-typst.pdf', 'aarch64-apple-darwin20/validate-outputs/content_formatting.html', 'aarch64-apple-darwin20/validate-outputs/content_formatting.png', 'aarch64-apple-darwin20/validate-outputs/content_formatting.rtf', …, 'x86_64-w64-mingw32/x64/validate-outputs/text_properties.tex', and 'x86_64-w64-mingw32/x64/validate-outputs/text_properties.txt' Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64