[ 原始碼: r-cran-crul ]
套件:r-cran-crul(1.3+dfsg-1)
r-cran-crul 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-crul:
- [r-cran-crul_1.3+dfsg-1.dsc]
- [r-cran-crul_1.3+dfsg.orig.tar.xz]
- [r-cran-crul_1.3+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
simple HTTP Client for GNU R
A simple HTTP client, with tools for making HTTP requests, and mocking HTTP requests. The package is built on R6, and takes inspiration from Ruby's 'faraday' gem (<https://rubygems.org/gems/faraday>). The package name is a play on curl, the widely used command line tool for HTTP, and this package is built on top of the R package 'curl', an interface to 'libcurl' (<https://curl.haxx.se/libcurl>).
其他與 r-cran-crul 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.2.1-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-curl (>= 3.3)
- GNU R modern and flexible web client for R
-
- dep: r-cran-httpcode (>= 0.2.0)
- GNU R HTTP Status Code Helper
-
- dep: r-cran-jsonlite
- Robust, High Performance JSON Parser and Generator for R
-
- dep: r-cran-mime
- R package which maps filenames to MIME Types
-
- dep: r-cran-r6 (>= 2.2.0)
- R classes with reference semantics
-
- dep: r-cran-urltools (>= 1.6.0)
- GNU R vectorised tools for URL handling and parsing
-
- rec: r-cran-testthat
- GNU R testsuite
-
- rec: r-cran-webmockr (>= 0.1.0)
- GNU R stubbing and setting expectations on 'HTTP' requests
-
- sug: r-cran-fauxpas (>= 0.1.0)
- GNU R HTTP error helpers
-
- 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