stringi (1.8.7)

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

Installation

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

About this package

A collection of character string/text/natural language processing tools for pattern searching (e.g., with 'Java'-like regular expressions or the 'Unicode' collation algorithm), random string generation, case mapping, string transliteration, concatenation, sorting, padding, wrapping, Unicode normalisation, date-time formatting and parsing, and many more. They are fast, consistent, convenient, and - thanks to 'ICU' (International Components for Unicode) - portable across all locales and platforms. Documentation about 'stringi' is provided via its website at <https://stringi.gagolewski.com/> and the paper by Gagolewski (2022, <doi:10.18637/jss.v103.i02>).Fast and Portable Character String Processing Facilities

Dependencies

Imports tools, utils, stats
Depends R (>= 3.4)
Details
CRAN
2026-02-24 13:47:30 +00:00
0
file LICENSE
Marek Gagolewski
11 MiB
Assets (1)
Versions (1) View all
1.8.7 2026-02-24