{
  "_id": "6a4a08728eb8145883d97d7c",
  "Package": "httpcache",
  "Type": "Package",
  "Title": "Query Cache for HTTP Clients",
  "Description": "In order to improve performance for HTTP API clients,\n'httpcache' provides simple tools for caching and invalidating\ncache. It includes the HTTP verb functions GET, PUT, PATCH,\nPOST, and DELETE, which are drop-in replacements for those in\nthe 'httr' package. These functions are cache-aware and provide\ndefault settings for cache invalidation suitable for RESTful\nAPIs; the package also enables custom cache-management\nstrategies. Finally, 'httpcache' includes a basic logging\nframework to facilitate the measurement of HTTP request time\nand cache performance.",
  "Version": "1.2.0",
  "Authors@R": "c(person(\"Neal\", \"Richardson\", role = c(\"aut\", \"cre\"),\nemail = \"neal.p.richardson@gmail.com\"))",
  "URL": "https://enpiar.com/r/httpcache/,\nhttps://github.com/nealrichardson/httpcache/",
  "BugReports": "https://github.com/nealrichardson/httpcache/issues",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://nealrichardson.r-universe.dev",
  "Date/Publication": "2023-04-10 13:41:45 UTC",
  "RemoteUrl": "https://github.com/nealrichardson/httpcache",
  "RemoteRef": "HEAD",
  "RemoteSha": "e42d00fcc2d9e57f7c20bb5644eb47a7fa2a0867",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 10:14:06 UTC",
    "User": "root"
  },
  "Author": "Neal Richardson [aut, cre]",
  "Maintainer": "Neal Richardson <neal.p.richardson@gmail.com>",
  "_user": "nealrichardson",
  "_type": "src",
  "_file": "httpcache_1.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9f3bce27028000520c3843a4796aa02ff49fabf8f7cabd9736fd04a074bd87fc",
  "_filesize": 125860,
  "_sha256": "9f3bce27028000520c3843a4796aa02ff49fabf8f7cabd9736fd04a074bd87fc",
  "_expires": "2026-10-13T07:32:01.000Z",
  "_created": "2026-06-11T10:14:06.000Z",
  "_published": "2026-07-05T07:32:02.829Z",
  "_jobs": [
    {
      "job": 85203219712,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7561296684"
    },
    {
      "job": 85203219726,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7561311521"
    },
    {
      "job": 85203219632,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7561290054"
    },
    {
      "job": 85203219608,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7561296907"
    },
    {
      "job": 85203219554,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561249439"
    },
    {
      "job": 85203219716,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561287575"
    },
    {
      "job": 85203219617,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7561279541"
    },
    {
      "job": 85203219729,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7561278272"
    },
    {
      "job": 85203219629,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7561279632"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27339588519",
  "_status": "success",
  "_upstream": "https://github.com/nealrichardson/httpcache",
  "_commit": {
    "id": "e42d00fcc2d9e57f7c20bb5644eb47a7fa2a0867",
    "author": "Neal Richardson <neal.p.richardson@gmail.com>",
    "committer": "Neal Richardson <neal.p.richardson@gmail.com>",
    "message": "Debug workflow\n",
    "time": 1681134105
  },
  "_maintainer": {
    "name": "Neal Richardson",
    "email": "neal.p.richardson@gmail.com",
    "login": "nealrichardson",
    "twitter": "@enpiar",
    "description": "",
    "uuid": 2975928
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httptest",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "nealrichardson",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "caching",
    "http-client",
    "logging"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "nealrichardson",
      "count": 75,
      "uuid": 2975928
    }
  ],
  "_userbio": {
    "uuid": 2975928,
    "type": "user",
    "name": "Neal Richardson"
  },
  "_downloads": {
    "count": 1008,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/httpcache"
  },
  "_devurl": "https://github.com/nealrichardson/httpcache",
  "_pkgdown": "https://enpiar.com/r/httpcache/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/httpcache.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nealrichardson/httpcache",
  "_realowner": "nealrichardson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2016-02-23"
    },
    {
      "version": "0.1.4",
      "date": "2016-03-28"
    },
    {
      "version": "0.1.8",
      "date": "2016-08-29"
    },
    {
      "version": "1.0.0",
      "date": "2017-01-03"
    },
    {
      "version": "1.0.2",
      "date": "2017-08-28"
    },
    {
      "version": "1.1.0",
      "date": "2017-10-17"
    },
    {
      "version": "1.2.0",
      "date": "2021-01-11"
    }
  ],
  "_exports": [
    "buildCacheKey",
    "cachedPOST",
    "cacheLogSummary",
    "cacheOff",
    "cacheOn",
    "clearCache",
    "DELETE",
    "dropCache",
    "dropOnly",
    "dropPattern",
    "GET",
    "getCache",
    "halt",
    "hitCache",
    "loadCache",
    "loadLogfile",
    "logMessage",
    "PATCH",
    "POST",
    "PUT",
    "requestLogSummary",
    "saveCache",
    "setCache",
    "startLog",
    "uncached"
  ],
  "_help": [
    {
      "page": "buildCacheKey",
      "title": "Construct a unique cache key for a request",
      "topics": [
        "buildCacheKey"
      ]
    },
    {
      "page": "cache-api",
      "title": "HTTP Cache API",
      "topics": [
        "cache-api",
        "getCache",
        "hitCache",
        "setCache"
      ]
    },
    {
      "page": "cache-management",
      "title": "Manage the HTTP cache",
      "topics": [
        "cache-management",
        "cacheOff",
        "cacheOn",
        "clearCache"
      ]
    },
    {
      "page": "cached-http-verbs",
      "title": "Cache-aware versions of httr verbs",
      "topics": [
        "cached-http-verbs",
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    {
      "page": "cachedPOST",
      "title": "Cache the response of a POST",
      "topics": [
        "cachedPOST"
      ]
    },
    {
      "page": "cacheLogSummary",
      "title": "Summarize cache performance from a log",
      "topics": [
        "cacheLogSummary"
      ]
    },
    {
      "page": "dropCache",
      "title": "Invalidate cache",
      "topics": [
        "dropCache",
        "dropOnly",
        "dropPattern"
      ]
    },
    {
      "page": "halt",
      "title": "Stop, log, and no call",
      "topics": [
        "halt"
      ]
    },
    {
      "page": "loadLogfile",
      "title": "Read in a httpcache log file",
      "topics": [
        "loadLogfile"
      ]
    },
    {
      "page": "logMessage",
      "title": "Log a message",
      "topics": [
        "logMessage"
      ]
    },
    {
      "page": "requestLogSummary",
      "title": "Summarize HTTP requests from a log",
      "topics": [
        "requestLogSummary"
      ]
    },
    {
      "page": "saveCache",
      "title": "Save and load cache state",
      "topics": [
        "loadCache",
        "saveCache"
      ]
    },
    {
      "page": "startLog",
      "title": "Enable logging",
      "topics": [
        "startLog"
      ]
    },
    {
      "page": "uncached",
      "title": "Context manager to temporarily turn cache off if it is on",
      "topics": [
        "uncached"
      ]
    }
  ],
  "_readme": "https://github.com/nealrichardson/httpcache/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "digest",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "httpcache.Rmd",
      "filename": "httpcache.html",
      "title": "Improving API client performance with httpcache",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Query logging",
        "Log analysis",
        "Custom logging",
        "Cache invalidation",
        "Caching across sessions"
      ],
      "created": "2016-02-27 04:33:58",
      "modified": "2020-12-21 21:42:18",
      "commits": 7
    }
  ],
  "_score": 6.1508276399032935,
  "_indexed": true,
  "_nocasepkg": "httpcache",
  "_universes": [
    "nealrichardson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-11T10:16:09.000Z",
      "distro": "noble",
      "commit": "e42d00fcc2d9e57f7c20bb5644eb47a7fa2a0867",
      "fileid": "https://r2.ropensci.org/e800a03f79ea0e165c10ccc4dc0ca4eda63b636563d7f6415affa88362a52680",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27339588519"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-11T10:16:03.000Z",
      "distro": "noble",
      "commit": "e42d00fcc2d9e57f7c20bb5644eb47a7fa2a0867",
      "fileid": "https://r2.ropensci.org/c8de65edd8222c283c611c0fd896de4eadf462cfa2aa7fdbd5e3f8bf1ccaceb8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27339588519"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-11T10:15:40.000Z",
      "commit": "e42d00fcc2d9e57f7c20bb5644eb47a7fa2a0867",
      "fileid": "https://r2.ropensci.org/fc1d827e3503b785cb6bd96d413bc0e0be8b23c1edce21692983f336da229603",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27339588519"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-11T10:15:50.000Z",
      "commit": "e42d00fcc2d9e57f7c20bb5644eb47a7fa2a0867",
      "fileid": "https://r2.ropensci.org/467afc7f55c31dff791885455fd0888d078bf1b7dcee92a2f8a8ec74569adcfb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27339588519"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-11T10:15:57.000Z",
      "commit": "e42d00fcc2d9e57f7c20bb5644eb47a7fa2a0867",
      "fileid": "https://r2.ropensci.org/f4e8ab63d6217f55cb33991b1e087751e6f0611e0fff3ab265fee980d37b5888",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27339588519"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-11T10:15:19.000Z",
      "commit": "e42d00fcc2d9e57f7c20bb5644eb47a7fa2a0867",
      "fileid": "https://r2.ropensci.org/77a7893e0a48576140f0f825143e3319f478f36d799c19be362861d775b2853f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27339588519"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-11T10:15:15.000Z",
      "commit": "e42d00fcc2d9e57f7c20bb5644eb47a7fa2a0867",
      "fileid": "https://r2.ropensci.org/1386e04f84c2f1537aa82338c0502f6abad81f167af287a0918c8529cfae388e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27339588519"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-11T10:15:11.000Z",
      "commit": "e42d00fcc2d9e57f7c20bb5644eb47a7fa2a0867",
      "fileid": "https://r2.ropensci.org/a1b4214d0fdcab5befe4b96dbe7b99a326195ab856100a613aafd613dd84ea53",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nealrichardson/actions/runs/27339588519"
    }
  ]
}