Package: fastmatch
Version: 1.1-4
Title: Fast 'match()' Function
Author: Simon Urbanek <simon.urbanek@r-project.org>
Maintainer: Simon Urbanek <simon.urbanek@r-project.org>
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.0; aarch64-apple-darwin20; 2023-08-27 02:11:22 UTC; unix
Archs: fastmatch.so.dSYM
