Package: unglue
Title: Extract Matched Substrings Using a Pattern
Version: 0.0.1
Authors@R: person("Antoine", "Fabri", email = "antoine.fabri@gmail.com", role = c("aut", "cre"))
Description: Use syntax inspired by the package 'glue' to extract matched substrings in a more intuitive and compact way than by using standard regular expressions.
Depends: R (>= 3.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: glue, testthat (>= 2.1.0), rlang, covr, knitr, rmarkdown,
        magrittr
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-04 00:52:58 UTC; afabri
Author: Antoine Fabri [aut, cre]
Maintainer: Antoine Fabri <antoine.fabri@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-07 17:20:02 UTC
