Type: Package Package: huxtable Title: Easily Create and Style Tables for LaTeX, HTML and Other Formats Version: 5.8.0 Authors@R: person(given = "David", family = "Hugh-Jones", role = c("aut", "cre"), email = "davidhughjones@gmail.com") Author: David Hugh-Jones [aut, cre] Maintainer: David Hugh-Jones Description: Creates styled tables for data presentation. Export to HTML, LaTeX, RTF, 'Word', 'Excel', 'PowerPoint', 'typst', SVG and PNG. Simple, modern interface to manipulate borders, size, position, captions, colours, text styles and number formatting. Table cells can span multiple rows and/or columns. Includes a 'huxreg' function to create regression tables, and 'quick_*' one-liners to print tables to a new document. License: MIT + file LICENSE URL: https://hughjonesd.github.io/huxtable/ BugReports: https://github.com/hughjonesd/huxtable/issues Imports: assertthat, base64enc, commonmark, fansi, generics, glue, htmltools, memoise, R6, rlang, stats, stringi, stringr (>= 1.2.0), tidyselect, utils, xml2 Suggests: AER, bookdown, broom (>= 0.5.1), broom.mixed, covr, crayon, devtools, dplyr (>= 0.7.0), flextable (>= 0.6.9), ftExtra (>= 0.0.2), ggplot2, httr, knitr, lme4, lmtest, lintr, nlme, nnet, officer, openxlsx, psych, quarto, rmarkdown, sandwich, scales, styler, testthat, tibble, tinytex SystemRequirements: LaTeX packages: adjustbox, array, calc, caption, colortbl, fontspec, graphicx, hhline, hyperref, multirow, siunitx, tabularx, threeparttable, ulem, wrapfig VignetteBuilder: knitr Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Depends: R (>= 2.10) Config/testthat/edition: 3 Config/pak/sysreqs: texlive libicu-dev libxml2-dev Repository: https://hughjonesd.r-universe.dev Date/Publication: 2025-11-06 16:41:12 UTC RemoteUrl: https://github.com/hughjonesd/huxtable RemoteRef: v5.8.0 RemoteSha: affacfb24067439cf2277cfe7bc8a0dd88c41222 NeedsCompilation: no Packaged: 2026-06-05 07:56:34 UTC; root