Package: wnpp
Severity: wishlist
Owner: Alba Crespi <[email protected]>

* Package name    : r-cran-fastmatch
  Version         : 1.0-4
  Upstream Author : Simon Urbanek <[email protected]>
* URL             : http://cran.r-project.org/web/packages/fastmatch/
* License         : GPL-2
  Programming Lang: C, R
  Description     : Fast match replacement to speed up repeated look-ups by 
keeping a hash table in memory.

R 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.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/20150504174040.18714.60470.reportbug@aspire

Reply via email to