<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Encapsulated Classes with Reference Semantics</dc:title>
  <dc:title>R package R6 version 2.6.1</dc:title>
  <dc:subject>CRAN Task View: Databases (https://CRAN.R-project.org/view=Databases)</dc:subject>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6)</dc:relation>
  <dc:relation>Suggests: lobstr, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Winston Chang &lt;winston@posit.co&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Winston Chang [aut, cre],
  Posit Software, PBC [cph, fnd]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=R6/LICENSE)</dc:rights>
  <dc:date>2025-02-15</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=R6</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.R6</dc:identifier>
</oai_dc:dc>
