Package: tables
Title: Formula-Driven Table Generation
Version: 0.9.31
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 <murdoch.duncan@gmail.com>
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: rmarkdown
URL: https://dmurdoch.github.io/tables/
BugReports: https://github.com/dmurdoch/tables/issues
SystemRequirements: pandoc (>= 1.12.3) for vignettes
NeedsCompilation: no
Packaged: 2024-08-29 13:43:49 UTC; murdoch
Author: Duncan Murdoch [aut, cre]
Repository: CRAN
Date/Publication: 2024-08-29 14:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 07:33:42 UTC; unix
