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.6)rematch2_2.1.2.9000.zip(r-4.5)rematch2_2.1.2.9000.zip(r-4.4)
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.6-any)rematch2_2.1.2.9000.tar.gz(r-4.5-any)
rematch2_2.1.2.9000.tgz(r-4.5-emscripten)
rematch2.pdf |rematch2.html✨
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 | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | |
| source / vignettes | OK | 127 | |
| linux-release-x86_64 | OK | 119 | |
| macos-devel-arm64 | OK | 91 | |
| macos-release-arm64 | OK | 102 | |
| windows-devel | OK | 59 | |
| windows-release | OK | 69 | |
| windows-oldrel | OK | 70 | |
| wasm-release | OK | 110 |
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 |
