forstringr: String Manipulation Package for Those Familiar with 'Microsoft Excel'

The goal of 'forstringr' is to enable complex string manipulation in R especially to those more familiar with LEFT(), RIGHT(), and MID() functions in Microsoft Excel. The package combines the power of 'stringr' with other manipulation packages such as 'dplyr' and 'tidyr'.

Version: 1.0.0
Depends: R (≥ 3.4.0), stringr
Imports: dplyr, glue, rlang, stats, tidyselect
Suggests: ggplot2, knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-08-07
Author: Ezekiel Ogundepo ORCID iD [aut, cre], Olubukunola Oyedele [ctb], Fatimo Adebanjo [ctb]
Maintainer: Ezekiel Ogundepo <gbganalyst at gmail.com>
BugReports: https://github.com/gbganalyst/forstringr/issues
License: MIT + file LICENSE
URL: https://github.com/gbganalyst/forstringr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: forstringr results

Documentation:

Reference manual: forstringr.pdf
Vignettes: String Manipulation Package for Those Familiar with Microsoft Excel

Downloads:

Package source: forstringr_1.0.0.tar.gz
Windows binaries: r-prerel: forstringr_1.0.0.zip, r-release: forstringr_1.0.0.zip, r-oldrel: forstringr_1.0.0.zip
macOS binaries: r-prerel (arm64): forstringr_1.0.0.tgz, r-release (arm64): forstringr_1.0.0.tgz, r-oldrel (arm64): forstringr_1.0.0.tgz, r-prerel (x86_64): forstringr_1.0.0.tgz, r-release (x86_64): forstringr_1.0.0.tgz
Old sources: forstringr archive

Linking:

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