Package: huxtableone Title: Descriptive Tables for Observational or Interventional Studies Version: 0.5.0 Authors@R: person(given = "Robert", family = "Challen", role = c("aut", "cre"), email = "rob.challen@bristol.ac.uk", comment = c(ORCID = "0000-0002-5504-7768")) Description: Generating tabular summaries of data in a format suitable for reporting in journal articles is fiddly and slows down more detailed analysis. Comparing two populations with respect to an intervention, and reporting it is a task that can be largely automated. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE, roclets = c("collate", "rd", "namespace"), packages = "pkgtools") RoxygenNote: 7.3.3.9007 Config/Needs/build: terminological/pkgtools, robchallen/roxygen2 Suggests: covr, formatR, here, knitr, rmarkdown, survival, scales, ggplot2, tidyverse, htmltools, testthat Config/testthat/edition: 3 VignetteBuilder: knitr Depends: R (>= 2.10) LazyData: true Imports: dplyr, huxtable (>= 5.5.1), magrittr, nortest, rlang, stringr, systemfonts, tibble, tidyr, utils, stats, forcats, binom, broom, glue, purrr, tidyselect (>= 1.2.0), pwr URL: https://ai4ci.github.io/huxtableone/, https://github.com/ai4ci/huxtableone, https://doi.org/10.5281/zenodo.14794616 BugReports: https://github.com/ai4ci/huxtableone/issues Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev texlive libicu-dev libxml2-dev Repository: https://ai4ci.r-universe.dev Date/Publication: 2026-03-16 12:06:27 UTC RemoteUrl: https://github.com/ai4ci/huxtableone RemoteRef: 0.5.0 RemoteSha: e58cbb386229503a1178ab3e125681f2d58995e2 NeedsCompilation: no Packaged: 2026-06-14 07:47:27 UTC; root Author: Robert Challen [aut, cre] (ORCID: ) Maintainer: Robert Challen