r-hash 2.2.6.1 Implementation of hash/associated arrays/dictionaries

This package implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposefully R flavor. For objects of appreciable size, access using hashes outperforms native named lists and vectors.