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: 0.0.1
Depends: R (≥ 2.10)
Imports: dplyr, stringr, tidyselect
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-02-27
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: Manipulating string with forstringr package

Downloads:

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

Linking:

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