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 conda-forge::r-fastmatch

Usage Tracking

1.1_8
1.1_6
1.1_4
1.1_3
1.1_0
5 / 8 versions selected
Downloads (Last 6 months): 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.

Last Updated

Sep 11, 2017 at 03:29

License

GPL-2

Total Downloads

275.4K

Supported Platforms

linux-64
macOS-64
win-64

Unsupported Platforms

macOS-arm64 Last supported version: 1.1_3
linux-ppc64le Last supported version: 1.1_3
linux-aarch64 Last supported version: 1.1_3