re2
From MaRDI portal
Software:105005
CRANre2MaRDI QIDQ105005FDOQ105005
R Interface to Google RE2 (C++) Regular Expression Library
Last update: 29 November 2023
Copyright license: MIT license, File License
Software version identifier: 0.1.2, 0.1.0, 0.1.1, 0.1.3
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.
Cited In (1)
This page was built for software: re2