stringfish: Alt String Implementation

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: Rcpp, RcppParallel
LinkingTo: Rcpp (≥ 0.12.18.3), RcppParallel (≥ 5.1.4)
Suggests: qs, knitr, rmarkdown, usethis, dplyr, stringr, rlang
Published: 2023-11-28
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

Documentation:

Reference manual: stringfish.pdf
Vignettes: stringfish

Downloads:

Package source: stringfish_0.16.0.tar.gz
Windows binaries: r-devel: stringfish_0.16.0.zip, r-release: stringfish_0.16.0.zip, r-oldrel: stringfish_0.16.0.zip
macOS binaries: r-release (arm64): stringfish_0.16.0.tgz, r-oldrel (arm64): stringfish_0.16.0.tgz, r-release (x86_64): stringfish_0.16.0.tgz
Old sources: stringfish archive

Reverse dependencies:

Reverse imports: qs
Reverse linking to: qs

Linking:

Please use the canonical form https://CRAN.R-project.org/package=stringfish to link to this page.