Fast, correct, consistent, portable, as well as convenient character string/text processing in every locale and any native encoding. Owing to the use of the 'ICU' (International Components for Unicode) library, the package provides 'R' users with platform-independent functions known to 'Java', 'Perl', 'Python', 'PHP', and 'Ruby' programmers. Available features include: pattern searching (e.g., with 'Java'-like regular expressions or the 'Unicode' collation algorithm), random string generation, case mapping, string transliteration, concatenation, Unicode normalization, date-time formatting and parsing, and many more.
Version: | 1.4.3 |
Depends: | R (≥ 2.14) |
Imports: | tools, utils, stats |
Published: | 2019-03-12 |
Author: | Marek Gagolewski [aut, cre] ( stringi author details |
Maintainer: | Marek Gagolewski <marek at gagolewski.com> |
BugReports: | http://github.com/gagolews/stringi/issues |
License: | file LICENSE |
URL: | http://www.gagolewski.com/software/stringi/ http://site.icu-project.org/ http://www.unicode.org/ |
NeedsCompilation: | yes |
SystemRequirements: | ICU4C (>= 52, optional) |
Citation: | stringi citation info |
Materials: | NEWS INSTALL |
In views: | NaturalLanguageProcessing |
CRAN checks: | stringi results |
Reference manual: | stringi.pdf |
Package source: | stringi_1.4.3.tar.gz |
Windows binaries: | r-devel: stringi_1.4.3.zip, r-release: stringi_1.4.3.zip, r-oldrel: stringi_1.4.3.zip |
OS X binaries: | r-release: stringi_1.4.3.tgz, r-oldrel: stringi_1.4.3.tgz |
Old sources: | stringi archive |
Please use the canonical form https://CRAN.R-project.org/package=stringi to link to this page.