Package: dictionar6 0.1.3

Raphael Sonabend

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.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://xoopr.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

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

On CRAN:

2 exports 4 stars 1.28 score 2 dependencies 1 dependents 1 scripts 552 downloads

Last updated 2 years agofrom:8a460ee0d9. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 13 2024
R-4.5-winOKAug 13 2024
R-4.5-linuxOKAug 13 2024
R-4.4-winOKAug 13 2024
R-4.4-macOKAug 13 2024
R-4.3-winOKAug 13 2024
R-4.3-macOKAug 13 2024

Exports:dctDictionary

Dependencies:ooplahR6