stringi
swMATH35637CRANstringiMaRDI QIDQ51339
Fast and Portable Character String Processing Facilities
Last update: 11 December 2023
Copyright license: File License
Software version identifier: 1.7.12, 0.1-25, 0.2-3, 0.2-4, 0.2-5, 0.3-1, 0.4-1, 0.5-2, 0.5-4, 0.5-5, 1.0-1, 1.1.1, 1.1.2, 1.1.3, 1.1.5, 1.1.6, 1.1.7, 1.2.2, 1.2.3, 1.2.4, 1.3.1, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.5.3, 1.6.1, 1.6.2, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.8, 1.8.1, 1.8.2, 1.8.3
Source code repository: https://github.com/cran/stringi
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>).