Parsing R code is key to build tools such as linters and stylers. This package provides a binding to the 'Rust' crate 'ast-grep' so that one can parse and explore R code.
Version: | 0.1.1 |
Depends: | R (≥ 4.2) |
Imports: | checkmate, rrapply, stats, yaml |
Suggests: | knitr, rmarkdown, rstudioapi, spelling, tinytest |
Published: | 2025-06-07 |
DOI: | 10.32614/CRAN.package.astgrepr |
Author: | Etienne Bacher [aut, cre, cph] |
Maintainer: | Etienne Bacher <etienne.bacher at protonmail.com> |
BugReports: | https://github.com/etiennebacher/astgrepr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/etiennebacher/astgrepr, https://astgrepr.etiennebacher.com/ |
NeedsCompilation: | yes |
SystemRequirements: | Cargo (Rust's package manager), rustc (>= 1.78.0) |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | astgrepr results |
Reference manual: | astgrepr.pdf |
Vignettes: |
Getting started (source, R code) |
Package source: | astgrepr_0.1.1.tar.gz |
Windows binaries: | r-devel: astgrepr_0.1.1.zip, r-release: astgrepr_0.1.1.zip, r-oldrel: astgrepr_0.1.1.zip |
macOS binaries: | r-release (arm64): astgrepr_0.1.1.tgz, r-oldrel (arm64): astgrepr_0.1.1.tgz, r-release (x86_64): astgrepr_0.1.1.tgz, r-oldrel (x86_64): astgrepr_0.1.1.tgz |
Old sources: | astgrepr archive |
Reverse imports: | flir |
Please use the canonical form https://CRAN.R-project.org/package=astgrepr to link to this page.