Package: yamlme
Version: 0.1.2
Encoding: UTF-8
Title: Writing 'YAML' Headers for 'R-Markdown' Documents
Authors@R: c(
    person("Miguel", "Alvarez", email="kamapu78@gmail.com",
        role=c("aut","cre"), comment=c(ORCID="0000-0003-1500-1834")),
    person("Bisrat Haile", "Gebrekidan", role=c("ctb")))
Depends: R(>= 4.2)
Imports: methods, rmarkdown, tools, yaml
Suggests: knitr, testthat
Description: Setting layout through 'YAML' headers in 'R-Markdown' documents,
    enabling their automatic generation.
    Functions and methods may summarize 'R' objects in automatic reports, for
    instance check-lists and further reports applied to the packages 'taxlist'
    and 'vegtable'.
SystemRequirements: pandoc (>= 1.14) - http://pandoc.org
License: GPL (>= 2)
URL: https://github.com/kamapu/yamlme,
        https://kamapu.github.io/rpkg/yamlme/,
        https://kamapu.github.io/yamlme/
BugReports: https://github.com/kamapu/yamlme/issues
VignetteBuilder: knitr
RoxygenNote: 7.2.1
Collate: 'imports.R' 'classes.R' 'as.R' 'print.R' 'read_rmd.R'
        'render_rmd.R' 'update.R' 'write_rmd.R'
NeedsCompilation: no
Packaged: 2022-11-09 17:26:19 UTC; miguel
Author: Miguel Alvarez [aut, cre] (<https://orcid.org/0000-0003-1500-1834>),
  Bisrat Haile Gebrekidan [ctb]
Maintainer: Miguel Alvarez <kamapu78@gmail.com>
Repository: CRAN
Date/Publication: 2022-11-09 17:50:02 UTC
Built: R 4.6.0; ; 2025-11-13 04:07:30 UTC; windows
