container: Extending Base 'R' Lists

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.1.0
Depends: R (≥ 3.5.0)
Imports: data.table, methods, R6, utils
Suggests: dplyr, ggplot2, knitr, microbenchmark, rmarkdown, testthat (≥ 3.0.0), tibble
Published: 2025-11-11
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: NEWS
CRAN checks: container results

Documentation:

Reference manual: container.html , container.pdf
Vignettes: Use container in interactive session (source, R code)
Use container for code development (source, R code)
Manage parameter lists with dict (source, R code)
Manage data columns with dict.table (source, R code)
Deque, Set, and Dict (source, R code)
Reference semantics (source, R code)

Downloads:

Package source: container_1.1.0.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.1.0.tgz, r-oldrel (arm64): container_1.1.0.tgz, r-release (x86_64): container_1.1.0.tgz, r-oldrel (x86_64): container_1.1.0.tgz
Old sources: container archive

Linking:

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