About Anaconda Help Download Anaconda

r_test / packages / r-fastmatch 1.1_0

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.

Installers

  • linux-64 v1.1_0
  • osx-64 v1.1_0
  • win-64 v1.1_0

conda install

To install this package run one of the following:
conda install r_test::r-fastmatch

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy