| Port variant | std |
| Summary | Encapsulated Classes with Reference Semantics |
| Package version | 2.6.1 |
| Homepage | https://r6.r-lib.org |
| Keywords | cran |
| Maintainer | CRAN Automaton |
| License | Not yet specified |
| Other variants | There are no other variants. |
| Ravenports | Buildsheet | History |
| Ravensource | Port Directory | History |
| Last modified | 15 FEB 2025, 04:25:08 UTC |
| Port created | 15 APR 2020, 06:14:40 UTC |
| single | 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. |
| Build (only) |
gmake:primary:std R:primary:std icu:dev:std R:docs:std |
| Runtime (only) |
R:primary:std R:nls:std |
| main | mirror://CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ |
| R-callr:std | Call R from R |
| R-crosstalk:std | Inter-Widget Interactivity for HTML Widgets |
| R-data.tree:std | General Purpose Hierarchical Data Structure |
| R-dbplyr:std | 'dplyr' Back End for Databases |
| R-desc:std | Manipulate DESCRIPTION Files |
| R-dplyr:std | Grammar of Data Manipulation |
| R-eddington:std | Compute a Cyclist's Eddington Number |
| R-httpuv:std | HTTP and WebSocket Server Library |
| R-httr2:std | Perform HTTP Requests and Process the Responses |
| R-httr:std | Tools for Working with URLs and HTTP |
| R-pkgbuild:std | Find Tools Needed to Build R Packages |
| R-processx:std | Execute and Control System Processes |
| R-progress:std | Terminal Progress Bars |
| R-promises:std | Promise-based asynchronous programing abstracts |
| R-rcmdcheck:std | Run 'R CMD check' from 'R' and Capture Results |
| R-readr:std | Read Rectangular Text Data |
| R-rgl:std | 3D Visualization Using OpenGL |
| R-roxygen2:std | In-Line Documentation for R |
| R-sass:std | Syntactically Awesome Style Sheets ('Sass') |
| R-scales:std | Scale Functions for Visualization |
| R-selectr:std | Translate CSS Selectors to XPath Expressions |
| R-shiny:std | Web Application Framework for R |
| R-testthat:std | Unit Testing for R |
| R-tidygraph:std | Tidy API for Graph Manipulation |