./textproc/R-stringi, Character string processing facilities

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 1.8.7, Package name: R-stringi-1.8.7, Maintainer: pkgsrc-users

stringi (pronounced "stringy") is the R package for fast, correct,
consistent and convenient string/text processing in each locale and
any native character encoding. The use of the ICU library gives R
users a platform-independent set of functions known to Java, Perl,
Python, PHP, and Ruby programmers.


Required to run:
[textproc/icu] [math/R]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2026-05-20 08:02:40 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(textproc/R-stringi) Updated 1.8.4 to 1.8.7, fix against math/R 4.6.0

# Changelog
## 1.8.7 (2025-03-27)

* [BUGFIX] Fixed build warnings.

* [BUGFIX] #512: Fixed PROTECT stack imbalance in `stri_encode_from_marked`.
   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449)
Log message:
*: recursive bump for icu 77 and libxml2 2.14
   2025-01-04 01:33:27 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(..textproc/R-stringi) Updated 1.8.3 to 1.8.4

## 1.8.4 (2024-05-06)

* [BUILD TIME] [BUGFIX] #508: Fixed build errors on Windows
    (thanks to @jeoren and @kalibera).
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2425)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1928) | Package updated
Log message:
revbump after icu and protobuf updates