Package: fastmatch 1.1-6

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.zip(r-4.5)fastmatch_1.1-6.zip(r-4.4)fastmatch_1.1-6.zip(r-4.3)
fastmatch_1.1-6.tgz(r-4.5-x86_64)fastmatch_1.1-6.tgz(r-4.5-arm64)fastmatch_1.1-6.tgz(r-4.4-x86_64)fastmatch_1.1-6.tgz(r-4.4-arm64)fastmatch_1.1-6.tgz(r-4.3-x86_64)fastmatch_1.1-6.tgz(r-4.3-arm64)
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://s-u.r-universe.dev', 'https://cloud.r-project.org'))

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

On CRAN:

9.86 score 20 stars 372 packages 251 scripts 65k downloads 2 mentions 5 exports 0 dependencies

Last updated 2 months agofrom:57fbe7e661. Checks:8 OK, 3 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 18 2025
R-4.5-win-x86_64NOTEFeb 18 2025
R-4.5-mac-x86_64NOTEFeb 18 2025
R-4.5-mac-aarch64NOTEFeb 18 2025
R-4.5-linux-x86_64OKFeb 18 2025
R-4.4-win-x86_64OKFeb 18 2025
R-4.4-mac-x86_64OKFeb 18 2025
R-4.4-mac-aarch64OKFeb 18 2025
R-4.3-win-x86_64OKFeb 18 2025
R-4.3-mac-x86_64OKFeb 18 2025
R-4.3-mac-aarch64OKFeb 18 2025

Exports:%fin%coalescectapplyfmatchfmatch.hash

Dependencies: