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.

Version: 1.1-4
Depends: R (≥ 2.3.0)
Published: 2023-08-18
Author: Simon Urbanek
Maintainer: Simon Urbanek <simon.urbanek at r-project.org>
License: GPL-2
URL: http://www.rforge.net/fastmatch
NeedsCompilation: yes
Materials: NEWS
CRAN checks: fastmatch results

Documentation:

Reference manual: fastmatch.pdf

Downloads:

Package source: fastmatch_1.1-4.tar.gz
Windows binaries: r-devel: fastmatch_1.1-4.zip, r-release: fastmatch_1.1-4.zip, r-oldrel: fastmatch_1.1-4.zip
macOS binaries: r-release (arm64): fastmatch_1.1-4.tgz, r-oldrel (arm64): fastmatch_1.1-4.tgz, r-release (x86_64): fastmatch_1.1-4.tgz
Old sources: fastmatch archive

Reverse dependencies:

Reverse depends: PWEXP
Reverse imports: betapart, CEGO, CelliD, countries, cTRAP, deduped, disto, DrugSim2DR, DysPIA, easy.utils, fgsea, fy, grattan, healthyAddress, heims, hutils, IDF, IDMIR, install.load, ITNr, Kernelheaping, LifemapR, LilRhino, morphemepiece, networkR, omicsViewer, ParamHelpers, phangorn, PMwR, polyRAD, psichomics, quanteda, Rogue, Signac, signatureSearch, TeXCheckR, text2map, TreeSearch, TreeTools, tsdb, TSGS, wordpiece
Reverse suggests: checkmate, fipio, SpaDES.tools

Linking:

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