Package: fastmatch 1.1-8

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-8.tar.gz
fastmatch_1.1-8.zip(r-4.7)fastmatch_1.1-8.zip(r-4.6)fastmatch_1.1-8.zip(r-4.5)
fastmatch_1.1-8.tgz(r-4.6-x86_64)fastmatch_1.1-8.tgz(r-4.6-arm64)fastmatch_1.1-8.tgz(r-4.5-x86_64)fastmatch_1.1-8.tgz(r-4.5-arm64)
fastmatch_1.1-8.tar.gz(r-4.7-arm64)fastmatch_1.1-8.tar.gz(r-4.7-x86_64)fastmatch_1.1-8.tar.gz(r-4.6-arm64)fastmatch_1.1-8.tar.gz(r-4.6-x86_64)
fastmatch_1.1-8.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
fastmatch/json (API)

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

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

On CRAN:

Conda:

10.09 score 21 stars 361 packages 331 scripts 81k downloads 2 mentions 6 exports 0 dependencies

Last updated from:85f0c64965. Checks:13 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK137
linux-devel-x86_64OK112
source / vignettesOK145
linux-release-arm64OK157
linux-release-x86_64OK148
macos-release-arm64OK111
macos-release-x86_64OK265
macos-oldrel-arm64OK85
macos-oldrel-x86_64OK227
windows-develOK85
windows-releaseOK87
windows-oldrelOK133
wasm-releaseOK83

Exports:%!fin%%fin%coalescectapplyfmatchfmatch.hash

Dependencies: