Common container data structures deque, set and dict (resembling 'Python's dict type) with typical member functions to insert, delete and access container elements. Provides iterators and reference semantics.
| Version: | 0.3.0 |
| Depends: | R (≥ 3.0) |
| Imports: | R6 |
| Suggests: | knitr, testthat, rmarkdown |
| Published: | 2018-12-01 |
| 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://github.com/rpahl/container |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | container results |
| Reference manual: | container.pdf |
| Vignettes: |
S3 methods overview and examples Overview and examples |
| Package source: | container_0.3.0.tar.gz |
| Windows binaries: | r-devel: container_0.3.0.zip, r-release: container_0.3.0.zip, r-oldrel: container_0.3.0.zip |
| macOS binaries: | r-release: container_0.3.0.tgz, r-oldrel: container_0.3.0.tgz |
| Old sources: | container archive |
Please use the canonical form https://CRAN.R-project.org/package=container to link to this page.