ore: An R Interface to the Onigmo Regular Expression Library

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.4.1
Suggests: crayon, rex, tinytest, covr
Published: 2023-12-05
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

Documentation:

Reference manual: ore.pdf

Downloads:

Package source: ore_1.7.4.1.tar.gz
Windows binaries: r-devel: ore_1.7.4.1.zip, r-release: ore_1.7.4.1.zip, r-oldrel: ore_1.7.4.1.zip
macOS binaries: r-release (arm64): ore_1.7.4.1.tgz, r-oldrel (arm64): ore_1.7.4.1.tgz, r-release (x86_64): ore_1.7.4.1.tgz
Old sources: ore archive

Reverse dependencies:

Reverse imports: reportr, RNiftyReg, tractor.base

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ore to link to this page.