collections: High Performance Container Data Types

Provides high performance container data types such as Queue, Stack, Deque, Dict and OrderedDict. 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.2.3
Depends: R (≥ 3.4.0)
Imports: xptr
Suggests: testthat
Published: 2019-11-02
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://randy3k.github.io/collections
NeedsCompilation: yes
Materials: README
CRAN checks: collections results

Downloads:

Reference manual: collections.pdf
Package source: collections_0.2.3.tar.gz
Windows binaries: r-devel: collections_0.2.3.zip, r-devel-gcc8: collections_0.2.3.zip, r-release: collections_0.2.3.zip, r-oldrel: collections_0.2.3.zip
OS X binaries: r-release: collections_0.2.3.tgz, r-oldrel: collections_0.2.3.tgz
Old sources: collections archive

Reverse dependencies:

Reverse imports: languageserver

Linking:

Please use the canonical form https://CRAN.R-project.org/package=collections to link to this page.