CRAN/E | re2

re2

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

Installation

About

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.

github.com/girishji/re2
Bug report File report

Key Metrics

Version 0.1.3
Published 2023-11-29 156 days ago
Needs compilation? yes
License MIT
License File
CRAN checks re2 results

Downloads

Yesterday 31 0%
Last 7 days 170 -13%
Last 30 days 646 +33%
Last 90 days 1.558 -20%
Last 365 days 5.985 +23%

Maintainer

Maintainer

Girish Palya

girishji@gmail.com

Authors

Girish Palya

aut

cre]
RE2
developers

ctb

(RE2 library),Google

Inc.

ctb / cph

(RE2 library)

Material

Reference manual
Package source

Vignettes

Introduction to re2
RE2 Regular Expression Syntax

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

re2 archive

Imports

Rcpp ≥ 1.0.8.3

Suggests

knitr
rmarkdown

LinkingTo

Rcpp

Reverse Imports

corporaexplorer

Reverse Suggests

atime
nc