ore: An R Interface to the Oniguruma Regular Expression Library

Provides an alternative to R's built-in functionality for handling regular expressions, based on the Oniguruma library. Offers first-class compiled regex objects, partial matching and function-based substitutions, amongst other features.

Version: 1.2.1
Suggests: crayon, rex, testthat
Published: 2015-08-10
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
CRAN checks: ore results

Downloads:

Reference manual: ore.pdf
Package source: ore_1.2.1.tar.gz
Windows binaries: r-devel: ore_1.2.1.zip, r-release: ore_1.2.1.zip, r-oldrel: ore_1.2.1.zip
OS X Snow Leopard binaries: r-release: ore_1.2.1.tgz, r-oldrel: ore_1.1.0.tgz
OS X Mavericks binaries: r-release: ore_1.2.1.tgz
Old sources: ore archive

Reverse dependencies:

Reverse imports: reportr, RNiftyReg