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 LICENSE |
URL: | https://github.com/five-dots/Dict |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | Dict results |
Reference manual: | Dict.pdf |
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 |
Please use the canonical form https://CRAN.R-project.org/package=Dict to link to this page.