Package: carpenter
Type: Package
Title: Build Common Tables of Summary Statistics for Reports
Version: 0.2.2
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
LazyData: TRUE
Imports: dplyr, magrittr, tidyr, pander, utils, stats, lazyeval, tibble
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
URL: https://github.com/lwjohnst86/carpenter
BugReports: https://github.com/lwjohnst86/carpenter/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-01-31 12:50:30 UTC; luke
Author: Luke Johnston [aut, cre] (<https://orcid.org/0000-0003-4169-2616>)
Maintainer: Luke Johnston <lwjohnst@gmail.com>
Repository: CRAN
Date/Publication: 2019-02-05 08:43:30 UTC
Built: R 4.6.0; ; 2025-07-18 07:38:37 UTC; unix
