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

AuthorJon Clayden, based on Onigmo by K. Kosako and K. Takata
MaintainerJon Clayden <code@clayden.org>
LicenseBSD_3_clause + file LICENCE
Version1.7.4
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 Aug. 30, 2024, 12:23 p.m.