r-cran-rcurl 1.98-1.6-1 source package in Ubuntu
Changelog
r-cran-rcurl (1.98-1.6-1) unstable; urgency=medium * New upstream version -- Andreas Tille <email address hidden> Sun, 13 Feb 2022 07:40:23 +0100
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-rcurl_1.98-1.6-1.dsc | 2.1 KiB | e8554460c3cba5fe4123c3009f31afbd11219df4d0630c1f33cdd3efc1abb118 |
r-cran-rcurl_1.98-1.6.orig.tar.gz | 713.9 KiB | 6cb56864ac043195b658bbdb345518d561507d84ccd60362866e970c2f71d1a2 |
r-cran-rcurl_1.98-1.6-1.debian.tar.xz | 21.2 KiB | 0b9cd12cb079bb9715ff4dbcc40759e57d9689f6e5527f6829d75a8f0047f068 |
Available diffs
- diff from 1.98-1.5-1 to 1.98-1.6-1 (8.3 KiB)
No changes file available.
Binary packages built by this source
- r-cran-rcurl: 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-dbgsym: debug symbols for r-cran-rcurl