パッケージ: r-cran-vcr (1.0.2+dfsg-1)
r-cran-vcr に関するリンク
Trisquel の資源:
r-cran-vcr ソースパッケージをダウンロード:
- [r-cran-vcr_1.0.2+dfsg-1.dsc]
- [r-cran-vcr_1.0.2+dfsg.orig.tar.xz]
- [r-cran-vcr_1.0.2+dfsg-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian R Packages Maintainers
- Andreas Tille
外部の資源:
- ホームページ [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: libc6 (>= 2.11) [armhf]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
- dep: libc6 (>= 2.17) [arm64, ppc64el]
-
- dep: libgcc-s1 (>= 3.3.1) [armhf 以外]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 4.1.1-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-base64enc
- GNU R package that provides tools for base64 encoding
-
- dep: r-cran-cpp11
- C++11 interface for GNU R's C interface
-
- 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-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-desc
- GNU R manipulation of DESCRIPTION files
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- sug: r-cran-crayon
- GNU R colored terminal output
-
- sug: r-cran-curl
- GNU R modern and flexible web client for R
-
- sug: r-cran-jsonlite
- Robust, High Performance JSON Parser and Generator for R
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-roxygen2 (>= 7.1.1)
- in-line documentation for GNU R
-
- sug: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state