Package: fastmatch 1.1-6

Simon Urbanek

fastmatch: Fast 'match()' Function

Package providing a fast match() replacement for cases that require repeated look-ups. It is slightly faster that R's built-in match() function on first match against a table, but extremely fast on any subsequent lookup as it keeps the hash table in memory.

Authors:Simon Urbanek [aut, cre, cph]

fastmatch_1.1-6.tar.gz
fastmatch_1.1-6.tar.gz(r-4.5-noble)fastmatch_1.1-6.tar.gz(r-4.4-noble)
fastmatch_1.1-6.tgz(r-4.4-emscripten)fastmatch_1.1-6.tgz(r-4.3-emscripten)
fastmatch.pdf |fastmatch.html
fastmatch/json (API)
NEWS

# Install 'fastmatch' in R:
install.packages('fastmatch', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/s-u/fastmatch/issues

7.42 score 357 packages 244 scripts 51k downloads 2 mentions 5 exports 0 dependencies

Last updated 5 days agofrom:f7921e2d6b. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKDec 26 2024
R-4.5-linux-x86_64OKDec 26 2024

Exports:%fin%coalescectapplyfmatchfmatch.hash

Dependencies: