Extends the functionality of base R list and provides specialized data structures deque, set, dict, and 'dict.table', the latter to extend the 'data.table' package.
Version: | 1.0.2 |
Depends: | R (≥ 3.5.0) |
Imports: | data.table, methods, R6 |
Suggests: | knitr, tinytest, rmarkdown, microbenchmark, ggplot2, dplyr, tibble |
Published: | 2022-07-20 |
Author: | Roman Pahl [aut, cre] |
Maintainer: | Roman Pahl <roman.pahl at gmail.com> |
BugReports: | https://github.com/rpahl/container/issues |
License: | GPL-3 |
URL: | https://rpahl.github.io/container/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | container results |
Package source: | container_1.0.2.tar.gz |
Windows binaries: | r-devel: container_1.0.2.zip, r-release: container_1.0.2.zip, r-oldrel: container_1.0.2.zip |
macOS binaries: | r-release (arm64): container_1.0.2.tgz, r-oldrel (arm64): container_1.0.2.tgz, r-release (x86_64): container_1.0.2.tgz, r-oldrel (x86_64): container_1.0.2.tgz |
Old sources: | container archive |
Reverse imports: | GroupSeq |
Please use the canonical form https://CRAN.R-project.org/package=container to link to this page.