stringfish: Alt String Implementation (original) (raw)
Provides an extendable, performant and multithreaded 'alt-string' implementation backed by 'C++' vectors and strings.
Version:
0.16.0
Depends:
R (≥ 3.0.2)
Imports:
LinkingTo:
Rcpp (≥ 0.12.18.3), RcppParallel (≥ 5.1.4)
Suggests:
qs, knitr, rmarkdown, usethis, dplyr, stringr, rlang
Published:
2023-11-28
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
BugReports:
https://github.com/traversc/stringfish/issues
License:
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:
CRAN checks: