Skip to content

piton

Parsing Expression Grammars in Rcpp

v1.0.1 · Nov 30, 2025 · MIT + file LICENSE

Description

A wrapper around the 'Parsing Expression Grammar Template Library', a C++11 library for generating Parsing Expression Grammars, that makes it accessible within Rcpp. With this, developers can implement their own grammars and easily expose them in R packages.

Downloads

1.5K

Last 30 days

3149th

4.8K

Last 90 days

25.2K

Last year

Trend: -2.9% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

linking_to

Dependency Network

Dependencies Reverse dependencies Rcpp tidyxl piton

Version History

new 1.0.1 Mar 10, 2026
updated 1.0.1 ← 1.0.0 diff Nov 29, 2025
updated 1.0.0 ← 0.1.1 diff Nov 14, 2020
updated 0.1.1 ← 0.1.0 diff Jun 5, 2017
new 0.1.0 May 27, 2017