Efficient object-oriented R6 dictionary capable of holding objects of any class, including R6. Typed and untyped dictionaries are provided as well as the 'usual' dictionary methods that are available in other OOP languages, for example listing keys, items, values, and methods to get/set these.
Version: | 0.1.3 |
Imports: | ooplah, R6 |
Suggests: | testthat |
Published: | 2021-09-13 |
DOI: | 10.32614/CRAN.package.dictionar6 |
Author: | Raphael Sonabend [aut, cre] |
Maintainer: | Raphael Sonabend <raphaelsonabend at gmail.com> |
BugReports: | https://github.com/xoopR/dictionar6/issues |
License: | MIT + file LICENSE |
URL: | https://xoopR.github.io/dictionar6/, https://github.com/xoopR/dictionar6/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | dictionar6 results |
Reference manual: | dictionar6.pdf |
Package source: | dictionar6_0.1.3.tar.gz |
Windows binaries: | r-devel: dictionar6_0.1.3.zip, r-release: dictionar6_0.1.3.zip, r-oldrel: dictionar6_0.1.3.zip |
macOS binaries: | r-release (arm64): dictionar6_0.1.3.tgz, r-oldrel (arm64): dictionar6_0.1.3.tgz, r-release (x86_64): dictionar6_0.1.3.tgz, r-oldrel (x86_64): dictionar6_0.1.3.tgz |
Old sources: | dictionar6 archive |
Please use the canonical form https://CRAN.R-project.org/package=dictionar6 to link to this page.