r-cran-rcurl 1.95-4.8-4 source package in Ubuntu

Changelog

r-cran-rcurl (1.95-4.8-4) unstable; urgency=medium

  * Moved packaging from SVN to Git
  * Testsuite: autopkgtest-pkg-r
  * Secure watch file
  * Standards-Version: 4.1.1
  * Avoid privacy breach by providing local icon instead of remote one

 -- Andreas Tille <email address hidden>  Wed, 29 Nov 2017 20:27:52 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-rcurl_1.95-4.8-4.dsc 2.1 KiB 29c8639a658c711efda3bf442c516ed4d8bd5c4b9d251da6231afbaa0a5311d3
r-cran-rcurl_1.95-4.8.orig.tar.gz 895.4 KiB e72243251bbbec341bc5864305bb8cc23d311d19c5d0d9310afec7eb35aa2bfb
r-cran-rcurl_1.95-4.8-4.debian.tar.xz 20.7 KiB 0c84ef3b83ac1e388b7ccfda155a8cc1c12b73abc6ad1669f8e0facdbfd22b48

Available diffs

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