CMD + K

r-curl

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-curl

Usage Tracking

5.1.0
5.0.2
4.3.2
3.3
3.2
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 21:19

License

MIT

Total Downloads

807.4K

Version Downloads

14.3K

Supported Platforms

linux-64

Unsupported Platforms

win-32 Last supported version: 3.3
macOS-64 Last supported version: 3.3
linux-32 Last supported version: 3.2
win-64 Last supported version: 3.3