Package: yamlme Version: 0.1.3 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 (>= 3.0.0) 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 Roxygen: list(markdown = TRUE) 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.3.1 Collate: 'imports.R' 'classes.R' 'as.R' 'print.R' 'read_rmd.R' 'render_rmd.R' 'update.R' 'write_rmd.R' Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://kamapu.r-universe.dev Date/Publication: 2024-06-25 10:12:14 UTC RemoteUrl: https://github.com/kamapu/yamlme RemoteRef: HEAD RemoteSha: a71cd03a54648bfb0c777d69c66c9b1dd967ed30 NeedsCompilation: no Packaged: 2026-06-18 10:53:17 UTC; root Author: Miguel Alvarez [aut, cre] (ORCID: ), Bisrat Haile Gebrekidan [ctb] Maintainer: Miguel Alvarez