Package: hash Type: Package Title: Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries Version: 2.2.6.4 Date: 2026-01-21 Authors@R: c(person("Christopher", "Brown", email = "chris.brown@decisionpatterns.com", role = "aut"), person("John", "Hughes", email = "drjphughesjr@gmail.com", role = c("cre", "ctb"))) Depends: R (>= 2.12.0), methods, utils Suggests: testthat, rbenchmark Description: 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. License: GPL (>= 2) URL: http://www.johnhughes.org NeedsCompilation: no Packaged: 2026-06-20 10:04:29 UTC; root Author: Christopher Brown [aut], John Hughes [cre, ctb] Maintainer: John Hughes Repository: https://drjphughesjr.r-universe.dev Date/Publication: 2026-01-21 15:00:09 UTC RemoteUrl: https://github.com/cran/hash RemoteRef: HEAD RemoteSha: 3a9b1d06cca403427eb00b1b59f0bd2a472e3099