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.

Version: 0.1.0
Imports: R6, dplyr, magrittr, purrr, rlang
Suggests: testthat
Published: 2020-06-02
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

Documentation:

Reference manual: 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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Dict to link to this page.