Package: ezsummary
Type: Package
Title: Generate Data Summarization in a Tidy Format
Version: 0.2.0
Authors@R: c(
    person("Hao", "Zhu", email = "haozhu233@gmail.com", role = c("aut", "cre")),
    person("Thomas", "Travison", email = "TGT@hsl.harvard.edu", role = c("ctb")),
    person("Timothy", "Tsai", email = "TimothyTsai@hsl.harvard.edu", role = c("ctb")),
    person("Akhmed", "Umyarov", email = "aumyarov@umn.edu", role = c("ctb"))
    )
Description: Functions that simplify the process of generating print-ready data summarization using 'dplyr' syntax.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.1.2)
Imports: dplyr (>= 0.4), tidyr (>= 0.5)
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-07-03 03:40:25 UTC; haozhu
Author: Hao Zhu [aut, cre],
  Thomas Travison [ctb],
  Timothy Tsai [ctb],
  Akhmed Umyarov [ctb]
Maintainer: Hao Zhu <haozhu233@gmail.com>
Repository: CRAN
Date/Publication: 2016-07-03 11:54:47
