Package: carpenter
Type: Package
Title: Build Common Tables of Summary Statistics for Reports
Version: 0.2.3
Authors@R: person("Luke", "Johnston", email = "lwjohnst@gmail.com",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4169-2616"))
Description: Mainly used to build tables that are commonly presented for
    bio-medical/health research, such as basic characteristic tables or
    descriptive statistics.
License: MIT + file LICENSE
Imports: dplyr, magrittr, tidyr, pander, utils, stats, tibble, rlang
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
URL: https://github.com/lwjohnst86/carpenter,
        http://lwjohnst86.github.io/carpenter/
BugReports: https://github.com/lwjohnst86/carpenter/issues
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2026-01-15 12:32:09 UTC; luke
Author: Luke Johnston [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4169-2616>)
Maintainer: Luke Johnston <lwjohnst@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-15 13:00:02 UTC
Built: R 4.6.0; ; 2026-02-14 04:35:59 UTC; windows
