[ 原始碼: r-cran-vcr ]
套件:r-cran-vcr(1.6.0+dfsg-1)
r-cran-vcr 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-vcr:
- [r-cran-vcr_1.6.0+dfsg-1.dsc]
- [r-cran-vcr_1.6.0+dfsg.orig.tar.xz]
- [r-cran-vcr_1.6.0+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
GNU R 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. 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.
其他與 r-cran-vcr 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-base64enc
- GNU R package that provides tools for base64 encoding
-
- dep: r-cran-crul (>= 0.8.4)
- simple HTTP Client for GNU R
-
- dep: r-cran-httr
- GNU R tools for working with URLs and HTTP
-
- dep: r-cran-httr2
- perform HTTP requests and process the responses in GNU R
-
- dep: r-cran-r6
- R classes with reference semantics
-
- dep: r-cran-rprojroot
- GNU R finding files in project subdirectories
-
- dep: r-cran-urltools
- GNU R vectorised tools for URL handling and parsing
-
- dep: r-cran-webmockr (>= 0.8.0)
- GNU R stubbing and setting expectations on 'HTTP' requests
-
- dep: r-cran-yaml
- Methods to convert R data to YAML and back
-
- rec: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- rec: r-cran-crayon
- GNU R colored terminal output
-
- rec: r-cran-curl
- GNU R modern and flexible web client for R
-
- rec: r-cran-desc
- GNU R manipulation of DESCRIPTION files
-
- rec: r-cran-jsonlite
- Robust, High Performance JSON Parser and Generator for R
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-roxygen2 (>= 7.2.1)
- in-line documentation for GNU R
-
- rec: r-cran-testthat
- GNU R testsuite
-
- rec: r-cran-webfakes
- fake Web Apps for HTTP testing of GNU R packages
-
- rec: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state