jdidion/Rre2: Wrapper for the re2 regular expression library.

The re2 C++ library is an incredibly fast regular expression matching library. This package provides an R wrapper (via Rcpp). Regular expressions are compiled by creating instances of the RegExpRE2 class, which has the same API as defined by the LikeThis package.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jdidion/Rre2")
jdidion/Rre2 documentation built on May 18, 2019, 11:30 p.m.