Package: r2rtf
Title: Easily Create Presentation-Ready Rich Text Format (RTF) Table
        and Figure
Version: 0.2.0
Authors@R: c(
    person("Yilong", "Zhang", email = "yilong.zhang@merck.com", role = c("aut", "cre")),
    person("Siruo", "Wang", email = "swang171@jhu.edu", role = "aut"),
    person("Simiao", "Ye", email = "simiao.ye1@merck.com", role = "aut"),
    person("Madhusudhan", "Ginnaram", email = "madhusudhan.ginnaram.reddy@merck.com", role = "aut"),
    person("Merck Sharp & Dohme Corp", role = "cph")
    )
Description: Create presentation-ready Rich Text Format (RTF) table and figure with flexible and customized format.
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: grDevices
Suggests: stringi, knitr, rmarkdown, testthat, emmeans, dplyr, tidyr,
        devtools, covr, ggplot2, haven
URL: https://merck.github.io/r2rtf/
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2020-12-04 03:27:17 UTC; zhanyilo
Author: Yilong Zhang [aut, cre],
  Siruo Wang [aut],
  Simiao Ye [aut],
  Madhusudhan Ginnaram [aut],
  Merck Sharp & Dohme Corp [cph]
Maintainer: Yilong Zhang <yilong.zhang@merck.com>
Repository: CRAN
Date/Publication: 2020-12-04 06:20:02 UTC
