Package: rematch2 Title: Tidy Output from Regular Expression Matching Version: 2.1.2.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Matthew", "Lincoln", , "matthew.d.lincoln@gmail.com", role = "ctb"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Wrappers on 'regexpr' and 'gregexpr' to return the match results in tidy data frames. License: MIT + file LICENSE URL: https://github.com/r-lib/rematch2#readme BugReports: https://github.com/r-lib/rematch2/issues Imports: tibble Suggests: covr, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-05-07 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://r-lib.r-universe.dev Date/Publication: 2025-05-07 15:47:48 UTC RemoteUrl: https://github.com/r-lib/rematch2 RemoteRef: HEAD RemoteSha: be7c3a05c060dce37277098967d42ffc695a6943 NeedsCompilation: no Packaged: 2026-06-05 10:27:46 UTC; root Author: Gábor Csárdi [aut, cre], Matthew Lincoln [ctb], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi