Description: 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.
Packaged: 2019-02-09 16:03:19 UTC; hadley
License: GPL-2 | file LICENSE
Title: Simple, Consistent Wrappers for Common String Operations
Encoding: UTF-8
Imports: glue (>= 1.2.0), magrittr, stringi (>= 1.1.7)
URL: http://stringr.tidyverse.org, https://github.com/tidyverse/stringr
BugReports: https://github.com/tidyverse/stringr/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
LazyData: true
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Version: 1.4.0
Suggests: covr, htmltools, htmlwidgets, knitr, rmarkdown, testthat
NeedsCompilation: no
Author: Hadley Wickham [aut, cre, cph], RStudio [cph, fnd]
Package: stringr
Authors@R:  c(person(given = "Hadley", family = "Wickham", role = c("aut", "cre", "cph"), email = "hadley@rstudio.com"), person(given = "RStudio", role = c("cph", "fnd")))
Depends: R (>= 3.1)
Date/Publication: 2019-02-10 03:40:03 UTC
