Package: rematch2 2.1.2.9000
rematch2: Tidy Output from Regular Expression Matching
Wrappers on 'regexpr' and 'gregexpr' to return the match results in tidy data frames.
Authors:
rematch2_2.1.2.9000.tar.gz
rematch2_2.1.2.9000.zip(r-4.7)rematch2_2.1.2.9000.zip(r-4.6)rematch2_2.1.2.9000.zip(r-4.5)
rematch2_2.1.2.9000.tgz(r-4.6-any)rematch2_2.1.2.9000.tgz(r-4.5-any)
rematch2_2.1.2.9000.tar.gz(r-4.7-any)rematch2_2.1.2.9000.tar.gz(r-4.6-any)
rematch2_2.1.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rematch2/json (API)
NEWS
| # Install 'rematch2' in R: |
| install.packages('rematch2', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/rematch2/issues
Last updated from:be7c3a05c0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 161 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 74 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 94 |
Exports:$.rematch_allrecords$.rematch_recordsbind_re_matchbind_re_match_re_execre_exec_allre_matchre_match_all
Dependencies:cligluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Match results from a data frame column and attach results | bind_re_match bind_re_match_ |
| Extract Data From First Regular Expression Match Into a Data Frame | $.rematch_allrecords $.rematch_records re_exec |
| Extract Data From All Regular Expression Matches Into a Data Frame | re_exec_all |
| Extract Regular Expression Matches Into a Data Frame | re_match |
| Extract All Regular Expression Matches Into a Data Frame | re_match_all |
