Binary package “r-cran-fastmatch” in ubuntu focal
GNU R package for fast match replacement for repeated look-ups
This R package provides a fast match replacement for cases that
require repeated look-ups. Extremely fast after the first lookup
match as it keeps the hash table in memory.