Package: fastmatch Version: 1.1-4 Title: Fast 'match()' Function Author: Simon Urbanek Maintainer: Simon Urbanek Description: 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. License: GPL-2 Depends: R (>= 2.3.0) URL: http://www.rforge.net/fastmatch NeedsCompilation: yes Packaged: 2023-06-13 04:44:51 UTC; rforge Repository: CRAN Date/Publication: 2023-08-18 03:26:31 UTC Built: R 4.2.3; x86_64-pc-linux-gnu; 2024-11-18 17:49:41 UTC; unix