Type: Package Package: container Title: Extending Base 'R' Lists Version: 1.1.0.9003 Authors@R: person("Roman", "Pahl", , "roman.pahl@gmail.com", role = c("aut", "cre")) Author: Roman Pahl [aut, cre] Maintainer: Roman Pahl Description: 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. License: GPL-3 URL: https://rpahl.github.io/container/, https://github.com/rpahl/container BugReports: https://github.com/rpahl/container/issues Depends: R (>= 3.5.0) Imports: data.table, methods, R6, utils Suggests: dplyr, ggplot2, knitr, microbenchmark, rmarkdown, testthat (>= 3.0.0), tibble VignetteBuilder: knitr Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 NeedsCompilation: no Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://rpahl.r-universe.dev Date/Publication: 2026-03-29 10:28:19 UTC RemoteUrl: https://github.com/rpahl/container RemoteRef: HEAD RemoteSha: f993bbff87f3176e3d8d6675ca77416093ed88fe Packaged: 2026-07-03 23:14:10 UTC; root