Skip to content

httpcache

Query Cache for HTTP Clients

v1.2.0 · Jan 10, 2021 · MIT + file LICENSE

Description

In order to improve performance for HTTP API clients, 'httpcache' provides simple tools for caching and invalidating cache. It includes the HTTP verb functions GET, PUT, PATCH, POST, and DELETE, which are drop-in replacements for those in the 'httr' package. These functions are cache-aware and provide default settings for cache invalidation suitable for RESTful APIs; the package also enables custom cache-management strategies. Finally, 'httpcache' includes a basic logging framework to facilitate the measurement of HTTP request time and cache performance.

Downloads

CRAN

895

Last 30 days

3786th

3.1K

Last 90 days

19.5K

Last year

Trend: -15.7% (30d vs prior 30d)

r2u CRAN

13

Last 30 days

36

Last 90 days

130

Last year

Trend: -27.8% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (4)

Dependency Network

Dependencies Reverse dependencies digest httr crunch geofi itscalledsoccer robis httpcache

Version History

8 tracked
new 1.2.0 Mar 10, 2026
updated 1.2.0 ← 1.1.0 diff Jan 10, 2021
updated 1.1.0 ← 1.0.2 diff Oct 16, 2017
updated 1.0.2 ← 1.0.0 diff Aug 27, 2017
updated 1.0.0 ← 0.1.8 diff Jan 2, 2017
updated 0.1.8 ← 0.1.4 diff Aug 28, 2016
updated 0.1.4 ← 0.1.2 diff Mar 27, 2016
new 0.1.2 Feb 22, 2016