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.7 |
Suggests: | testthat (≥ 2.3.1) |
Published: | 2023-01-05 |
DOI: | 10.32614/CRAN.package.collections |
Author: | Randy Lai [aut, cre], Andrea Mazzoleni [cph] (tommy hash table library), Yann Collet [cph] (xxhash algorithm) |
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.7.tar.gz |
Windows binaries: | r-devel: collections_0.3.7.zip, r-release: collections_0.3.7.zip, r-oldrel: collections_0.3.7.zip |
macOS binaries: | r-release (arm64): collections_0.3.7.tgz, r-oldrel (arm64): collections_0.3.7.tgz, r-release (x86_64): collections_0.3.7.tgz, r-oldrel (x86_64): collections_0.3.7.tgz |
Old sources: | collections archive |
Reverse imports: | duckplyr, EpiModel, gamstransfer, languageserver, multiverse, R6P, wikiTools |
Please use the canonical form https://CRAN.R-project.org/package=collections to link to this page.