R-stringi
Port variant std
Summary Character string processing facilities
BROKEN
Package version 1.8.4
Homepage https://stringi.gagolewski.com/
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 09 AUG 2024, 21:24:17 UTC
Port created 14 APR 2020, 06:14:40 UTC
Subpackage Descriptions
single stringi: Fast and Portable Character String Processing Facilities 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. Documentation about 'stringi' is provided via its website at <https://stringi.gagolewski.com/> and the paper by Gagolewski (2022, <doi:10.18637/jss.v103.i02>).
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
c219f8f64d1a2bfd4ca9528452d44d30db1899af14f4b9ef248412443bc669f3 11917497 CRAN/stringi_1.8.4.tar.gz
Ports that require R-stringi:std
R-janitor:std Simple Tools for Examining and Cleaning Dirty Data
R-openxlsx:std Read, Write and Edit xlsx Files
R-qdapRegex:std Regex removal, extraction and replacement tools
R-roxygen2:std In-Line Documentation for R
R-sentimentr:std Calculate Text Polarity Sentiment
R-snakecase:std Convert Strings into any Case
R-stringr:std Consistent wrappers for common string Operations
R-textclean:std Text Cleaning Tools
R-textshape:std Tools for Reshaping Text
R-timetk:std Tool Kit for Working with Time Series
R-tokenizers:std Fast tokenization of natural language text