curl (Q27935): Difference between revisions
From MaRDI portal
Created claim: source code repository (P339): https://github.com/cran/curl, #quickstatements; #temporary_batch_1711027662947 |
Swh import (talk | contribs) SWHID from Software Heritage |
||||||||||||||
Property / Software Heritage ID | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:e1ad373e1a67f8d47a8a786c1fa6e4359b804dd5 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:e1ad373e1a67f8d47a8a786c1fa6e4359b804dd5 / qualifier | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:e1ad373e1a67f8d47a8a786c1fa6e4359b804dd5 / qualifier | |||||||||||||||
point in time: 7 March 2024
|
Latest revision as of 16:30, 21 March 2024
A Modern and Flexible Web Client for R
Language | Label | Description | Also known as |
---|---|---|---|
English | curl |
A Modern and Flexible Web Client for R |
Statements
8 December 2023
0 references
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.
0 references