Package: quarto
Title: R Interface to 'Quarto' Markdown Publishing System
Version: 0.1
Authors@R: 
    person(given = "JJ",
           family = "Allaire",
           role = c("aut", "cre"),
           email = "jj@rstudio.com",
           comment = c(ORCID = "0000-0003-0174-9868"))
Description: Convert R Markdown documents and 'Jupyter' notebooks to a variety of
  output formats using 'Quarto'.
Imports: rmarkdown,jsonlite,yaml
SystemRequirements: Quarto command line tools
        (https://github.com/quarto-dev/quarto-cli).
License: GPL (>= 2)
URL: https://github.com/quarto-dev/quarto-r
BugReports: https://github.com/quarto-dev/quarto-r/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-02-03 21:27:17 UTC; jjallaire
Author: JJ Allaire [aut, cre] (<https://orcid.org/0000-0003-0174-9868>)
Maintainer: JJ Allaire <jj@rstudio.com>
Repository: CRAN
Date/Publication: 2021-02-09 09:30:02 UTC
