{
  "_id": "6a4557ec6ff6f2357552a433",
  "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-07-01 18:04:28 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": "cachem_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/89dcc174f4d8ad9f27c98d4d9823c1087458c6ca7c5ed5f9689735e94d4d7bcc",
  "_filesize": 137342,
  "_sha256": "89dcc174f4d8ad9f27c98d4d9823c1087458c6ca7c5ed5f9689735e94d4d7bcc",
  "_expires": "2026-10-09T18:09:48.000Z",
  "_created": "2026-07-01T18:04:28.000Z",
  "_published": "2026-07-01T18:09:48.509Z",
  "_jobs": [
    {
      "job": 84603484735,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8018643815"
    },
    {
      "job": 84603484875,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8018639367"
    },
    {
      "job": 84603484734,
      "time": 118,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018640769"
    },
    {
      "job": 84603484796,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018636076"
    },
    {
      "job": 84603484918,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8018624442"
    },
    {
      "job": 84603484803,
      "time": 283,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8018698588"
    },
    {
      "job": 84603484784,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018629538"
    },
    {
      "job": 84603484755,
      "time": 171,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018658530"
    },
    {
      "job": 84602996528,
      "time": 155,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018594003"
    },
    {
      "job": 84603484701,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8018635120"
    },
    {
      "job": 84603484726,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8018623757"
    },
    {
      "job": 84603484730,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8018630435"
    },
    {
      "job": 84603484728,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018621150"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137",
  "_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": true,
  "_usedby": 6023,
  "_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": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 1141943,
    "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": 136,
  "_rbuild": "4.6.1",
  "_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.863090800905315,
  "_indexed": true,
  "_nocasepkg": "cachem",
  "_universes": [
    "r-lib",
    "wch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-01T18:06:47.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/1e0c2c19c55ce59fe26c182ef363c72281efcdc837cf1eb823b475d224fe9afe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-01T18:06:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/bc92fa340ce7cac38683d3add098b5ca8d892c81958373a5cf104a016ca66102",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-01T18:06:39.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/aaa424c88c4c48f869a2c7cc8643e42e895ba2d601efc22ff5cfdb3ce5478dce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-01T18:06:22.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/411d463412701b27a9a9a491183a1106b9d487019f2ce7233fbb950131aaad7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-01T18:05:52.000Z",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/b16c5191befff6e2209a8ce985ca6a7fb5078aa32aa3676c7a7de8a4acb97d07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-01T18:08:13.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/b7b2184c43bdc6ba8b52e9a2f27c021b7f08cd787f66816f5b89b4cca5646921",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-01T18:06:02.000Z",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/bb6ddd8e0cd6245a15a959fd6c626e677582f517f056755a8081f061c1938c33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-01T18:07:14.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/f20f26aa62d7b136a0f5e58661d9affa979320b7200c0630d07feacd70e27576",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-01T18:06:31.000Z",
      "arch": "emscripten",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/5aa0aabcd4369317106e6cd50228a00c23d54bc0920e5e03e31be97f50d6997d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-01T18:05:34.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/924d2119077b3d3b150ea32331ea551566c67ece1df4b2b1cf178c5c900b257f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-01T18:05:44.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/d28d0cc32103b7273fcd38952daa4605970ca6baf1c6f25798d336af3352f863",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-01T18:05:33.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/bf307ac16c64712e8043f3305199fc841f3440ab52514b7c141b9caaf0080531",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537620137"
    }
  ]
}