r-cran-rcurl 1.98-1.5-1 source package in Ubuntu

Changelog

r-cran-rcurl (1.98-1.5-1) unstable; urgency=medium

  * Disable reprotest
  * New upstream version

 -- Andreas Tille <email address hidden>  Tue, 21 Sep 2021 11:13:15 +0200

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-rcurl_1.98-1.5-1.dsc 2.1 KiB 04fab7fa3ae93e4a722fa8bc1e650d67f3d011c2fc453b4dfb5faacbaa5f6330
r-cran-rcurl_1.98-1.5.orig.tar.gz 714.2 KiB 73187c9a039188ffdc255fb7fa53811a6abfb31e6375a51eae8c763b37dd698d
r-cran-rcurl_1.98-1.5-1.debian.tar.xz 21.1 KiB 868d3b0f9ef523c8e1ef3ca4ae1645c88aa5e2d8cb89a3d15a2b4d682719dce1

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