Package: yamlme 0.1.3

yamlme: Writing 'YAML' Headers for 'R-Markdown' Documents

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'.

Authors:Miguel Alvarez [aut, cre], Bisrat Haile Gebrekidan [ctb]

yamlme_0.1.3.tar.gz
yamlme_0.1.3.zip(r-4.7)yamlme_0.1.3.zip(r-4.6)yamlme_0.1.3.zip(r-4.5)
yamlme_0.1.3.tgz(r-4.6-any)yamlme_0.1.3.tgz(r-4.5-any)
yamlme_0.1.3.tar.gz(r-4.7-any)yamlme_0.1.3.tar.gz(r-4.6-any)
yamlme_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
yamlme/json (API)

# Install 'yamlme' in R:
install.packages('yamlme', repos = c('https://kamapu.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kamapu/yamlme/issues

Pkgdown/docs site:https://kamapu.github.io

On CRAN:

Conda:

documentationrmarkdownyaml

5.64 score 4 stars 3 packages 12 scripts 316 downloads 6 exports 25 dependencies

Last updated from:a71cd03a54. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK124
source / vignettesOK166
linux-release-x86_64OK129
macos-release-arm64OK97
macos-oldrel-arm64OK90
windows-develOK79
windows-releaseOK75
windows-oldrelOK77
wasm-releaseOK116

Exports:list2rmd_docread_rmdrender_rmdrmd_doc2listtxt_bodywrite_rmd

Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml

Setting elements in yaml headers for r-markdown documents

Rendered fromyamlme-intro.Rmdusingknitr::rmarkdownon May 19 2026.

Last update: 2024-04-20
Started: 2020-12-12

Readme and manuals

Help Manual

Help pageTopics
Coercing lists and rmd_doc objectscoerce,list,rmd_doc-method coerce-methods list2rmd_doc rmd_doc2list
Print Method for rmd_docprint print,rmd_doc-method print.rmd_doc
Read R-markdown Documentsread_rmd txt_body
Render documents from objectrender_rmd render_rmd,character-method render_rmd,rmd_doc-method render_rmd.character render_rmd.rmd_doc
R-markdown documentrmd_doc-class
Update an rmd_docupdate update.rmd_doc
Writing R-Markdown Documentswrite_rmd write_rmd,rmd_doc-method write_rmd.rmd_doc