Package: dictionar6 Title: R6 Dictionary Interface Description: Efficient object-oriented R6 dictionary capable of holding objects of any class, including R6. Typed and untyped dictionaries are provided as well as the 'usual' dictionary methods that are available in other OOP languages, for example listing keys, items, values, and methods to get/set these. Version: 0.1.3 Authors@R: person(given = "Raphael", family = "Sonabend", role = c("aut","cre"), email = "raphaelsonabend@gmail.com", comment = c(ORCID = "0000-0001-9225-4654")) License: MIT + file LICENSE URL: https://xoopR.github.io/dictionar6/, https://github.com/xoopR/dictionar6/ BugReports: https://github.com/xoopR/dictionar6/issues Config/testthat/edition: 3 Encoding: UTF-8 NeedsCompilation: no Roxygen: list(markdown = TRUE, r6 = TRUE) RoxygenNote: 7.1.1 Imports: ooplah, R6 Suggests: testthat Remotes: mlr-org/ooplah Repository: https://mlr-org.r-universe.dev Date/Publication: 2026-02-23 12:42:24 UTC RemoteUrl: https://github.com/mlr-org/dictionar6 RemoteRef: main RemoteSha: 8c550ba46825c894c62b81f92e3e2d62c79cc7f2 Packaged: 2026-07-07 06:56:16 UTC; root Author: Raphael Sonabend [aut, cre] (ORCID: ) Maintainer: Raphael Sonabend