About Anaconda Help Download Anaconda

conda-forge / 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.

copied from cf-staging / r-fastmatch

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.1_0
  • osx-64 v1.1_0
  • osx-arm64 v1.1_3
  • linux-ppc64le v1.1_3
  • linux-aarch64 v1.1_3
  • win-64 v1.1_0

conda install

To install this package run one of the following:
conda install conda-forge::r-fastmatch
conda install conda-forge/label/cf201901::r-fastmatch
conda install conda-forge/label/cf202003::r-fastmatch
conda install conda-forge/label/gcc7::r-fastmatch

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy