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.

LicenseMIT
Tagsrlangcran
HomePage https://r6.r-lib.org, https://github.com/r-lib/R6/
DateFeb 16, 2021
Filespom (6 KB)  jar (15 KB)  View All
RepositoriesBeDataDriven
Ranking#3296 in MvnRepository (See Top Artifacts)
Used By157 artifacts

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Note: this artifact is located at BeDataDriven repository (https://nexus.bedatadriven.com/content/groups/public/)

Provided Dependencies (1)

Category/License Group / ArtifactVersionUpdates

org.renjin » compiler 3.5-beta440.9.2726

Licenses

LicenseURL
MIT + file LICENSE

Developers

NameEmailDev IdRolesOrganization
Winston Chang [aut
cre]