Package: tables Title: Formula-Driven Table Generation Version: 0.9.35 Authors@R: person(given = "Duncan", family = "Murdoch", role = c("aut", "cre"), email = "murdoch.duncan@gmail.com") Description: Computes and displays complex tables of summary statistics. Output may be in LaTeX, HTML, plain text, or an R matrix for further processing. Maintainer: Duncan Murdoch License: GPL-2 Depends: R (>= 2.12.0) Imports: stats, utils, knitr, htmltools Suggests: magrittr, kableExtra (>= 0.9.0), Hmisc, bookdown, rmarkdown, pkgdown, formatters, tinytable (>= 0.0.5) VignetteBuilder: knitr, rmarkdown URL: https://dmurdoch.github.io/tables/ BugReports: https://github.com/dmurdoch/tables/issues SystemRequirements: pandoc (>= 1.12.3) for vignettes Repository: https://dmurdoch.r-universe.dev Date/Publication: 2026-06-04 15:46:34 UTC RemoteUrl: https://github.com/dmurdoch/tables RemoteRef: HEAD RemoteSha: 88c60f03d390d1dd81ca09fb860e0b4c2eec7b40 NeedsCompilation: no Packaged: 2026-06-05 10:55:50 UTC; root Author: Duncan Murdoch [aut, cre]