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

Changelog

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

  * Fix clean target
    Closes: #1045377

 -- Andreas Tille <email address hidden>  Fri, 22 Dec 2023 09:22:28 +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-2.dsc 2.2 KiB d1995079b25d006fac400af40e8866d253f96298eaf4eecb9613c06bcda8b61f
r-cran-rcurl_1.98-1.13+dfsg.orig.tar.xz 399.3 KiB e4c176da4cc4a74057e5028fb4196113c852d92c302f29090913b4aa60e218a9
r-cran-rcurl_1.98-1.13+dfsg-2.debian.tar.xz 21.1 KiB fd65800bf7619d3d9174df7bc70c1ac0c78bb624af30f8f22bc38dfe61329a73

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