Package: Dict 0.1.0.90000
Shun Asai
Dict: R6 Based Key-Value Dictionary Implementation
A key-value dictionary data structure based on R6 class which is designed to be similar usages with other languages dictionary (e.g. 'Python') with reference semantics and extendabilities by R6.
Authors:
Dict_0.1.0.90000.tar.gz
Dict_0.1.0.90000.zip(r-4.5)Dict_0.1.0.90000.zip(r-4.4)Dict_0.1.0.90000.zip(r-4.3)
Dict_0.1.0.90000.tgz(r-4.4-any)Dict_0.1.0.90000.tgz(r-4.3-any)
Dict_0.1.0.90000.tar.gz(r-4.5-noble)Dict_0.1.0.90000.tar.gz(r-4.4-noble)
Dict_0.1.0.90000.tgz(r-4.4-emscripten)Dict_0.1.0.90000.tgz(r-4.3-emscripten)
Dict.pdf |Dict.html✨
Dict/json (API)
NEWS
# Install 'Dict' in R: |
install.packages('Dict', repos = c('https://five-dots.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/five-dots/dict/issues
Last updated 2 years agofrom:610ac20d46. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | NOTE | Nov 20 2024 |
R-4.5-linux | NOTE | Nov 20 2024 |
R-4.4-win | NOTE | Nov 20 2024 |
R-4.4-mac | NOTE | Nov 20 2024 |
R-4.3-win | NOTE | Nov 20 2024 |
R-4.3-mac | NOTE | Nov 20 2024 |
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
R6 Based Key-Value Dictionary Implementation | Dict dict |