Package: namedCapture
Maintainer: Toby Dylan Hocking <toby.hocking@r-project.org>
Author: Toby Dylan Hocking
Version: 2020.4.1
License: GPL-3
Title: Named Capture Regular Expressions
Description: 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)
 <https://github.com/qinwf/re2r>
 was removed from CRAN in Mar 2020
 so must be installed from github.
Depends: R (>= 2.14)
Suggests: testthat, data.table, re2r, knitr, rmarkdown, rex, dplyr,
        tidyr, rematch2
VignetteBuilder: knitr
URL: https://github.com/tdhock/namedCapture
BugReports: https://github.com/tdhock/namedCapture/issues
Additional_repositories: https://tdhock.github.io/drat
NeedsCompilation: no
Packaged: 2020-04-01 16:18:24 UTC; tdhock
Repository: CRAN
Date/Publication: 2020-04-01 17:30:06 UTC
Built: R 4.0.2; ; 2020-07-15 16:57:56 UTC; unix
