CMD + K

r-fastmatch

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install f30a78ec8::r-fastmatch

Usage Tracking

1.1_0
1 / 8 versions selected
Total downloads: 0

About

Summary

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.

Information Last Updated

Mar 25, 2025 at 16:18

License

GPL-2

Total Downloads

15

Platforms

Linux 64 Version: 1.1_0