There is a newer version of the record available.

Published July 2, 2022 | Version v1.7.7
Software Open

stringi: Fast and portable character string processing in R

Description

1.7.7 (2022-07-02)

  • [DOCUMENTATION] Paper on stringi has been published in the Journal of Statistical Software, see https://dx.doi.org/10.18637/jss.v103.i02.

  • [BUGFIX] #473, #397: Fixed buffer overflow in stri_dup. stri_dup, stri_paste, ... fail more graciously on attempts to generate strings of length >= 2^31 each.

  • [BUILD TIME] #480: Using Rf_isNull instead of isNull.

  • [DOCUMENTATION] #462: That the numeric=TRUE collator does not handle negative numbers correctly is now mentioned in the manual.

Notes

Please cite this package in publications as below.

Files

gagolews/stringi-v1.7.7.zip

Files (89.4 MB)

Name Size Download all
md5:98fd0682a819dca203709e45c8a40cb9
89.4 MB Preview Download

Additional details

Related works