The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 [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 |
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) |
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 imports: | autothresholdr, enrichViewNet, exampletestr, filesstrings, ijtiff, macroBiome, PriceIndices, tidybins, tidygeoRSS |
Reverse suggests: | diffudist |
Please use the canonical form https://CRAN.R-project.org/package=strex to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.