Helper functions for coding object-oriented programming with a focus on R6. Includes functions for assertions and testing, looping, and re-usable design patterns including Abstract and Decorator classes.
Version: | 0.2.0 |
Imports: | R6 |
Suggests: | devtools, testthat, withr |
Published: | 2022-01-21 |
DOI: | 10.32614/CRAN.package.ooplah |
Author: | Raphael Sonabend [aut, cre] |
Maintainer: | Raphael Sonabend <raphaelsonabend at gmail.com> |
BugReports: | https://github.com/xoopR/ooplah/issues |
License: | MIT + file LICENSE |
URL: | https://xoopR.github.io/ooplah/, https://github.com/xoopR/ooplah |
NeedsCompilation: | no |
SystemRequirements: | C++11 |
Materials: | README NEWS |
CRAN checks: | ooplah results |
Reference manual: | ooplah.pdf |
Package source: | ooplah_0.2.0.tar.gz |
Windows binaries: | r-devel: ooplah_0.2.0.zip, r-release: ooplah_0.2.0.zip, r-oldrel: ooplah_0.2.0.zip |
macOS binaries: | r-release (arm64): ooplah_0.2.0.tgz, r-oldrel (arm64): ooplah_0.2.0.tgz, r-release (x86_64): ooplah_0.2.0.tgz, r-oldrel (x86_64): ooplah_0.2.0.tgz |
Old sources: | ooplah archive |
Reverse imports: | dictionar6 |
Please use the canonical form https://CRAN.R-project.org/package=ooplah to link to this page.