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.1.2 |
| Depends: |
R (≥ 3.5.0) |
| Imports: |
purrr, Rcpp, cli (≥ 2.5.0), checkmate, readr, tidyr, dplyr, tibble, yaml, withr, rmarkdown, pillar, rlang, magrittr, tidyselect, lifecycle |
| LinkingTo: |
Rcpp, BH |
| Suggests: |
testthat (≥ 3.0.0), knitr |
| Published: |
2021-05-20 |
| 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++14 |
| Materials: |
README NEWS |
| CRAN checks: |
parsermd results |