R6: 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.

Version: 2.3.0
Depends: R (≥ 3.0)
Suggests: knitr, microbenchmark, pryr, testthat, ggplot2, scales
Published: 2018-10-04
Author: Winston Chang [aut, cre]
Maintainer: Winston Chang <winston at stdout.org>
BugReports: https://github.com/r-lib/R6/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/R6/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: R6 results

Downloads:

Reference manual: R6.pdf
Package source: R6_2.3.0.tar.gz
Windows binaries: r-devel: R6_2.3.0.zip, r-release: R6_2.3.0.zip, r-oldrel: R6_2.3.0.zip
OS X binaries: r-release: R6_2.3.0.tgz, r-oldrel: R6_2.3.0.tgz
Old sources: R6 archive

Reverse dependencies:

Reverse depends: AlphaSimR, BLRPM, ConfigParser, ForecastFramework, LightningR, ShinyImage, smartR, superml, tangram
Reverse imports: argparse, arrangements, ASSISTant, AzureContainers, AzureRMR, AzureStor, AzureVM, basictabler, batchtools, BaTFLED3D, blandr, CaliCo, callr, carbonate, CaseBasedReasoning, cgraph, charlatan, choroplethr, cliapp, clustermq, coala, collections, compboost, container, contextual, corpustools, crosstalk, crossword.r, crul, CVXR, data.tree, datastepr, DBItest, dbplyr, desc, dgo, diffrprojects, distcomp, dockerfiler, dplyr, elementR, eplusr, etseed, fauxpas, fiery, flextable, fuzzywuzzyR, ganalytics, GauPro, geojsonR, geometa, GeoMongo, geonapi, geosapi, glmmsr, googleAuthR, gqlr, greta, hdf5r, hipread, hoardr, homomorpheR, httr, IGP, iml, ipc, ipumsr, isqg, jaatha, jmv, jmvcore, jsr223, jug, keras, keyring, KGode, knitrProgressBar, languageserver, leabRa, LFDREmpiricalBayes, lifelogr, loopr, lslx, lumberjack, mcparallelDo, medmod, mkin, mlapi, mschart, ncodeR, nimble, nmslibR, oak, officer, OpenImageR, osqp, ows4R, palm, patternplot, pivottabler, pkgbuild, pkgcache, pkgdown, pkgnet, plumber, poio, polmineR, pool, prcbench, processx, progress, projmanr, promises, PythonInR, QuantTools, r6extended, rbit, rchess, rcmdcheck, rcrossref, rdhs, RDML, readr, redux, reinforcelearn, rENA, reqres, request, RGF, rgoogleslides, rhub, ring, rjsonapi, RKEEL, rly, rodeo, RonFHIR, rosqp, routr, roxygen2, Rpolyhedra, rstack, rtext, rtimicropem, rtson, scales, scatr, selectr, sFFLHD, shiny, shinytest, shopifyr, simcausal, simmer, sofa, solrium, sourceR, storr, stoRy, SuperpixelImageSegmentation, tableschema.r, taxa, telegram, telegram.bot, testthat, text2vec, textTinyR, thor, thriftr, tidygraph, TOSTER, txtq, valuer, VarBundle, vcr, vdiffr, vmd, vmsbase, vstsr, walrus, webdriver, webmockr, wilson, xlm
Reverse suggests: aoos, backpipe, checkmate, covr, crypto, DataVisualizations, debugme, leaflet, mockery, ps

Linking:

Please use the canonical form https://CRAN.R-project.org/package=R6 to link to this page.