Package: carpenter
Type: Package
Title: Build Common Tables of Summary Statistics for Reports
Version: 0.2.0
Authors@R: person("Luke", "Johnston", email = "lwjohnst@gmail.com",
    role = c("aut", "cre"))
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
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
URL: https://github.com/lwjohnst86/carpenter
BugReports: https://github.com/lwjohnst86/carpenter/issues
NeedsCompilation: no
Packaged: 2016-07-29 01:20:40 UTC; luke
Author: Luke Johnston [aut, cre]
Maintainer: Luke Johnston <lwjohnst@gmail.com>
Repository: CRAN
Date/Publication: 2016-07-29 06:41:05
