Package: yamlme
Version: 0.1.1
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(>= 3.0.0)
Imports: methods
Suggests: covr, devtools, knitr, rmarkdown, roxygen2, 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'.
LazyData: true
License: GPL (>= 2)
URL: https://github.com/kamapu/yamlme,
        https://kamapu.github.io/rpkg/yamlme/
BugReports: https://github.com/kamapu/yamlme/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.1.9000
NeedsCompilation: no
Packaged: 2021-01-05 18:25:44 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: 2021-01-06 15:00:03 UTC
Built: R 4.0.2; ; 2021-01-07 11:33:44 UTC; unix
