An implementation of a formal grammar and parser for R Markdown documents using the Boost Spirit X3 library. It also includes a collection of high level functions for working with the resulting abstract syntax tree.
| Version: | 0.2.0 | 
| Depends: | R (≥ 4.1.0) | 
| Imports: | purrr, Rcpp, cli (≥ 2.5.0), checkmate, readr, tidyr, dplyr, tibble, yaml, withr, rmarkdown, pillar, rlang, magrittr, tidyselect (≥ 1.2.0), fs, quarto, S7 | 
| LinkingTo: | Rcpp, BH | 
| Suggests: | testthat (≥ 3.0.0), knitr, styler, stringr | 
| Published: | 2025-08-19 | 
| DOI: | 10.32614/CRAN.package.parsermd | 
| Author: | Colin Rundel [aut, cre] | 
| Maintainer: | Colin Rundel <rundel at gmail.com> | 
| BugReports: | https://github.com/rundel/parsermd/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://rundel.github.io/parsermd/, https://github.com/rundel/parsermd | 
| NeedsCompilation: | yes | 
| SystemRequirements: | C++17 | 
| Materials: | README, NEWS | 
| CRAN checks: | parsermd results | 
| Reference manual: | parsermd.html , parsermd.pdf | 
| Vignettes: | Example - Assignment with Key (source, R code) Modifying Rmd and Quarto Documents (source, R code) Know your nodes (source, R code) Getting Started (source, R code) Rmd Templates (source, R code) | 
| Package source: | parsermd_0.2.0.tar.gz | 
| Windows binaries: | r-devel: parsermd_0.2.0.zip, r-release: parsermd_0.2.0.zip, r-oldrel: parsermd_0.2.0.zip | 
| macOS binaries: | r-release (arm64): parsermd_0.2.0.tgz, r-oldrel (arm64): parsermd_0.2.0.tgz, r-release (x86_64): parsermd_0.2.0.tgz, r-oldrel (x86_64): parsermd_0.2.0.tgz | 
| Old sources: | parsermd archive | 
Please use the canonical form https://CRAN.R-project.org/package=parsermd to link to this page.