Language

Package: r-curl @ 4.3

Synopsis

HTTP client for R

Description

The curl() and curl_download() functions provide highly configurable drop-in replacements for base url() and download.file() with better performance, support for encryption, 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.

Home page
https://github.com/jeroenooms/curl
Location
gnu/packages/cran.scm (line: 1042, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings