Package: ymlthis
Title: Write 'YAML' for 'R Markdown', 'bookdown', 'blogdown', and More
Version: 0.1.5
Authors@R: 
    c(person(given = "Malcolm",
             family = "Barrett",
             role = c("aut", "cre"),
             email = "malcolmbarrett@gmail.com",
             comment = c(ORCID = "0000-0003-0299-5825")),
      person(given = "Richard",
             family = "Iannone",
             role = "aut",
             email = "rich@rstudio.com",
             comment = c(ORCID = "0000-0003-3925-190X")),
      person(given = "RStudio",
             role = c("cph", "fnd")))
Description: Write 'YAML' front matter for R Markdown and related
    documents. Work with 'YAML' objects more naturally and write the
    resulting 'YAML' to your clipboard or to 'YAML' files related to your
    project.
License: MIT + file LICENSE
URL: https://ymlthis.r-lib.org, https://github.com/r-lib/ymlthis
BugReports: https://github.com/r-lib/ymlthis/issues
Depends: R (>= 3.2)
Imports: crayon, fs, glue, magrittr, miniUI, purrr (>= 0.3.2), rlang
        (>= 0.4.0), rmarkdown (>= 2.10), rstudioapi, shiny, shinyBS,
        stringr, usethis (>= 1.5.0), whoami, withr, yaml
Suggests: blogdown, bookdown, covr, knitr, pkgdown, prettydoc, roxygen2
        (>= 7.0.0), spelling, testthat, xaringan
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-14 19:02:11 UTC; malcolmbarrett
Author: Malcolm Barrett [aut, cre] (<https://orcid.org/0000-0003-0299-5825>),
  Richard Iannone [aut] (<https://orcid.org/0000-0003-3925-190X>),
  RStudio [cph, fnd]
Maintainer: Malcolm Barrett <malcolmbarrett@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-15 08:50:02 UTC
Built: R 4.0.2; ; 2021-09-16 11:24:42 UTC; unix
