Classes with reference semantics
The R6 package allows the creation of classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages.
$
pkg install R-cran-R6Origin
devel/R-cran-R6
Size
187KiB
License
MIT
Maintainer
tota@FreeBSD.org
Dependencies
1 packages
Required by
24 packages
Dependencies (1)
Required By (24)
R-cran-callrR-cran-cliappR-cran-crosstalkR-cran-dbplyrR-cran-descR-cran-dplyrR-cran-httpuvR-cran-httrR-cran-httr2R-cran-pkgbuildR-cran-pkgcacheR-cran-pkgdependsR-cran-processxR-cran-progressR-cran-promisesR-cran-rcmdcheckR-cran-readrR-cran-rglR-cran-roxygen2R-cran-sassR-cran-scalesR-cran-selectrR-cran-shinyR-cran-testthat