CRAN/E | parsermd

parsermd

Formal Parser and Related Tools for R Markdown Documents

Installation

About

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.

rundel.github.io/parsermd/
github.com/rundel/parsermd
System requirements C++17
Bug report File report

Key Metrics

Version 0.1.3
R ≥ 3.5.0
Published 2024-01-16 95 days ago
Needs compilation? yes
License MIT
License File
CRAN checks parsermd results

Downloads

Yesterday 32 0%
Last 7 days 139 +40%
Last 30 days 494 -6%
Last 90 days 1.923 +46%
Last 365 days 8.724 +48%

Maintainer

Maintainer

Colin Rundel

rundel@gmail.com

Authors

Colin Rundel

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Getting Started
Rmd Templates

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

parsermd archive

Depends

R ≥ 3.5.0

Imports

purrr
Rcpp
cli ≥ 2.5.0
checkmate
readr
tidyr
dplyr
tibble
yaml
withr
rmarkdown
pillar
rlang
magrittr
tidyselect ≥ 1.2.0
lifecycle

Suggests

testthat ≥ 3.0.0
knitr

LinkingTo

Rcpp
BH

Reverse Imports

docreview
fusen
tutorial.helpers