R-R6
Port variant std
Summary Encapsulated Classes with Reference Semantics
BROKEN
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 09 AUG 2024, 21:24:17 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:std
R:primary:std
icu:dev:std
Runtime (only) R:primary:std
R:nls:std
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:std
R-callr:std Call R from R
R-crosstalk:std Inter-Widget Interactivity for HTML Widgets
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