Other packages > Find by keyword >

ore  

An R Interface to the Onigmo Regular Expression Library
View on CRAN: Click here


Download and install ore package within the R console
Install from CRAN:
install.packages("ore")

Install from Github:
library("remotes")
install_github("cran/ore")

Install by package version:
library("remotes")
install_version("ore", "1.7.5.1")



Attach the package and use:
library("ore")
Maintained by
Jon Clayden
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-10-20
Latest Update: 2025-03-14
Description:
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.
How to cite:
Jon Clayden (2014). ore: An R Interface to the Onigmo Regular Expression Library. R package version 1.7.5.1, https://cran.r-project.org/web/packages/ore. Accessed 09 Mar. 2026.
Previous versions and publish date:
1.0.0 (2014-10-20 19:18), 1.0.1 (2014-10-22 00:51), 1.0.4 (2014-11-25 09:40), 1.0.6 (2015-01-01 05:50), 1.1.0 (2015-02-26 16:46), 1.2.0 (2015-07-17 16:55), 1.2.1 (2015-08-10 18:31), 1.2.2 (2016-01-27 20:39), 1.3.0 (2016-03-02 02:18), 1.4.0 (2016-05-07 08:55), 1.5.0 (2016-09-09 19:54), 1.6.0 (2017-04-14 00:23), 1.6.1 (2018-05-22 13:54), 1.6.2 (2018-08-30 06:40), 1.6.3 (2019-11-02 19:50), 1.7.0 (2021-10-12 12:00), 1.7.1.1 (2021-11-02 14:20), 1.7.2.1 (2022-11-01 00:57), 1.7.3.1 (2023-01-16 21:30), 1.7.4.1 (2023-12-05 01:20)
Other packages that cited ore R package
View ore citation profile
Other R packages that ore depends, imports, suggests or enhances
Complete documentation for ore
Functions, R codes and Examples using the ore R package
Some associated functions: es . matches . ore . ore_dict . ore_escape . ore_file . ore_ismatch . ore_lastmatch . ore_search . ore_split . ore_subst . ore_switch . 
Some associated R codes: dict.R . es.R . file.R . match.R . ore.R . workspace.R . zzz.R .  Full ore package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA