Package: ore
Version: 1.7.5.1
Date: 2025-03-14
Title: An R Interface to the Onigmo Regular Expression Library
Authors@R: c(person("Jon", "Clayden", role=c("cre","aut"), email="code@clayden.org", comment=c(ORCID="0000-0002-6608-0619")),
             person("K", "Kosako", role="aut"),
             person("K", "Takata", role="aut"))
Suggests: crayon, rex, tinytest, covr
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.
Encoding: UTF-8
LazyData: true
Biarch: true
License: BSD_3_clause + file LICENCE
Collate: workspace.R file.R dict.R ore.R match.R es.R zzz.R
URL: https://github.com/jonclayden/ore
BugReports: https://github.com/jonclayden/ore/issues
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-03-14 17:38:27 UTC; jon
Author: Jon Clayden [cre, aut] (<https://orcid.org/0000-0002-6608-0619>),
  K Kosako [aut],
  K Takata [aut]
Maintainer: Jon Clayden <code@clayden.org>
Repository: CRAN
Date/Publication: 2025-03-14 19:40:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:05:18 UTC; windows
Archs: x64
