Allows for 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 library, the package provides R users with platform-independent functions known to Java, Perl, Python, PHP, and Ruby programmers. Among available features there are: pattern searching (e.g. via regular expressions), random string generation, string collation, transliteration, concatenation, date-time formatting and parsing, etc.
Version: | 0.5-5 |
Depends: | R (≥ 2.13.1) |
Imports: | tools, utils, stats |
Published: | 2015-06-29 |
Author: | Marek Gagolewski and Bartek Tartanus (stringi source code);
IBM and other contributors (ICU4C 55.1 source code);
Unicode, Inc. (Unicode Character Database) stringi author details |
Maintainer: | Marek Gagolewski <gagolews at rexamine.com> |
BugReports: | http://github.com/Rexamine/stringi/issues |
License: | file LICENSE |
URL: | http://stringi.rexamine.com/ http://site.icu-project.org/ http://www.unicode.org/ |
NeedsCompilation: | yes |
SystemRequirements: | ICU4C (>= 50, optional) |
Citation: | stringi citation info |
Materials: | NEWS INSTALL |
CRAN checks: | stringi results |
Reference manual: | stringi.pdf |
Package source: | stringi_0.5-5.tar.gz |
Windows binaries: | r-devel: stringi_0.5-5.zip, r-release: stringi_0.5-5.zip, r-oldrel: stringi_0.5-5.zip |
OS X Snow Leopard binaries: | r-release: stringi_0.5-5.tgz, r-oldrel: stringi_0.4-1.tgz |
OS X Mavericks binaries: | r-release: stringi_0.5-5.tgz |
Old sources: | stringi archive |
Reverse imports: | CITAN, dplR, Ecfun, mapDK, PGRdup, qdapRegex, quanteda, RcmdrPlugin.temis, retrosheet, rplexos, rprime, searchable, SpaDES, stringr, tidyr |
Reverse suggests: | caRpools, qdap, rvest, tm.plugin.alceste |