{
  "_id": "6a44eaee6ff6f2357551ee06",
  "Package": "R6",
  "Title": "Encapsulated Classes with Reference Semantics",
  "Version": "2.6.1.9000",
  "Authors@R": "c(\nperson(\"Winston\", \"Chang\", , \"winston@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Creates classes with reference semantics, similar to R's\nbuilt-in reference classes. Compared to reference classes, R6\nclasses are simpler and lighter-weight, and they are not built\non S4 classes so they do not require the methods package. These\nclasses allow public and private members, and they support\ninheritance, even when the classes are defined in different\npackages.",
  "License": "MIT + file LICENSE",
  "URL": "https://r6.r-lib.org, https://github.com/r-lib/R6",
  "BugReports": "https://github.com/r-lib/R6/issues",
  "Config/Needs/website": "tidyverse/tidytemplate, ggplot2, microbenchmark,\nscales",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-10-20 21:02:19 UTC",
  "RemoteUrl": "https://github.com/r-lib/r6",
  "RemoteRef": "HEAD",
  "RemoteSha": "2bced0f1354c08c3a34307bf0b62c50d97de36c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 10:14:01 UTC",
    "User": "root"
  },
  "Author": "Winston Chang [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Winston Chang <winston@posit.co>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "R6_2.6.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/cec41ebcf0250b7755d80096dc334df4d4ec798744f0d2930b17e7d6f733a7e7",
  "_filesize": 175899,
  "_sha256": "cec41ebcf0250b7755d80096dc334df4d4ec798744f0d2930b17e7d6f733a7e7",
  "_expires": "2026-10-09T10:24:45.000Z",
  "_created": "2026-07-01T10:14:01.000Z",
  "_published": "2026-07-01T10:24:46.083Z",
  "_jobs": [
    {
      "job": 84508426479,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006873798"
    },
    {
      "job": 84508426451,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006872550"
    },
    {
      "job": 84508426411,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8007016553"
    },
    {
      "job": 84508426400,
      "time": 230,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007065519"
    },
    {
      "job": 84507960216,
      "time": 153,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006829367"
    },
    {
      "job": 84508426405,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006866173"
    },
    {
      "job": 84508426470,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006856824"
    },
    {
      "job": 84508426431,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006863119"
    },
    {
      "job": 84508426439,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006859048"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510059282",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/r6",
  "_commit": {
    "id": "2bced0f1354c08c3a34307bf0b62c50d97de36c0",
    "author": "Jeroen Janssens <jeroen@jeroenjanssens.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Include supported-by-posit script (#303)\n\n",
    "time": 1760994139
  },
  "_maintainer": {
    "name": "Winston Chang",
    "email": "winston@posit.co",
    "login": "wch",
    "description": "Senior Principal Software Engineer at @posit-pbc (formerly known as @rstudio)",
    "uuid": 86978
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "lobstr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 15322,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 424,
  "_contributors": [
    {
      "user": "wch",
      "count": 501,
      "uuid": 86978
    },
    {
      "user": "indrajeetpatil",
      "count": 35,
      "uuid": 11330453
    },
    {
      "user": "hadley",
      "count": 16,
      "uuid": 4196
    },
    {
      "user": "gaborcsardi",
      "count": 10,
      "uuid": 660288
    },
    {
      "user": "zeehio",
      "count": 9,
      "uuid": 75441
    },
    {
      "user": "krlmlr",
      "count": 7,
      "uuid": 1741643
    },
    {
      "user": "oscardelama",
      "count": 2,
      "uuid": 7435435
    },
    {
      "user": "batpigandme",
      "count": 2,
      "uuid": 831732
    },
    {
      "user": "schloerke",
      "count": 2,
      "uuid": 93231
    },
    {
      "user": "colinfay",
      "count": 1,
      "uuid": 17936236
    },
    {
      "user": "davharris",
      "count": 1,
      "uuid": 843017
    },
    {
      "user": "jefferis",
      "count": 1,
      "uuid": 23763
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jranke",
      "count": 1,
      "uuid": 3621037
    },
    {
      "user": "tracykteal",
      "count": 1,
      "uuid": 889238
    },
    {
      "user": "isomorphisms",
      "count": 1,
      "uuid": 170678
    },
    {
      "user": "iagogv3",
      "count": 1,
      "uuid": 40892925
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 1901313,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/R6"
  },
  "_mentions": 8,
  "_devurl": "https://github.com/r-lib/r6",
  "_pkgdown": "https://r6.r-lib.org",
  "_searchresults": 4216,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/R6.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/r6",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2014-07-17"
    },
    {
      "version": "2.0",
      "date": "2014-08-19"
    },
    {
      "version": "2.0.1",
      "date": "2014-10-29"
    },
    {
      "version": "2.1.0",
      "date": "2015-07-03"
    },
    {
      "version": "2.1.1",
      "date": "2015-08-18"
    },
    {
      "version": "2.1.2",
      "date": "2016-01-25"
    },
    {
      "version": "2.1.3",
      "date": "2016-08-19"
    },
    {
      "version": "2.2.0",
      "date": "2016-10-07"
    },
    {
      "version": "2.2.1",
      "date": "2017-05-10"
    },
    {
      "version": "2.2.2",
      "date": "2017-06-17"
    },
    {
      "version": "2.3.0",
      "date": "2018-10-04"
    },
    {
      "version": "2.4.0",
      "date": "2019-02-14"
    },
    {
      "version": "2.4.1",
      "date": "2019-11-13"
    },
    {
      "version": "2.5.0",
      "date": "2020-10-28"
    },
    {
      "version": "2.5.1",
      "date": "2021-08-19"
    },
    {
      "version": "2.6.0",
      "date": "2025-02-12"
    },
    {
      "version": "2.6.1",
      "date": "2025-02-15"
    }
  ],
  "_exports": [
    "is.R6",
    "is.R6Class",
    "R6Class"
  ],
  "_help": [
    {
      "page": "as.list.R6",
      "title": "Create a list from an R6 object",
      "topics": [
        "as.list.R6"
      ]
    },
    {
      "page": "is.R6",
      "title": "Is an object an R6 Class Generator or Object?",
      "topics": [
        "is.R6",
        "is.R6Class"
      ]
    },
    {
      "page": "R6Class",
      "title": "Create an R6 reference object generator",
      "topics": [
        "R6",
        "R6Class"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-lib/r6/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/r-lib/r6/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 17.99993676315013,
  "_indexed": true,
  "_nocasepkg": "r6",
  "_universes": [
    "r-lib",
    "wch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.6.1.9000",
      "date": "2026-07-01T10:15:58.000Z",
      "distro": "resolute",
      "commit": "2bced0f1354c08c3a34307bf0b62c50d97de36c0",
      "fileid": "https://r2.ropensci.org/2d842283d2c8e3f678fcb8fc9a892cca14f466882932a17cbc2c8ef71fb5d493",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510059282"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.6.1.9000",
      "date": "2026-07-01T10:15:55.000Z",
      "distro": "resolute",
      "commit": "2bced0f1354c08c3a34307bf0b62c50d97de36c0",
      "fileid": "https://r2.ropensci.org/1cd7b8a7cd4e73b0f5c4f9c54f7f59f1fb4aff6973a264841748aa1cc6df52cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510059282"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.6.1.9000",
      "date": "2026-07-01T10:22:10.000Z",
      "commit": "2bced0f1354c08c3a34307bf0b62c50d97de36c0",
      "fileid": "https://r2.ropensci.org/cd57c2bff1185468498643fca171458aa714060f64d203175e67388d85ebf299",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510059282"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.6.1.9000",
      "date": "2026-07-01T10:24:08.000Z",
      "commit": "2bced0f1354c08c3a34307bf0b62c50d97de36c0",
      "fileid": "https://r2.ropensci.org/d20d29a31babed94cdb6bd736976269d40679036a58a2de873a73652ecc0fb61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510059282"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.6.1.9000",
      "date": "2026-07-01T10:15:50.000Z",
      "commit": "2bced0f1354c08c3a34307bf0b62c50d97de36c0",
      "fileid": "https://r2.ropensci.org/8c7b0b1f8b1a7f5cf260aca7c9534a97d5be4d2753484f21932bbda83be65a81",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510059282"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.6.1.9000",
      "date": "2026-07-01T10:15:05.000Z",
      "commit": "2bced0f1354c08c3a34307bf0b62c50d97de36c0",
      "fileid": "https://r2.ropensci.org/1bd43d6eb41c8888db06a3c65cc9d8f810aea633c10361cd85d4152018f90fae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510059282"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.6.1.9000",
      "date": "2026-07-01T10:15:24.000Z",
      "commit": "2bced0f1354c08c3a34307bf0b62c50d97de36c0",
      "fileid": "https://r2.ropensci.org/c063f3bc27014de138904790cbd97b1888a8b1cb698fcc87089947d88d009755",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510059282"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.6.1.9000",
      "date": "2026-07-01T10:15:14.000Z",
      "commit": "2bced0f1354c08c3a34307bf0b62c50d97de36c0",
      "fileid": "https://r2.ropensci.org/20a0468e02c2580e9043539ceb1cc99459de55323a3bca19d93a799a76af66e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510059282"
    }
  ]
}