{
  "_id": "6a4959b3f6c47c441949dd9b",
  "Package": "cachem",
  "Version": "1.1.0",
  "Title": "Cache R Objects with Automatic Pruning",
  "Description": "Key-value stores with automatic pruning. Caches can limit\neither their total size or the age of the oldest object (or\nboth), automatically pruning objects to maintain the\nconstraints.",
  "Authors@R": "c(\nperson(\"Winston\", \"Chang\", , \"winston@posit.co\", c(\"aut\", \"cre\")),\nperson(family = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")))",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "URL": "https://cachem.r-lib.org/, https://github.com/r-lib/cachem",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/Needs/routine": "lobstr",
  "Config/Needs/website": "pkgdown",
  "Repository": "https://posit-dev-shinycoreci.r-universe.dev",
  "Date/Publication": "2025-10-20 21:02:38 UTC",
  "RemoteUrl": "https://github.com/r-lib/cachem",
  "RemoteRef": "HEAD",
  "RemoteSha": "b24174dd4dfce482d1317f9222ae4c738147307b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 01:05:02 UTC",
    "User": "root"
  },
  "Author": "Winston Chang [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Winston Chang <winston@posit.co>",
  "_user": "posit-dev-shinycoreci",
  "_type": "src",
  "_file": "cachem_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/345c76b08eefb635a9766bd34bc7f4c63e8a02076e1fec3aa3ad6aa9288dd185",
  "_filesize": 137394,
  "_sha256": "345c76b08eefb635a9766bd34bc7f4c63e8a02076e1fec3aa3ad6aa9288dd185",
  "_expires": "2026-10-12T19:06:26.000Z",
  "_created": "2026-06-24T01:05:02.000Z",
  "_published": "2026-07-04T19:06:27.809Z",
  "_jobs": [
    {
      "job": 85159051927,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837595103"
    },
    {
      "job": 85159051919,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837582921"
    },
    {
      "job": 85159051928,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837585614"
    },
    {
      "job": 85159051723,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837581730"
    },
    {
      "job": 85159051713,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837576969"
    },
    {
      "job": 85159051932,
      "time": 155,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837591383"
    },
    {
      "job": 85159051599,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837573681"
    },
    {
      "job": 85159051745,
      "time": 133,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837586114"
    },
    {
      "job": 85159051520,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837553417"
    },
    {
      "job": 85159051908,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837577102"
    },
    {
      "job": 85159051906,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837569532"
    },
    {
      "job": 85159051915,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837568433"
    },
    {
      "job": 85159051933,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837573287"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/cachem",
  "_commit": {
    "id": "b24174dd4dfce482d1317f9222ae4c738147307b",
    "author": "Winston Chang <winston@posit.co>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #53 from jeroenjanssens/supported-by-posit\n\nAdd \"Supported By Posit\" badge to cachem website",
    "time": 1760994158
  },
  "_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": "rlang",
      "role": "Imports"
    },
    {
      "package": "fastmap",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": false,
  "_usedby": 6032,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 65,
  "_contributors": [
    {
      "user": "wch",
      "count": 153,
      "uuid": 86978
    },
    {
      "user": "schloerke",
      "count": 6,
      "uuid": 93231
    },
    {
      "user": "jimhester",
      "count": 3,
      "uuid": 205275
    },
    {
      "user": "lanceupton",
      "count": 2,
      "uuid": 7019360
    },
    {
      "user": "briandconnelly",
      "count": 1,
      "uuid": 658158
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "tracykteal",
      "count": 1,
      "uuid": 889238
    },
    {
      "user": "bart1",
      "count": 1,
      "uuid": 1662852
    }
  ],
  "_userbio": {
    "uuid": 159192787,
    "type": "organization",
    "name": "posit-dev-shinycoreci",
    "followers": 0
  },
  "_downloads": {
    "count": 1171789,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cachem"
  },
  "_devurl": "https://github.com/r-lib/cachem",
  "_pkgdown": "https://cachem.r-lib.org/",
  "_searchresults": 123,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cachem.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/cachem",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-01-18"
    },
    {
      "version": "1.0.1",
      "date": "2021-01-21"
    },
    {
      "version": "1.0.2",
      "date": "2021-02-03"
    },
    {
      "version": "1.0.3",
      "date": "2021-02-04"
    },
    {
      "version": "1.0.4",
      "date": "2021-02-13"
    },
    {
      "version": "1.0.5",
      "date": "2021-05-15"
    },
    {
      "version": "1.0.6",
      "date": "2021-08-19"
    },
    {
      "version": "1.0.7",
      "date": "2023-02-24"
    },
    {
      "version": "1.0.8",
      "date": "2023-05-01"
    },
    {
      "version": "1.1.0",
      "date": "2024-05-16"
    }
  ],
  "_exports": [
    "cache_disk",
    "cache_layered",
    "cache_mem",
    "is.key_missing",
    "key_missing"
  ],
  "_help": [
    {
      "page": "cache_disk",
      "title": "Create a disk cache object",
      "topics": [
        "cache_disk"
      ]
    },
    {
      "page": "cache_layered",
      "title": "Compose any number of cache objects into a new, layered cache object",
      "topics": [
        "cache_layered"
      ]
    },
    {
      "page": "cache_mem",
      "title": "Create a memory cache object",
      "topics": [
        "cache_mem"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/cachem/raw/HEAD/README.md",
  "_rundeps": [
    "fastmap",
    "rlang"
  ],
  "_score": 13.831310463805504,
  "_indexed": false,
  "_nocasepkg": "cachem",
  "_universes": [
    "posit-dev-shinycoreci"
  ],
  "_indexurl": "https://r-lib.r-universe.dev/cachem",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-24T01:07:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/ebd694e5072a119d4a54d225c6c0066948336a7f730f0c8b2175cb72ea34f115",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-24T01:07:06.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/c9ac353ec7dedb105f1c5df587d1429fa4d1dae91dba088d2ff56d5a76e4a1e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-24T01:07:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/e72c6e6597fe61db7666c8c89120fc738a724b38a0ffbc2a92b06bbf3d291fba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-24T01:07:01.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/9ffbdac10bc5eedb9c8427825b2a59026f4d8969bd05229cce2aa426a376b72a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-24T01:06:40.000Z",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/41790ad06cba27adbc49936ef948ee0b2033f78de01ea694e00c4aa4763ac159",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-24T01:07:31.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/b39a3d7bc3fe011a4cb9deb9d5fdd7fe18f41461dc9712eba0b355fa26c99d2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-24T01:06:26.000Z",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/6914baf111c4c3861613cc6c78b302a2f6102e33cbcf62867887673e0fb352ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-24T01:07:11.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/8b04c438c76fb488192238c1b14417298d727919c8dbe8cd5fb66018f320cae0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-24T01:06:53.000Z",
      "arch": "emscripten",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/2c51fba9108d8c7d4fbd025d4fbdbab5e1e143b8ae2c8cca66ea75c49646d46f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-24T01:06:01.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/48b179a41ee24c22c15fd81664b20a2d3c53892ae515fa360d70b4f1203c4fb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-24T01:05:58.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/59d6c38b4f1f1e8cb63dc3fd515599c5884cb699dad80a185461405e9321fe04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-24T01:06:12.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/d4fe644da8c2ead42ee889c8fb275a8b4874ae9920959bd4296ef58a5729f24c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/28067833831"
    }
  ]
}