Package: unglue Title: Extract Matched Substrings Using a Pattern Version: 0.1.0 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 Suggests: glue, testthat (>= 2.1.0), rlang, covr, knitr, rmarkdown, magrittr Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0.9000 Repository: https://moodymudskipper.r-universe.dev Date/Publication: 2026-07-23 15:47:49 UTC RemoteUrl: https://github.com/moodymudskipper/unglue RemoteRef: HEAD RemoteSha: b8bcce529acebd78ebd1965b253886b2b6b880b5 NeedsCompilation: no Packaged: 2026-07-23 17:10:43 UTC; root Author: Antoine Fabri [aut, cre] Maintainer: Antoine Fabri