re2

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

CRAN Package

Pattern matching, extraction, replacement and other string processing operations using Google's 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.


Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Imports1 package
  • Suggests2 packages
  • Linking To1 package
  • Reverse Imports1 package
  • Reverse Suggests2 packages