r-rematch 2.0.0
Match regular expressions with a nicer API
This package provides a small wrapper on regexpr
to extract the matches and captured groups from the match of a regular expression to a character vector.
- Outputs:
out
- Website: https://github.com/MangoTheCat/rematch
- Licenses: Expat
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-rematch 2.0.0
as follows:
guix install r-rematch@2.0.0
Or install the latest version:
guix install r-rematch
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.