Package: rematch 2.0.0.9000
rematch: Match Regular Expressions with a Nicer 'API'
A small wrapper on 'regexpr' to extract the matches and captured groups from the match of a regular expression to a character vector.
Authors:
rematch_2.0.0.9000.tar.gz
rematch_2.0.0.9000.zip(r-4.7)rematch_2.0.0.9000.zip(r-4.6)rematch_2.0.0.9000.zip(r-4.5)
rematch_2.0.0.9000.tgz(r-4.6-any)rematch_2.0.0.9000.tgz(r-4.5-any)
rematch_2.0.0.9000.tar.gz(r-4.7-any)rematch_2.0.0.9000.tar.gz(r-4.6-any)
rematch_2.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rematch/json (API)
NEWS
| # Install 'rematch' in R: |
| install.packages('rematch', repos = c('https://gaborcsardi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gaborcsardi/rematch/issues
Last updated from:74be82b4ff. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 103 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-oldrel-arm64 | OK | 70 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 91 |
Exports:re_matchre_match_all
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Match a regular expression to a character vector | re_match |
| Extract all matches of a regular expression | re_match_all |
| Match Regular Expressions with a Nicer 'API' | rematch-package rematch |
