{
  "_id": "6a23c8ed530b9bc726be0e01",
  "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://r-lib.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-06 07:11:21 UTC",
    "User": "root"
  },
  "Author": "Winston Chang [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Winston Chang <winston@posit.co>",
  "MD5sum": "d7eabeafe95d5ac5ed3105f72d6ba619",
  "_user": "r-lib",
  "_type": "src",
  "_file": "cachem_1.1.0.tar.gz",
  "_fileid": "40199ea5f227fec74426722df103da716113b854015275005a9275cecb204d7d",
  "_filesize": 135552,
  "_sha256": "40199ea5f227fec74426722df103da716113b854015275005a9275cecb204d7d",
  "_created": "2026-06-06T07:11:21.000Z",
  "_published": "2026-06-06T07:14:53.478Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79860060757,
      "time": 109,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452308602"
    },
    {
      "job": 79860060723,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452310120"
    },
    {
      "job": 79860060763,
      "time": 104,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452308067"
    },
    {
      "job": 79860060761,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452309697"
    },
    {
      "job": 79860060715,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452308479"
    },
    {
      "job": 79860060733,
      "time": 178,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452317538"
    },
    {
      "job": 79860060727,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452309100"
    },
    {
      "job": 79860060731,
      "time": 165,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452315700"
    },
    {
      "job": 79859901024,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452292461"
    },
    {
      "job": 79860060712,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452310327"
    },
    {
      "job": 79860060718,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452312089"
    },
    {
      "job": 79860060735,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452302883"
    },
    {
      "job": 79860060722,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452303228"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "fastmap",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 5966,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 64,
  "_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": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 1061103,
    "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": 127,
  "_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",
    "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.790605732407322,
  "_indexed": true,
  "_nocasepkg": "cachem",
  "_universes": [
    "r-lib",
    "wch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-06T07:13:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "340c82599ea84a6a4a3d9d69addffc9235042bb6bd110337a9b802a9a2272f01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-06T07:13:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "3a0fa535c0e876ec4435c6c5ee8f96df76d32efb828587f331184e655fe44c57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-06T07:13:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "bbd4dad35bdc281ae7ee8e19968ae4be20922bdf1bcfd181196b2608ce6700f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-06T07:13:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "db8296afd1ec24b95f85efa56ed3fdc29e992b54d2d9a2a09a85b623a10f0f56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-06T07:13:13.000Z",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "67a84a6c69cf595c4240438c71cd8d5ac6adaabe443606facc3fe744f92dedd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-06T07:14:10.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "27ec83a12cf309d5709dbf3e8e5fea1d95d55ebc9c351115c8e6033d03a828e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-06T07:13:14.000Z",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "5596e624eef36b136b881cdddcacf563b002139bbecf5c6348f7cf7cee00a716",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-06T07:14:00.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "a764e6d5cc55f7c96bb354b483d15e1cf817af1ea5772dc2efc72c8a6c65a3f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-06T07:13:41.000Z",
      "arch": "emscripten",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "2dd451cf9bc823b8294b9175eb444858b1c7a3fe368b1b186b0a6c862d78d125",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T07:13:27.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "f43d6fdef5e557d47afec52c63d70ed95a8a42b67451df77fbef85b1cfea4f4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T07:12:26.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "bfc7dd7fdfed8f3604b736204cd5d200399afa35261a0546179c638e4c7014ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-06T07:12:26.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "feb1a69fcc610bb7cbfe7ba2d87520235eb5749b492f28218c6348fc8a4fa426",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055811823"
    }
  ]
}