Crandore Hub

re2

R Interface to Google RE2 (C++) Regular Expression Library

Pattern matching, extraction, replacement and other string processing operations using Google's RE2 <https://github.com/google/re2> regular-expression engine. Consistent interface (similar to 'stringr'). RE2 uses finite-automata based techniques, and offers a fast and safe alternative to backtracking regular-expression engines like those used in 'stringr', 'stringi' and other PCRE implementations.

Versions across snapshots

VersionRepositoryFileSize
0.1.4 rolling linux/jammy R-4.5 re2_0.1.4.tar.gz 420.8 KiB
0.1.4 rolling linux/noble R-4.5 re2_0.1.4.tar.gz 435.8 KiB
0.1.4 rolling source/ R- re2_0.1.4.tar.gz 441.9 KiB
0.1.4 latest linux/jammy R-4.5 re2_0.1.4.tar.gz 420.8 KiB
0.1.4 latest linux/noble R-4.5 re2_0.1.4.tar.gz 435.8 KiB
0.1.4 latest source/ R- re2_0.1.4.tar.gz 441.9 KiB
0.1.4 2026-04-26 source/ R- re2_0.1.4.tar.gz 441.9 KiB
0.1.4 2026-04-23 source/ R- re2_0.1.4.tar.gz 441.9 KiB
0.1.4 2026-04-09 windows/windows R-4.5 re2_0.1.4.zip 732.1 KiB
0.1.4 2025-04-20 source/ R- re2_0.1.4.tar.gz 441.9 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests