vcr
Record 'HTTP' Calls to Disk
Record test suite 'HTTP' requests and replays them during future runs. A port of the Ruby gem of the same name (https://github.com/vcr/vcr/). Works by hooking into the 'webmockr' R package for matching 'HTTP' requests by various rules ('HTTP' method, 'URL', query parameters, headers, body, etc.), and then caching real 'HTTP' responses on disk in 'cassettes'. Subsequent 'HTTP' requests matching any previous requests in the same 'cassette' use a cached 'HTTP' response.
- Version1.6.0
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Languageen-US
- Last release07/23/2024
Documentation
Team
Scott Chamberlain
Aaron Wolen
Show author detailsRolesAuthorDaniel Possenriede
Show author detailsRolesAuthorMaëlle Salmon
rOpenSci
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports9 packages
- Suggests11 packages
- Reverse Suggests52 packages