Type: Package Package: huxtable Title: Easily Create and Style Tables for LaTeX, HTML and Other Formats Version: 6.0.1 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/, https://github.com/hughjonesd/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.9.1), ftExtra (>= 0.0.2), ggplot2, httr, knitr, lme4, lmtest, 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, longtable, multirow, siunitx, tabularx, threeparttable, threeparttablex, ulem, wrapfig VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Depends: R (>= 2.10) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: texlive libicu-dev libxml2-dev Repository: https://r-multiverse.r-universe.dev Date/Publication: 2026-09-15 04:12:55 UTC RemoteUrl: https://github.com/hughjonesd/huxtable RemoteRef: v6.0.1 RemoteSha: 3e4f4206260637b1b5349f897243d8a2351a77da NeedsCompilation: no Packaged: 2026-09-15 14:01:43 UTC; root