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.4
Depends: R (≥ 3.5.0)
Imports: data.table, methods, R6
Suggests: knitr, tinytest, rmarkdown, microbenchmark, ggplot2, dplyr, tibble, testthat (≥ 3.0.0)
Published: 2022-12-11
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

Documentation:

Reference manual: container.pdf
Vignettes: Container operations for robust code
Introduction to container
Deque, Set, and Dict
Manage data columns with dict.table
Manage parameter lists with dict
Reference semantics

Downloads:

Package source: container_1.0.4.tar.gz
Windows binaries: r-devel: container_1.0.4.zip, r-release: container_1.0.4.zip, r-oldrel: container_1.0.4.zip
macOS binaries: r-release (arm64): container_1.0.4.tgz, r-oldrel (arm64): container_1.0.4.tgz, r-release (x86_64): container_1.0.4.tgz, r-oldrel (x86_64): container_1.0.4.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.