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-0 |
| Published: | 2017-01-28 |
| 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 |
| Reference manual: | fastmatch.pdf |
| Package source: | fastmatch_1.1-0.tar.gz |
| Windows binaries: | r-devel: fastmatch_1.1-0.zip, r-release: fastmatch_1.1-0.zip, r-oldrel: fastmatch_1.1-0.zip |
| macOS binaries: | r-release: fastmatch_1.1-0.tgz, r-oldrel: fastmatch_1.1-0.tgz |
| Old sources: | fastmatch archive |
| Reverse imports: | betapart, CEGO, disto, DysPIA, ffbase, fgsea, fy, GAPGOM, grattan, GSVA, heims, hutils, install.load, ITNr, Kernelheaping, LilRhino, networkR, ParamHelpers, phangorn, PMwR, polyRAD, psichomics, quanteda, rabhit, RSNPset, scrubr, signatureSearch, SpaDES.tools, TeXCheckR, tsdb |
| Reverse suggests: | checkmate |
Please use the canonical form https://CRAN.R-project.org/package=fastmatch to link to this page.