Extends the functionality of base 'R' lists and provides specialized data structures 'deque', 'set', 'dict', and 'dict.table', the latter to extend the 'data.table' package.
| Version: | 1.0.5 | 
| Depends: | R (≥ 3.5.0) | 
| Imports: | data.table, methods, R6 | 
| Suggests: | knitr, tinytest, rmarkdown, microbenchmark, ggplot2, dplyr, tibble, testthat (≥ 3.0.0) | 
| Published: | 2024-12-02 | 
| DOI: | 10.32614/CRAN.package.container | 
| 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/, https://github.com/rpahl/container | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | container results | 
| Reference manual: | container.html , container.pdf | 
| Vignettes: | Container operations for robust code (source, R code) Introduction to container (source, R code) Deque, Set, and Dict (source, R code) Manage data columns with dict.table (source, R code) Manage parameter lists with dict (source, R code) Reference semantics (source, R code) | 
| Package source: | container_1.0.5.tar.gz | 
| Windows binaries: | r-devel: container_1.0.5.zip, r-release: container_1.0.5.zip, r-oldrel: container_1.0.5.zip | 
| macOS binaries: | r-release (arm64): container_1.0.5.tgz, r-oldrel (arm64): container_1.0.5.tgz, r-release (x86_64): container_1.0.5.tgz, r-oldrel (x86_64): container_1.0.5.tgz | 
| Old sources: | container archive | 
Please use the canonical form https://CRAN.R-project.org/package=container to link to this page.