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.
License | MIT |
---|---|
Tags | rlangcran |
HomePage | https://r6.r-lib.org, https://github.com/r-lib/R6/ |
Date | Feb 16, 2021 |
Files | pom (6 KB) jar (15 KB) View All |
Repositories | BeDataDriven |
Ranking | #3296 in MvnRepository (See Top Artifacts) |
Used By | 157 artifacts |
Note: this artifact is located at BeDataDriven repository (https://nexus.bedatadriven.com/content/groups/public/)
Compile Dependencies (17)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
org.renjin » tcltk | 3.5-beta44 | 0.9.2726 | ||
org.renjin » methods | 3.5-beta44 | 0.9.2726 | ||
org.renjin » graphics | 3.5-beta44 | 0.9.2726 | ||
org.renjin » datasets | 3.5-beta44 | 0.9.2726 | ||
org.renjin » splines | 3.5-beta44 | 0.9.2726 | ||
org.renjin » grDevices | 3.5-beta44 | 0.9.2726 | ||
org.renjin » tools | 3.5-beta44 | 0.9.2726 | ||
org.renjin » stats | 3.5-beta44 | 0.9.2726 | ||
org.renjin » parallel | 3.5-beta44 | 0.9.2726 | ||
org.renjin » utils | 3.5-beta44 | 0.9.2726 | ||
org.renjin » grid | 3.5-beta44 | 0.9.2726 | ||
org.renjin » stats4 | 3.5-beta44 | 0.9.2726 | ||
BSD 2-clause | org.renjin.cran » microbenchmark (optional) | 1.4-6-b1 | ✔ | |
GPL 2.0 | org.renjin.cran » pryr (optional) | 0.1.4-b9 | ✔ | |
MIT | org.renjin.cran » testthat (optional) | 2.1.1-b2 | 1.0.2-renjin-17 | |
GPL 2.0 | org.renjin.cran » ggplot2 (optional) | 3.2.0-b8 | ✔ | |
MIT | org.renjin.cran » scales (optional) | 1.0.0-b20 | ✔ |
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
org.renjin » compiler | 3.5-beta44 | 0.9.2726 |
Licenses
License | URL |
---|---|
MIT + file LICENSE |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Winston Chang [aut | ||||
cre] |