Package: atable
Type: Package
Title: Create Tables for Reporting Clinical Trials
Version: 0.1.2
Author: Armin Ströbel [aut, cre] (<https://orcid.org/0000-0002-6873-5332>)
Maintainer: Armin Ströbel <arminstroebel@web.de>
Authors@R: person("Armin", "Ströbel", email = "arminstroebel@web.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6873-5332"))
Description: Create Tables for Reporting Clinical Trials.
	Calculates descriptive statistics and hypothesis tests, 
	arranges the results in a table ready for reporting with LaTeX, HTML or Word.
License: GPL-3
Depends: R (>= 3.5.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Imports: stats (>= 3.4), doBy (>= 4.6), plyr (>= 1.8.4), reshape2 (>=
        1.4.3), Hmisc (>= 4.1), settings (>= 0.2.4), DescTools (>=
        0.99.24), effsize (>= 0.7.1)
Suggests: testthat, knitr, officer, flextable
NeedsCompilation: no
Packaged: 2019-05-30 10:31:45 UTC; Admin
Repository: CRAN
Date/Publication: 2019-05-30 13:20:16 UTC
