Provides high performance container data types such as queues, stacks, deques, dicts and ordered dicts. Benchmarks <https://randy3k.github.io/collections/articles/benchmark.html> have shown that these containers are asymptotically more efficient than those offered by other packages.
Version: | 0.3.3 |
Depends: | R (≥ 3.4.0) |
Imports: | digest (≥ 0.6.25) |
Suggests: | covr (≥ 3.4.0), testthat (≥ 2.3.1) |
Published: | 2020-06-14 |
Author: | Randy Lai [aut, cre], Andrea Mazzoleni [cph] (tommy hash table library) |
Maintainer: | Randy Lai <randy.cs.lai at gmail.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/randy3k/collections |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | collections results |
Reference manual: | collections.pdf |
Package source: | collections_0.3.3.tar.gz |
Windows binaries: | r-devel: collections_0.3.3.zip, r-release: collections_0.3.3.zip, r-oldrel: collections_0.3.3.zip |
macOS binaries: | r-release: collections_0.3.3.tgz, r-oldrel: collections_0.3.3.tgz |
Old sources: | collections archive |
Reverse imports: | languageserver |
Please use the canonical form https://CRAN.R-project.org/package=collections to link to this page.