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.
Version: | 2.2.6 |
Depends: | R (≥ 2.12.0), methods, utils |
Suggests: | testthat |
Published: | 2013-02-21 |
Author: | Christopher Brown |
Maintainer: | Christopher Brown <chris.brown at decisionpatterns.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] (see file LICENSE) |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | hash results |
Reference manual: | hash.pdf |
Package source: | hash_2.2.6.tar.gz |
Windows binaries: | r-devel: hash_2.2.6.zip, r-release: hash_2.2.6.zip, r-oldrel: hash_2.2.6.zip |
OS X Snow Leopard binaries: | r-release: hash_3.0.1.tgz, r-oldrel: hash_3.0.1.tgz |
OS X Mavericks binaries: | r-release: hash_2.2.6.tgz |
Old sources: | hash archive |
Reverse depends: | GABi, HAP.ROR, KoNLP, neuroim, orderbook, rpartitions, stream |
Reverse imports: | CITAN, medicalrisk |
Reverse suggests: | MXM |