FreeBSD.software
Home/devel/R-cran-R6

R-cran-R6

2.6.1

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.

Origin: devel/R-cran-R6
Category: devel
Size: 187KiB
License: MIT
Maintainer: tota@FreeBSD.org
Dependencies: 1 packages
Required by: 24 packages
$pkg install R-cran-R6

Dependencies (1)

Required By (24 packages)

More in devel