软件包: r-cran-curl (4.3+dfsg-1)
r-cran-curl 的相关链接
Trisquel 的资源:
下载源码包 r-cran-curl:
- [r-cran-curl_4.3+dfsg-1.dsc]
- [r-cran-curl_4.3+dfsg.orig.tar.xz]
- [r-cran-curl_4.3+dfsg-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian R Packages Maintainers
- Andreas Tille
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R modern and flexible web client for R
The curl() and curl_download() functions provide highly configurable drop- in replacements for base url() and download.file() with better performance, support for encryption (https, ftps), gzip compression, authentication, and other libcurl goodies. The core of the package implements a framework for performing fully customized requests where data can be processed either in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of libcurl is recommended; for a more-user-friendly web client see the 'httr' package which builds on this package with http specific tools and logic.
其他与 r-cran-curl 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl4 (>= 7.28.0)
- easy-to-use client-side URL transfer library (OpenSSL flavour)
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.6.1-7)
- GNU R core of statistical computation and graphics system
-
- rec: r-cran-httpuv (>= 1.4.4)
- GNU R package of HTTP and WebSocket Server Library
-
- rec: r-cran-jsonlite
- Robust, High Performance JSON Parser and Generator for R
-
- rec: r-cran-testthat (>= 1.0.0)
- GNU R testsuite
-
- rec: r-cran-webutils
- GNU R utility functions for developing web applications
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-magrittr
- GNU R forward-pipe operator
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats