strex: Extra String Manipulation Functions

There are some things that I wish were easier with the 'stringr' or 'stringi' packages. The foremost of these is the extraction of numbers from strings. 'stringr' and 'stringi' make you figure out the regular expression for yourself; 'strex' takes care of this for you. There are many other handy functionalities in 'strex'. Contributions to this package are encouraged; it is intended as a miscellany of string manipulation functions that cannot be found in 'stringi' or 'stringr'.

Version: 2.0.1
Depends: R (≥ 3.5), stringr (≥ 1.5)
Imports: checkmate (≥ 1.9.3), lifecycle, magrittr (≥ 1.5), rlang (≥ 1.0), stats, stringi (≥ 1.7.8), utils
Suggests: bench, covr, knitr, purrr, rmarkdown, spelling, testthat (≥ 3.0)
Published: 2024-10-03
DOI: 10.32614/CRAN.package.strex
Author: Rory Nolan ORCID iD [aut, cre]
Maintainer: Rory Nolan <rorynoolan at gmail.com>
BugReports: https://github.com/rorynolan/strex/issues
License: GPL-3
URL: https://rorynolan.github.io/strex/, https://github.com/rorynolan/strex
NeedsCompilation: yes
Language: en-US
Materials: NEWS
CRAN checks: strex results

Documentation:

Reference manual: strex.pdf
Vignettes: Alphordering Numbers (source, R code)
Argument Matching (source, R code)
Before and After (source, R code)
And/Or Detection (source, R code)
Important Miscellany (source, R code)
Numbers Within Strings (source, R code)

Downloads:

Package source: strex_2.0.1.tar.gz
Windows binaries: r-devel: strex_2.0.1.zip, r-release: strex_2.0.1.zip, r-oldrel: strex_2.0.1.zip
macOS binaries: r-release (arm64): strex_2.0.1.tgz, r-oldrel (arm64): strex_2.0.1.tgz, r-release (x86_64): strex_2.0.1.tgz, r-oldrel (x86_64): strex_2.0.1.tgz
Old sources: strex archive

Reverse dependencies:

Reverse imports: autothresholdr, enrichViewNet, exampletestr, filesstrings, ijtiff, macroBiome, PriceIndices, tidybins, tidygeoRSS
Reverse suggests: diffudist

Linking:

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