r-cran-curl 4.2+dfsg-1 source package in Ubuntu

Changelog

r-cran-curl (4.2+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Tue, 01 Oct 2019 09:51:56 +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-curl_4.2+dfsg-1.dsc 2.1 KiB 79027ecf74a6def699afe104d63725d8d83bdd417e0503676182a2a3cdf0fe2c
r-cran-curl_4.2+dfsg.orig.tar.xz 77.0 KiB 7f2f70da5c4c160da8e7e2d14b645c53f646cd0c226ac3689b3e87df210b05fd
r-cran-curl_4.2+dfsg-1.debian.tar.xz 4.4 KiB 5d65ab269f76932cc02bdcd0853b4b43711b73b34165d856d33f13c3892ba9ae

Available diffs

No changes file available.

Binary packages built by this source

r-cran-curl: GNU R modern and flexible web client for R

 The curl() and curl_download() functions provide highly configurable drop-
 in replacements for base url() and download.file() with better
 performance, support for encryption (https, ftps), gzip compression,
 authentication, and other libcurl goodies. The core of the package
 implements a framework for performing fully customized requests where
 data can be processed either in memory, on disk, or streaming via the
 callback or connection interfaces. Some knowledge of libcurl is
 recommended; for a more-user-friendly web client see the 'httr' package
 which builds on this package with http specific tools and logic.

r-cran-curl-dbgsym: debug symbols for r-cran-curl