collections
High Performance Container Data Types
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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.3.12 |
rolling linux/jammy R-4.5 | collections_0.3.12.tar.gz |
67.4 KiB |
0.3.12 |
rolling linux/noble R-4.5 | collections_0.3.12.tar.gz |
67.2 KiB |
0.3.12 |
rolling source/ R- | collections_0.3.12.tar.gz |
109.7 KiB |
0.3.12 |
latest linux/jammy R-4.5 | collections_0.3.12.tar.gz |
67.4 KiB |
0.3.12 |
latest linux/noble R-4.5 | collections_0.3.12.tar.gz |
67.2 KiB |
0.3.12 |
latest source/ R- | collections_0.3.12.tar.gz |
109.7 KiB |
0.3.12 |
2026-04-26 source/ R- | collections_0.3.12.tar.gz |
109.7 KiB |
0.3.12 |
2026-04-23 source/ R- | collections_0.3.12.tar.gz |
109.7 KiB |
0.3.12 |
2026-04-09 windows/windows R-4.5 | collections_0.3.12.zip |
68.5 KiB |
0.3.7 |
2025-04-20 source/ R- | collections_0.3.7.tar.gz |
91.9 KiB |
Dependencies (latest)
Suggests
- testthat (>= 2.3.1)