A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.
Version: | 1.1.0 |
Depends: | R (≥ 2.14) |
Imports: | stringi (≥ 0.4.1), magrittr |
Suggests: | testthat, knitr, htmltools, htmlwidgets, rmarkdown, covr |
Published: | 2016-08-19 |
Author: | Hadley Wickham [aut, cre, cph], RStudio [cph] |
Maintainer: | Hadley Wickham <hadley at rstudio.com> |
BugReports: | https://github.com/hadley/stringr/issues |
License: | GPL-2 |
URL: | https://github.com/hadley/stringr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | stringr results |
Reference manual: | stringr.pdf |
Vignettes: |
Introduction to stringr |
Package source: | stringr_1.1.0.tar.gz |
Windows binaries: | r-devel: stringr_1.1.0.zip, r-release: stringr_1.1.0.zip, r-oldrel: stringr_1.1.0.zip |
OS X Mavericks binaries: | r-release: stringr_1.1.0.tgz, r-oldrel: stringr_1.1.0.tgz |
Old sources: | stringr archive |
Please use the canonical form https://CRAN.R-project.org/package=stringr to link to this page.