Dict: R6 Based Key-Value Dictionary Implementation (original) (raw)
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.
| Version: | 0.1.0 |
|---|---|
| Imports: | R6, dplyr, magrittr, purrr, rlang |
| Suggests: | testthat |
| Published: | 2020-06-02 |
| DOI: | 10.32614/CRAN.package.Dict |
| Author: | Shun Asai [aut, cre, cph] |
| Maintainer: | Shun Asai <syun.asai at gmail.com> |
| BugReports: | https://github.com/five-dots/Dict/issues |
| License: | MIT + file |
| URL: | https://github.com/five-dots/Dict |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | Dict results |
Documentation:
| Reference manual: | Dict.html , <Dict.pdf> |
|---|
Downloads:
| Package source: | Dict_0.1.0.tar.gz |
|---|---|
| Windows binaries: | r-devel: Dict_0.1.0.zip, r-release: Dict_0.1.0.zip, r-oldrel: Dict_0.1.0.zip |
| macOS binaries: | r-release (arm64): Dict_0.1.0.tgz, r-oldrel (arm64): Dict_0.1.0.tgz, r-release (x86_64): Dict_0.1.0.tgz, r-oldrel (x86_64): Dict_0.1.0.tgz |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=Dictto link to this page.