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.6K

Last 30 days

2992nd

4.8K

Last 90 days

25.4K

Last year

Trend: +4.7% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 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-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 Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/piton.Rcheck/00install.out' for details.
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

5 tracked
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