Provides an extendable, performant and multithreaded 'alt-string' implementation backed by 'C++' vectors and strings.
| Version: | 0.17.0 | 
| Depends: | R (≥ 3.6.0) | 
| Imports: | Rcpp, RcppParallel | 
| LinkingTo: | Rcpp (≥ 0.12.18.3), RcppParallel (≥ 5.1.4) | 
| Suggests: | qs2, qs, knitr, rmarkdown, usethis, dplyr, stringr, rlang | 
| Published: | 2025-07-13 | 
| DOI: | 10.32614/CRAN.package.stringfish | 
| Author: | Travers Ching [aut, cre, cph],
  Phillip Hazel [ctb] (Bundled PCRE2 code),
  Zoltan Herczeg [ctb, cph] (Bundled PCRE2 code),
  University of Cambridge [cph] (Bundled PCRE2 code),
  Tilera Corporation [cph] (Stack-less Just-In-Time compiler bundled with
    PCRE2),
  Yann Collet [ctb, cph] (Yann Collet is the author of the bundled xxHash
    code) | 
| Maintainer: | Travers Ching  <traversc at gmail.com> | 
| BugReports: | https://github.com/traversc/stringfish/issues | 
| License: | GPL-3 | 
| Copyright: | Copyright for the bundled 'PCRE2' library is held by
University of Cambridge, Zoltan Herczeg and Tilera Coporation
(Stack-less Just-In-Time compiler); Copyright for the bundled
'xxHash' code is held by Yann Collet. | 
| URL: | https://github.com/traversc/stringfish | 
| NeedsCompilation: | yes | 
| SystemRequirements: | GNU make | 
| Materials: | README, ChangeLog | 
| CRAN checks: | stringfish results |