mgsub: Safe, Multiple, Simultaneous String Substitution

Designed to enable simultaneous substitution in strings in a safe fashion. Safe means it does not rely on placeholders (which can cause errors in same length matches).

Version: 1.0.0
Suggests: covr, testthat, knitr, rmarkdown, qdap, microbenchmark
Published: 2018-01-25
Author: Mark Ewing
Maintainer: Mark Ewing <mewing at eastman.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: mgsub results

Downloads:

Reference manual: mgsub.pdf
Vignettes: Safe String Substitution
Package source: mgsub_1.0.0.tar.gz
Windows binaries: r-devel: mgsub_1.0.0.zip, r-release: mgsub_1.0.0.zip, r-oldrel: mgsub_1.0.0.zip
OS X El Capitan binaries: r-release: mgsub_1.0.0.tgz
OS X Mavericks binaries: r-oldrel: not available

Linking:

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