Generate boilerplate code for R6 classes. Given R6 class create getters and/or setters for selected class fields or use RStudio addins to insert methods straight into class definition.
Version: | 0.1.0 |
Imports: | glue, rstudioapi, miniUI, shiny, dplyr, magrittr, stringr, purrr |
Suggests: | R6, testthat (≥ 3.0.0) |
Published: | 2021-03-16 |
DOI: | 10.32614/CRAN.package.r6methods |
Author: | Jakub Sobolewski [aut, cre] |
Maintainer: | Jakub Sobolewski <jakupsob at gmail.com> |
BugReports: | https://github.com/jakubsob/r6methods/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jakubsob/r6methods |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | r6methods results |
Reference manual: | r6methods.pdf |
Package source: | r6methods_0.1.0.tar.gz |
Windows binaries: | r-devel: r6methods_0.1.0.zip, r-release: r6methods_0.1.0.zip, r-oldrel: r6methods_0.1.0.zip |
macOS binaries: | r-release (arm64): r6methods_0.1.0.tgz, r-oldrel (arm64): r6methods_0.1.0.tgz, r-release (x86_64): r6methods_0.1.0.tgz, r-oldrel (x86_64): r6methods_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=r6methods to link to this page.