Package: stringi
Version: 1.7.6
Date: 2021-11-29
Title: Character String Processing Facilities
Description: 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.
URL: https://stringi.gagolewski.com/ https://icu.unicode.org/
BugReports: https://github.com/gagolews/stringi/issues
SystemRequirements: C++11, ICU4C (>= 55, optional)
Type: Package
Depends: R (>= 3.1)
Imports: tools, utils, stats
Biarch: TRUE
License: file LICENSE
Author: Marek Gagolewski [aut, cre, cph] (<https://orcid.org/0000-0003-0637-6028>),
    Bartek Tartanus [ctb], and others (stringi source code);
    Unicode, Inc. and others (ICU4C source code, Unicode Character Database)
Maintainer: Marek Gagolewski <marek@gagolewski.com>
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2021-11-28 23:34:08 UTC; gagolews
License_is_FOSS: yes
Repository: CRAN
Date/Publication: 2021-11-29 09:00:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-11-30 11:27:57 UTC; unix
