Package: atable
Type: Package
Title: Create Tables for Reporting Clinical Trials
Version: 0.1.8
Author: Armin Ströbel [aut, cre] (<https://orcid.org/0000-0002-6873-5332>),
  Alan Haynes [aut] (<https://orcid.org/0000-0003-1374-081X>)
Maintainer: Armin Ströbel <arminstroebel@web.de>
Authors@R: c(person("Armin", "Ströbel", email = "arminstroebel@web.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6873-5332")),
  person("Alan", "Haynes", email = "alan.haynes@ctu.unibe.ch", role = c("aut"), comment = c(ORCID = "0000-0003-1374-081X")))
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)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.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, survival, rmarkdown
URL: https://github.com/arminstroebel/atable
BugReports: https://github.com/arminstroebel/atable/issues
NeedsCompilation: no
Packaged: 2020-08-13 16:12:38 UTC; azguz
Repository: CRAN
Date/Publication: 2020-08-13 16:30:02 UTC
