Package: ahocorasick 0.1.0

Hao Cheng

ahocorasick: Fast Multi-Pattern String Matching with Aho-Corasick

Provides fast multi-pattern string matching for R via the Aho-Corasick algorithm, powered by the Rust 'aho-corasick' crate. Build reusable automatons, detect matches, count matches, locate character or byte offsets, extract matched text, and replace matches in character vectors.

Authors:Hao Cheng [aut, cre, cph]

ahocorasick_0.1.0.tar.gz
ahocorasick_0.1.0.zip(r-4.7)ahocorasick_0.1.0.zip(r-4.6)ahocorasick_0.1.0.zip(r-4.5)
ahocorasick_0.1.0.tgz(r-4.6-x86_64)ahocorasick_0.1.0.tgz(r-4.6-arm64)ahocorasick_0.1.0.tgz(r-4.5-x86_64)ahocorasick_0.1.0.tgz(r-4.5-arm64)
ahocorasick_0.1.0.tar.gz(r-4.7-arm64)ahocorasick_0.1.0.tar.gz(r-4.7-x86_64)ahocorasick_0.1.0.tar.gz(r-4.6-arm64)ahocorasick_0.1.0.tar.gz(r-4.6-x86_64)
ahocorasick_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ahocorasick/json (API)
NEWS

# Install 'ahocorasick' in R:
install.packages('ahocorasick', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yousa-mirage/r-ahocorasick/issues

Pkgdown/docs site:https://yousa-mirage.github.io

On CRAN:

Conda:

aho-corasickrustcargo

2.70 score 1 stars 3 scripts 11 exports 4 dependencies

Last updated from:a60d89f29d (on v0.1.0). Checks:13 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK150
linux-devel-x86_64OK151
source / vignettesOK189
linux-release-arm64OK146
linux-release-x86_64OK150
macos-release-arm64OK88
macos-release-x86_64OK229
macos-oldrel-arm64OK97
macos-oldrel-x86_64OK270
windows-develOK126
windows-releaseOK146
windows-oldrelOK118
wasm-releaseOK159

Exports:ac_buildac_countac_detectac_extractac_extract_dfac_infoac_locateac_locate_bytesac_locate_dfac_patternsac_replace

Dependencies:backportscheckmateclirlang

Benchmarks

Rendered frombenchmarks.Rmdusingknitr::rmarkdownon May 24 2026.

Last update: 2026-05-23
Started: 2026-05-23