ore

From MaRDI portal
Revision as of 22:09, 5 March 2024 by Import240305080343 (talk | contribs) (Created automatically from import240305080343)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Software:1351803



swMATH42824CRANoreMaRDI QIDQ1351803

An R Interface to the Onigmo Regular Expression Library

Jon Clayden

Last update: 5 December 2023

Software version identifier: 1.7.3.1, 1.0.0, 1.0.1, 1.0.4, 1.0.6, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.7.0, 1.7.1.1, 1.7.2.1, 1.7.4.1

Source code repository: https://github.com/cran/ore

Copyright license: 3-clause BSD License, File License

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.