Description: 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. Available features include: pattern searching (e.g., with ICU Java-like regular expressions or the Unicode Collation Algorithm), random string generation, case mapping, string transliteration, concatenation, Unicode normalization, date-time formatting and parsing, etc.
Biarch: TRUE
License: file LICENSE
Title: Character String Processing Facilities
Imports:  tools, utils, stats
Date: 2017-07-20
URL: http://www.gagolewski.com/software/stringi/ http://site.icu-project.org/ http://www.unicode.org/
BugReports: http://github.com/gagolews/stringi/issues
SystemRequirements: ICU4C (>= 52, optional)
RoxygenNote: 6.0.1
GroupId: org.renjin.cran
Maintainer: Marek Gagolewski <gagolews@rexamine.com>
Type: Package
Version: 1.1.6-renjin-b32
Author: Marek Gagolewski [aut, cre], Bartek Tartanus [ctb], and other contributors (stringi source code); IBM and other contributors (ICU4C 55.1 source code); Unicode, Inc. (Unicode Character Database)
Package: stringi
Depends:  R (>= 2.14)
