Language

Package: r-curl @ 4.3.2

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: 1750, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'libcurl' does not match package name 'curl'