CRAN/E | namedCapture

namedCapture

Named Capture Regular Expressions

Installation

About

User-friendly wrappers for named capture regular expressions. Introduction and comparison in research paper by Hocking (2019), R Journal. doi:10.32614/RJ-2019-050 RE2 engine ('re2r' package) was removed from CRAN in Mar 2020 so must be installed from github.

github.com/tdhock/namedCapture
Bug report File report

Key Metrics

Version 2020.4.1
R ≥ 2.14
Published 2020-04-01 1492 days ago
Needs compilation? no
License GPL-3
CRAN checks namedCapture results

Downloads

Yesterday 28 0%
Last 7 days 161 -24%
Last 30 days 758 -8%
Last 90 days 2.353 -23%
Last 365 days 11.290 +89%

Maintainer

Maintainer

Toby Dylan Hocking

toby.hocking@r-project.org

Authors

Toby Dylan Hocking

Material

NEWS
Reference manual
Package source

Additional repos

tdhock.github.io/drat

Vignettes

vignette 1: old three argument syntax
vignette 2: recommended variable argument syntax
vignette 3: comparing verbose regex syntax
vignette 4: comparing regex functions for data frames

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

namedCapture archive

Depends

R ≥ 2.14

Suggests

testthat
data.table
re2r
knitr
rmarkdown
rex
dplyr
tidyr
rematch2