The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.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

Documentation:

Reference manual: 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)

Downloads:

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

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.