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
Insights
Last 30 days
This package has been downloaded 1,429,244 times in the last 30 days. This is the academic equivalent of going platinum. Except, you know, with more charts and fewer screaming fans. Congratulations! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 40,576 times.
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
This package has been downloaded 13,862,595 times in the last 365 days. Whoa! That's more downloads than an AI-generated meme in a tech-savvy group chat. Truly legendary! The day with the most downloads was Mar 17, 2025 with 70,158 downloads.
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