Package: stringr 1.6.0.9000

stringr: Simple, Consistent Wrappers for Common String Operations
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.
Authors:
stringr_1.6.0.9000.tar.gz
stringr_1.6.0.9000.zip(r-4.6)stringr_1.6.0.9000.zip(r-4.5)stringr_1.6.0.9000.zip(r-4.4)
stringr_1.6.0.9000.tgz(r-4.6-any)stringr_1.6.0.9000.tgz(r-4.5-any)
stringr_1.6.0.9000.tar.gz(r-4.6-any)stringr_1.6.0.9000.tar.gz(r-4.5-any)
stringr_1.6.0.9000.tgz(r-4.5-emscripten)
stringr.pdf |stringr.html✨
stringr/json (API)
NEWS
| # Install 'stringr' in R: |
| install.packages('stringr', repos = c('https://tidyverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tidyverse/stringr/issues
Pkgdown/docs site:https://stringr.tidyverse.org
Last updated from:ae054b1d28. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Log |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 247 | ||
| linux-release-x86_64 | OK | 163 | ||
| macos-devel-arm64 | OK | 94 | ||
| macos-release-arm64 | OK | 111 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 109 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 126 |
Exports:%>%boundarycollfixedinvert_matchregexstr_cstr_convstr_countstr_detectstr_dupstr_endsstr_equalstr_escapestr_extractstr_extract_allstr_flattenstr_flatten_commastr_gluestr_glue_datastr_ilikestr_interpstr_lengthstr_likestr_locatestr_locate_allstr_matchstr_match_allstr_orderstr_padstr_rankstr_removestr_remove_allstr_replacestr_replace_allstr_replace_nastr_sortstr_splitstr_split_1str_split_fixedstr_split_istr_squishstr_startsstr_substr_sub_allstr_sub<-str_subsetstr_to_camelstr_to_kebabstr_to_lowerstr_to_sentencestr_to_snakestr_to_titlestr_to_upperstr_trimstr_truncstr_uniquestr_viewstr_view_allstr_whichstr_widthstr_wrapword
From base R
Rendered fromfrom-base.Rmdusingknitr::rmarkdownon Feb 08 2026.Last update: 2025-09-05
Started: 2019-05-14
Introduction to stringr
Rendered fromstringr.Rmdusingknitr::rmarkdownon Feb 08 2026.Last update: 2024-08-15
Started: 2014-11-28
Locale sensitive functions
Rendered fromlocale-sensitive.Rmdusingknitr::rmarkdownon Feb 08 2026.Last update: 2025-09-22
Started: 2025-09-22
Regular expressions
Rendered fromregular-expressions.Rmdusingknitr::rmarkdownon Feb 08 2026.Last update: 2025-09-19
Started: 2016-10-16
