Fedora Packages

R-R6

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.5.1-9.fc40 -
Fedora 40 2.5.1-9.fc40 -
Fedora 39 2.5.1-7.fc39 -
Fedora 38 2.5.1-6.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at R-R6 dash maintainers at fedoraproject dot org.



Sources on Pagure