Package: dictionar6 0.1.3

dictionar6: R6 Dictionary Interface

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.

Authors:Raphael Sonabend [aut, cre]

dictionar6_0.1.3.tar.gz
dictionar6_0.1.3.zip(r-4.5)dictionar6_0.1.3.zip(r-4.4)dictionar6_0.1.3.zip(r-4.3)
dictionar6_0.1.3.tgz(r-4.5-any)dictionar6_0.1.3.tgz(r-4.4-any)dictionar6_0.1.3.tgz(r-4.3-any)
dictionar6_0.1.3.tar.gz(r-4.5-noble)dictionar6_0.1.3.tar.gz(r-4.4-noble)
dictionar6_0.1.3.tgz(r-4.4-emscripten)dictionar6_0.1.3.tgz(r-4.3-emscripten)
dictionar6.pdf |dictionar6.html
dictionar6/json (API)
NEWS

# Install 'dictionar6' in R:
install.packages('dictionar6', repos = c('https://raphaels1.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/xoopr/dictionar6/issues

Pkgdown site:https://xoopr.github.io

On CRAN:

Conda:

3.78 score 4 stars 1 packages 1 scripts 750 downloads 2 exports 2 dependencies

Last updated 3 years agofrom:8a460ee0d9. Checks:9 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 21 2025
R-4.5-winOKMar 21 2025
R-4.5-macOKMar 21 2025
R-4.5-linuxOKMar 21 2025
R-4.4-winOKMar 21 2025
R-4.4-macOKMar 21 2025
R-4.4-linuxOKMar 21 2025
R-4.3-winOKMar 21 2025
R-4.3-macOKMar 21 2025

Exports:dctDictionary

Dependencies:ooplahR6