Package: tableone Title: Descriptive Tables for Observational or Interventional Studies Version: 0.4.3 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) RoxygenNote: 7.2.3 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://bristol-vaccine-centre.github.io/tableone/, https://github.com/bristol-vaccine-centre/tableone, https://doi.org/10.5281/zenodo.7226522 BugReports: https://github.com/bristol-vaccine-centre/tableone/issues Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev texlive libicu-dev libxml2-dev Repository: https://bristol-vaccine-centre.r-universe.dev Date/Publication: 2024-01-06 15:28:18 UTC RemoteUrl: https://github.com/bristol-vaccine-centre/tableone RemoteRef: 0.4.3 RemoteSha: 6e45c8b0b7270f7793075d176885e735e9446d72 NeedsCompilation: no Packaged: 2026-05-25 10:10:25 UTC; root Author: Robert Challen [aut, cre] (ORCID: ) Maintainer: Robert Challen