R6
Encapsulated Classes with Reference Semantics
Creates 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.
- Version2.6.1
- R versionR (≥ 3.6)
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Last release02/15/2025
Documentation
Team
Winston Chang
MaintainerShow author detailsPosit Software, PBC
Show author detailsRolesCopyright holder, fnd
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests2 packages
- Reverse Depends21 packages
- Reverse Imports539 packages
- Reverse Suggests36 packages