パッケージ: r-cran-rcurl (1.98-1.2-1 など)
r-cran-rcurl に関するリンク
Debian の資源:
r-cran-rcurl ソースパッケージをダウンロード:
- [r-cran-rcurl_1.98-1.2-1.dsc]
- [r-cran-rcurl_1.98-1.2.orig.tar.gz]
- [r-cran-rcurl_1.98-1.2-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.7)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcurl4 (>= 7.16.2)
- 使いやすいクライアントサイドの URL 転送ライブラリ (OpenSSL フレーバ)
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 4.0.0-3)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-bitops
- GNU R package implementing bitwise operations
-
- sug: r-cran-xml
- XML 解析および生成用 GNU R パッケージ