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 2026-04-09 windows/windows R-4.5 re2_0.1.4.zip 732.1 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests