Package: stringfish Title: Alt String Implementation Version: 0.19.0 Date: 2026-04-18 Authors@R: c( person("Travers", "Ching", email = "traversc@gmail.com", role = c("aut", "cre", "cph")), person("Phillip", "Hazel", role = c("ctb"), comment = "Bundled PCRE2 code"), person("Zoltan", "Herczeg", role = c("ctb", "cph"), comment = "Bundled PCRE2 code"), person("University of Cambridge", role = c("cph"), comment = "Bundled PCRE2 code"), person("Tilera Corporation", role = c("cph"), comment = "Stack-less Just-In-Time compiler bundled with PCRE2"), person("Yann", "Collet", role = c("ctb", "cph"), comment = "Yann Collet is the author of the bundled xxHash code"), person("Martin", "Leitner-Ankerl", role = c("ctb", "cph"), comment = "Bundled ankerl::unordered_dense code")) Maintainer: Travers Ching Description: Provides an extendable, performant and multithreaded 'alt-string' implementation backed by 'C++' vectors and strings. License: GPL-3 Biarch: true Encoding: UTF-8 Depends: R (>= 3.6.0) SystemRequirements: GNU make, C++17 LinkingTo: Rcpp (>= 0.12.18.3), RcppParallel (>= 5.1.4) Imports: Rcpp, RcppParallel Suggests: knitr, rmarkdown VignetteBuilder: knitr RoxygenNote: 7.3.3 Copyright: Copyright for the bundled 'PCRE2' library is held by University of Cambridge, Zoltan Herczeg and Tilera Corporation (Stack-less Just-In-Time compiler); Copyright for the bundled 'xxHash' code is held by Yann Collet; Copyright for the bundled 'ankerl::unordered_dense' code is held by Martin Leitner-Ankerl. URL: https://github.com/traversc/stringfish BugReports: https://github.com/traversc/stringfish/issues Config/pak/sysreqs: make Repository: https://fastverse.r-universe.dev Date/Publication: 2026-04-22 19:41:01 UTC RemoteUrl: https://github.com/traversc/stringfish RemoteRef: HEAD RemoteSha: 0c4cd5dafa86129301dfcb4ba7a8ba329db24815 NeedsCompilation: yes Packaged: 2026-07-05 13:32:13 UTC; root 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), Martin Leitner-Ankerl [ctb, cph] (Bundled ankerl::unordered_dense code)