A 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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 5.2.1-3.fc42 | - |
Fedora 42 | 5.2.1-3.fc42 | - |
Fedora 41 | 5.2.1-2.fc41 | - |
Fedora 40 | 5.2.1-1.fc40 | - |
You can contact the maintainers of this package via email at
R-curl dash maintainers at fedoraproject dot org
.