{
  "_id": "6a4ba80ca6574ff277f9c84a",
  "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-06 12:57:59 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/96945c80670e6cea8e6a3bb7f7af4fcb11ebe6be6c200f2a3f3bbf706be6b86d",
  "_filesize": 137367,
  "_sha256": "96945c80670e6cea8e6a3bb7f7af4fcb11ebe6be6c200f2a3f3bbf706be6b86d",
  "_expires": "2026-10-14T13:05:14.000Z",
  "_created": "2026-07-06T12:57:59.000Z",
  "_published": "2026-07-06T13:05:16.660Z",
  "_jobs": [
    {
      "job": 85377011530,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109659643"
    },
    {
      "job": 85377011403,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109655277"
    },
    {
      "job": 85377011425,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109661362"
    },
    {
      "job": 85377011379,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109656210"
    },
    {
      "job": 85377011355,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109774912"
    },
    {
      "job": 85377011502,
      "time": 144,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109734290"
    },
    {
      "job": 85377011415,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109765990"
    },
    {
      "job": 85377011489,
      "time": 174,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109759189"
    },
    {
      "job": 85376413638,
      "time": 180,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109609538"
    },
    {
      "job": 85377011349,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8109646919"
    },
    {
      "job": 85377011352,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109639585"
    },
    {
      "job": 85377011417,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109643349"
    },
    {
      "job": 85377011372,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109637769"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755",
  "_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": 6059,
  "_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": 743
  },
  "_downloads": {
    "count": 1124450,
    "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": 143,
  "_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.880771741434952,
  "_indexed": true,
  "_nocasepkg": "cachem",
  "_universes": [
    "r-lib",
    "wch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-06T13:00:06.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/a0cd028004b604b10e7059c464567e8b7756d2af14bc715bd32641b5d0b8860b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-06T12:59:52.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/870cc605ee838d3283c9197186a85f97333bb558399dd4e1e27119a2c573c4cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-06T13:00:07.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/b0c8f2c5f7b717b51fc79b85be69d85fb2f16801b65e8569aa972013957b9d92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-06T12:59:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/17743ac6b1a2869cad8aed71c997524d2613dc5dcd4b389799ba2a1b9b552547",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-06T13:04:40.000Z",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/03c666c69d62c79f31624dd46c4ba09b2bdd878188afa615b0e60ca9653059d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-06T13:02:55.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/668edec52420db1a02c076b2f5fb8eb346217ef11183fd1b15b0deefb3020f0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-06T13:04:23.000Z",
      "arch": "aarch64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/e22ea0e77df6ede771a553b41c81930056f2d51edfce61567cb1402220a02af0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-06T13:03:54.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/7b357cde5756280ec00255e9ab94b2f0afc73104d237c785d7dc66aa54dd3c95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-06T12:59:43.000Z",
      "arch": "emscripten",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/ab2445b77033fa943e4be34c78aba7304bd678fe69c3ef8ae72b4bddf52dc791",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-06T12:59:02.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/b2194673e47860167d8201365a1e4939b8342dcf8790ca73dd165fe1fdf9a9ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-06T12:59:12.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/46777f1a5ae267b6e42e68fa4dd0ca944e7810447292e8765dc94602879ddab8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-06T12:58:59.000Z",
      "arch": "x86_64",
      "commit": "b24174dd4dfce482d1317f9222ae4c738147307b",
      "fileid": "https://r2.ropensci.org/964ae5a3481e03118756004da7fd306f806487d15fe8e5b966ecfb8670b867ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793041755"
    }
  ]
}