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.7)Dict_0.1.0.90000.zip(r-4.6)Dict_0.1.0.90000.zip(r-4.5)
Dict_0.1.0.90000.tgz(r-4.6-any)Dict_0.1.0.90000.tgz(r-4.5-any)
Dict_0.1.0.90000.tar.gz(r-4.7-any)Dict_0.1.0.90000.tar.gz(r-4.6-any)
Dict_0.1.0.90000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:610ac20d46. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 105 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | NOTE | 109 | ||
| macos-release-arm64 | NOTE | 112 | ||
| macos-oldrel-arm64 | NOTE | 125 | ||
| windows-devel | NOTE | 75 | ||
| windows-release | NOTE | 75 | ||
| windows-oldrel | NOTE | 66 | ||
| wasm-release | OK | 110 |
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| R6 Based Key-Value Dictionary Implementation | Dict dict |