套件:r-cran-rcurl(1.98-1.10+dfsg-1)
r-cran-rcurl 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-rcurl:
- [r-cran-rcurl_1.98-1.10+dfsg-1.dsc]
- [r-cran-rcurl_1.98-1.10+dfsg.orig.tar.xz]
- [r-cran-rcurl_1.98-1.10+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: 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.2.2.20221110-2)
- 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