Package: r-cran-stringi Version: 1.0.1-1 Architecture: amd64 Maintainer: Debian Science Team Installed-Size: 30563 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), r-base-core (>= 3.1.1-1) Filename: jessie/r-cran-stringi/r-cran-stringi_1.0.1-1_amd64.deb Size: 8094264 MD5sum: 3d2a04950bdf869cd404ade98ea22c5c SHA1: 940a9f6da433738fb8d9941a7b92a7bbc16cae3f SHA256: 2f7a9028e6b5d78eaf330de651f3840cfa1afcac69e9d648da0a7fe0bbe8d829 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/web/packages/stringi/ Description: GNU R package for Character String Processing Facilities The R package stringi 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., 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.