Provides an extendable, performant and multithreaded 'alt-string' implementation backed by 'C++' vectors and strings.
| Version: |
0.15.7 |
| Depends: |
R (≥ 3.0.2) |
| Imports: |
Rcpp, RcppParallel |
| LinkingTo: |
Rcpp (≥ 0.12.18.3), RcppParallel (≥ 5.1.4) |
| Suggests: |
qs, knitr, rmarkdown, usethis, dplyr, stringr, rlang |
| Published: |
2022-04-13 |
| 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: |
C++11, GNU make |
| Materials: |
README ChangeLog |
| CRAN checks: |
stringfish results |