Package: r2rtf
Title: Easily Create Production-Ready Rich Text Format (RTF) Table and
        Figure
Version: 0.3.5
Authors@R: c(
    person("Yilong", "Zhang", email = "elong0527@gmail.com", role = c("aut", "cre")),
    person("Siruo", "Wang", role = "aut"),
    person("Simiao", "Ye", role = "aut"),
    person("Fansen", "Kong", role = "aut"), 
    person("Nan", "Xiao", role = "ctb"),
    person("Madhusudhan", "Ginnaram", role = "ctb"),
    person("Ruchitbhai", "Patel", role = "ctb"), 
    person("Huei-Ling", "Chen", role = "ctb"), 
    person("Peikun", "Wu", role = "ctb"), 
    person("Uday Preetham", "Palukuru", role = "ctb"),
    person("Daniel", "Woodie", role = "ctb"),
    person("Sarad", "Nepal", role = "ctb"),
    person("Jane", "Liao", role = "ctb"),
    person("Benjamin", "Wang", role = "ctb"),
    person("Jeff", "Cheng", role = "ctb"),
    person("Yirong", "Cao", role = "ctb"),
    person("Amin", "Shirazi", role = "ctb"),
    person("Merck Sharp & Dohme Corp", role = "cph")
    )
Description: Create production-ready Rich Text Format (RTF) table and figure with flexible format.
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.1.2
Imports: grDevices, tools
Suggests: stringi, knitr, rmarkdown, emmeans, tidyr, devtools, covr,
        dplyr, testthat, ggplot2
URL: https://merck.github.io/r2rtf/, https://github.com/Merck/r2rtf
BugReports: https://github.com/Merck/r2rtf/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-05-17 14:29:42 UTC; Zhang
Author: Yilong Zhang [aut, cre],
  Siruo Wang [aut],
  Simiao Ye [aut],
  Fansen Kong [aut],
  Nan Xiao [ctb],
  Madhusudhan Ginnaram [ctb],
  Ruchitbhai Patel [ctb],
  Huei-Ling Chen [ctb],
  Peikun Wu [ctb],
  Uday Preetham Palukuru [ctb],
  Daniel Woodie [ctb],
  Sarad Nepal [ctb],
  Jane Liao [ctb],
  Benjamin Wang [ctb],
  Jeff Cheng [ctb],
  Yirong Cao [ctb],
  Amin Shirazi [ctb],
  Merck Sharp & Dohme Corp [cph]
Maintainer: Yilong Zhang <elong0527@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-17 15:00:02 UTC
