r-cran-rcurl 1.98-1.13+dfsg-1 source package in Ubuntu

Changelog

r-cran-rcurl (1.98-1.13+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Run autopkgtest with restriction needs-internet

 -- Andreas Tille <email address hidden>  Tue, 21 Nov 2023 16:45:14 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-rcurl_1.98-1.13+dfsg-1.dsc 2.2 KiB 109ced6a3e7b2a0eff78da839522445842f5f012ba448f46752633be1a7de00a
r-cran-rcurl_1.98-1.13+dfsg.orig.tar.xz 399.3 KiB e4c176da4cc4a74057e5028fb4196113c852d92c302f29090913b4aa60e218a9
r-cran-rcurl_1.98-1.13+dfsg-1.debian.tar.xz 21.0 KiB 41a8e0b963cfd15b986fc8538bfd8229046a22abe90de77b0bbeb42ad2d2c308

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