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:
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://raphaels1.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xoopr/dictionar6/issues
Last updated 3 years agofrom:8a460ee0d9. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:dctDictionary
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Construct a Dictionary | dct |
R6 Dictionary | Dictionary |