R-R6
Port variant standard
Summary Encapsulated Classes with Reference Semantics
Package version 2.5.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 02 JAN 2023, 20:15:36 UTC
Port created 14 APR 2020, 06:14:40 UTC
Subpackage Descriptions
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.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
R:primary:standard
icu:dev:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
8d92bd29c2ed7bf15f2778618ffe4a95556193d21d8431a7f75e7e5fc102bf48 63422 CRAN/R6_2.5.1.tar.gz
Ports that require R-R6:standard
R-callr:standard Call R from R
R-crosstalk:standard Inter-Widget Interactivity for HTML Widgets
R-dbplyr:standard 'dplyr' Back End for Databases
R-desc:standard Manipulate DESCRIPTION Files
R-dplyr:standard Grammar of Data Manipulation
R-eddington:standard Compute a Cyclist's Eddington Number
R-httpuv:standard HTTP and WebSocket Server Library
R-httr2:standard Perform HTTP Requests and Process the Responses
R-httr:standard Tools for Working with URLs and HTTP
R-pkgbuild:standard Find Tools Needed to Build R Packages
R-processx:standard Execute and Control System Processes
R-progress:standard Terminal Progress Bars
R-promises:standard Promise-based asynchronous programing abstracts
R-rcmdcheck:standard Run 'R CMD check' from 'R' and Capture Results
R-readr:standard Read Rectangular Text Data
R-rgl:standard 3D Visualization Using OpenGL
R-roxygen2:standard In-Line Documentation for R
R-sass:standard Syntactically Awesome Style Sheets ('Sass')
R-scales:standard Scale Functions for Visualization
R-selectr:standard Translate CSS Selectors to XPath Expressions
R-shiny:standard Web Application Framework for R
R-testthat:standard Unit Testing for R
R-tidygraph:standard Tidy API for Graph Manipulation