软件包: r-cran-rcurl (1.98-1.6-1)
r-cran-rcurl 的相关链接
Trisquel 的资源:
下载源码包 r-cran-rcurl:
- [r-cran-rcurl_1.98-1.6-1.dsc]
- [r-cran-rcurl_1.98-1.6.orig.tar.gz]
- [r-cran-rcurl_1.98-1.6-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian R Packages Maintainers
- Andreas Tille
- Steffen Moeller
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R General network (HTTP/FTP/...) client interface
The package allows one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP/FTP/... connection and the form of the request while providing a higher-level interface than is available just using R socket connections. Additionally, the underlying implementation is robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc.
其他与 r-cran-rcurl 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl4 (>= 7.16.2)
- easy-to-use client-side URL transfer library (OpenSSL flavour)
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.1.2-1ubuntu2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-bitops
- GNU R package implementing bitwise operations
-
- sug: r-cran-xml
- GNU R package for XML parsing and generation