r-cran-rcurl 1.95-4.7-1 source package in Ubuntu
Changelog
r-cran-rcurl (1.95-4.7-1) unstable; urgency=medium * New upstream version * cme fix dpkg-control * fix location of file in d/copyright -- Andreas Tille <email address hidden> Sat, 31 Oct 2015 07:56:16 +0100
Upload details
- Uploaded by:
- Debian Med
- Uploaded to:
- Sid
- Original maintainer:
- Debian Med
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-rcurl_1.95-4.7-1.dsc | 2.1 KiB | bbdc7fd7ce109af60dc7ca159ec167994b4ca9e9aae809b10486693c5be35470 |
r-cran-rcurl_1.95-4.7.orig.tar.gz | 895.4 KiB | 8874d73d89e051627bb54b78d1c8a45f8b52173a345083e71f8f8ec5b0735de3 |
r-cran-rcurl_1.95-4.7-1.debian.tar.xz | 19.4 KiB | 38a99843ac96216947c9ccef1289abfe1c0c9f8df030b7d8c33a06b1ddea419e |
Available diffs
- diff from 1.95-4.3-2 to 1.95-4.7-1 (279.1 KiB)
No changes file available.
Binary packages built by this source
- r-cran-rcurl: No summary available for r-cran-rcurl in ubuntu zesty.
No description available for r-cran-rcurl in ubuntu zesty.
- r-cran-rcurl-dbgsym: debug symbols for package r-cran-rcurl
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.