Provides an alternative to R's built-in functionality for handling regular expressions, based on the Onigmo library. Offers first-class compiled regex objects, partial matching and function-based substitutions, amongst other features.
| Version: | 1.7.1.1 |
| Suggests: | crayon, rex, tinytest, covr |
| Published: | 2021-11-02 |
| Author: | Jon Clayden, based on Onigmo by K. Kosako and K. Takata |
| Maintainer: | Jon Clayden <code at clayden.org> |
| BugReports: | https://github.com/jonclayden/ore/issues |
| License: | BSD_3_clause + file LICENCE |
| URL: | https://github.com/jonclayden/ore |
| NeedsCompilation: | yes |
| Materials: | README NEWS |
| In views: | NaturalLanguageProcessing |
| CRAN checks: | ore results |
| Reference manual: | ore.pdf |
| Package source: | ore_1.7.1.1.tar.gz |
| Windows binaries: | r-devel: ore_1.7.1.1.zip, r-release: ore_1.7.1.1.zip, r-oldrel: ore_1.7.1.1.zip |
| macOS binaries: | r-release (arm64): ore_1.7.1.1.tgz, r-oldrel (arm64): ore_1.7.1.1.tgz, r-release (x86_64): ore_1.7.1.1.tgz, r-oldrel (x86_64): ore_1.7.1.1.tgz |
| Old sources: | ore archive |
| Reverse imports: | exampletestr, reportr, RNiftyReg, tractor.base |
Please use the canonical form https://CRAN.R-project.org/package=ore to link to this page.