Skip to content

tdhock/namedCapture

Repository files navigation

DEPRECATED: An R package for named capture regular expressions

For named capture regex in R, please use nc, which provides functions similar to namedCapture::*_variable but with additional support for the ICU regex engine.

Related work

See my journal paper about namedCapture for a detailed discussion of R regex packages.

  • revector provides fast C code for a vector of named capture regular expressions (namedCapture and base R and only provide functions for a single regular expression).

About

An R package for named capture regular expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published