Package: mgsub
Type: Package
Title: Safe, Multiple, Simultaneous String Substitution
Version: 1.7.3
Authors@R: c(
  person("Mark", "Ewing", email="b.mark@ewingsonline.com", role=c("aut","cre"))
  )
BugReports: https://github.com/bmewing/mgsub/issues
Description: 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).
License: MIT + file LICENSE
Encoding: UTF-8
ByteCompile: true
RoxygenNote: 7.1.1
Suggests: covr, testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-28 19:30:42 UTC; mark
Author: Mark Ewing [aut, cre]
Maintainer: Mark Ewing <b.mark@ewingsonline.com>
Repository: CRAN
Date/Publication: 2021-07-28 19:50:01 UTC
Built: R 4.1.3; ; 2023-04-17 13:33:30 UTC; windows
