Package: rmd
Version: 0.1.3
Date: 2019-01-05
Title: Easily Install and Load the R Markdown Family
Authors@R: c(
    person("Peng", "Zhao", role = c("aut", "cre"), email = "pzhao@pzhao.net")
  )
Maintainer: Peng Zhao <pzhao@pzhao.net>
Depends: R (>= 3.1.0)
Imports: rmarkdown, knitr, bookdown, blogdown, rticles, tinytex,
        xaringan, citr, mindr, bookdownplus, magrittr, crayon, utils,
        rstudioapi, purrr, tibble, tools, cli, dplyr, grDevices
Suggests:
Description: The 'rmd' package manages multiple R markdown packages. These R markdown packages include currently 'rmarkdown', 'knitr', 'bookdown', 'bookdownplus', 'blogdown', 'rticles',  'tinytex', 'xaringan', 'citr',  and 'mindr'. They can be installed and loaded in a single step with the 'rmd' package. The conflicts between these packages are evaluated as well.
License: MIT + file LICENSE
URL: https://github.com/pzhaonet/rmd
BugReports: https://github.com/pzhaonet/rmd/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
LazyData: true
Packaged: 2019-01-05 09:29:21 UTC; PengZhao
Author: Peng Zhao [aut, cre]
Repository: CRAN
Date/Publication: 2019-01-09 17:50:15 UTC
