Movatterモバイル変換


[0]ホーム

URL:


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.

Version:0.1.4
Imports:Rcpp (≥ 1.0.8.3)
LinkingTo:Rcpp
Suggests:knitr,rmarkdown
Published:2025-01-19
DOI:10.32614/CRAN.package.re2
Author:Girish Palya [aut, cre], RE2 developers [ctb] (RE2 library), Google Inc. [ctb, cph] (RE2 library)
Maintainer:Girish Palya <girishji at gmail.com>
BugReports:https://github.com/girishji/re2/issues
License:MIT + fileLICENSE
URL:https://github.com/girishji/re2
NeedsCompilation:yes
CRAN checks:re2 results

Documentation:

Reference manual:re2.html ,re2.pdf
Vignettes:Introduction to re2 (source,R code)
RE2 Regular Expression Syntax (source,R code)

Downloads:

Package source: re2_0.1.4.tar.gz
Windows binaries: r-devel:re2_0.1.4.zip, r-release:re2_0.1.4.zip, r-oldrel:re2_0.1.4.zip
macOS binaries: r-release (arm64):re2_0.1.4.tgz, r-oldrel (arm64):re2_0.1.4.tgz, r-release (x86_64):re2_0.1.4.tgz, r-oldrel (x86_64):re2_0.1.4.tgz
Old sources: re2 archive

Reverse dependencies:

Reverse imports:corporaexplorer
Reverse suggests:atime,nc

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=re2to link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp