r6methods: Make Methods for R6 Classes

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
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

Documentation:

Reference manual: r6methods.pdf

Downloads:

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

Linking:

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