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-fastmatchconda 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