The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

regreplaceR: Match and Replace Strings Based on Named Groups in Regular Expressions

An R6 class "Replacer" provided by the package simplifies working with regex patterns containing named groups. It allows easy retrieval of matched portions and targeted replacements by group name, improving both code clarity and maintainability.

Version: 0.1.0
Imports: R6
Suggests: rmarkdown, knitr
Published: 2024-09-16
DOI: 10.32614/CRAN.package.regreplaceR
Author: Gwang-Jin Kim ORCID iD [aut, cre]
Maintainer: Gwang-Jin Kim <gwang.jin.kim.phd at gmail.com>
License: MIT + file LICENSE
URL: https://github.com/gwangjinkim/regreplaceR
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: regreplaceR results

Documentation:

Reference manual: regreplaceR.pdf
Vignettes: regreplaceR (source, R code)

Downloads:

Package source: regreplaceR_0.1.0.tar.gz
Windows binaries: r-devel: regreplaceR_0.1.0.zip, r-release: regreplaceR_0.1.0.zip, r-oldrel: regreplaceR_0.1.0.zip
macOS binaries: r-release (arm64): regreplaceR_0.1.0.tgz, r-oldrel (arm64): regreplaceR_0.1.0.tgz, r-release (x86_64): regreplaceR_0.1.0.tgz, r-oldrel (x86_64): regreplaceR_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=regreplaceR to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.