jonclayden/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.

Getting started

Package details

Maintainer
LicenseBSD_3_clause + file LICENCE
Version1.7.5
URL https://github.com/jonclayden/ore
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jonclayden/ore")
jonclayden/ore documentation built on June 14, 2025, 3:55 a.m.