stringr (1.5.1)

Published 2026-02-24 13:47:30 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("stringr")

About this package

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.Simple, Consistent Wrappers for Common String Operations

Dependencies

Imports cli, glue (>= 1.6.1), lifecycle (>= 1.0.3), magrittr, rlang (>= 1.0.0), stringi (>= 1.5.3), vctrs (>= 0.4.0)
Depends R (>= 3.6)
Suggests covr, dplyr, gt, htmltools, htmlwidgets, knitr, rmarkdown, testthat (>= 3.0.0), tibble
Details
CRAN
2026-02-24 13:47:30 +00:00
1
MIT + file LICENSE
Hadley Wickham
Posit Software
PBC
172 KiB
Assets (1)
Versions (1) View all
1.5.1 2026-02-24