curl: 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.

Version: 3.3
Depends: R (≥ 3.0.0)
Suggests: spelling, testthat (≥ 1.0.0), knitr, jsonlite, rmarkdown, magrittr, httpuv (≥ 1.4.4), webutils
Published: 2019-01-10
Author: Jeroen Ooms ORCID iD [aut, cre], Hadley Wickham [ctb], RStudio [cph]
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
BugReports: https://github.com/jeroen/curl/issues
License: MIT + file LICENSE
URL: https://github.com/jeroen/curl#readme (devel) https://curl.haxx.se/libcurl/ (upstream)
NeedsCompilation: yes
SystemRequirements: libcurl: libcurl-devel (rpm) or libcurl4-openssl-dev (deb).
Language: en-US
Materials: NEWS
In views: WebTechnologies
CRAN checks: curl results

Downloads:

Reference manual: curl.pdf
Vignettes: The curl package: a modern R interface to libcurl
Package source: curl_3.3.tar.gz
Windows binaries: r-devel: curl_3.3.zip, r-release: curl_3.3.zip, r-oldrel: curl_3.3.zip
OS X binaries: r-release: curl_3.3.tgz, r-oldrel: curl_3.3.tgz
Old sources: curl archive

Reverse dependencies:

Reverse depends: CytobankAPI, GoogleKnowledgeGraphR, RblDataLicense, VarfromPDB
Reverse imports: abbyyR, addinslist, anyLib, aws.ec2metadata, AzureML, BatchGetSymbols, bigrquery, biomartr, bioRad, bomrang, brranching, captr, citr, clarifai, clinPK, codemetar, CRANsearcher, credentials, crul, crunch, crypto, ctrdata, dataRetrieval, datarobot, DataSpaceR, ecb, elastic, EventStudy, exifr, exiftoolr, FedData, federalregister, fingertipscharts, fingertipsR, finreportr, foghorn, forestChange, geneHummus, geniusr, geojsonsf, geoknife, geoviz, getCRUCLdata, GetDFPData, GetHFData, GetLattesData, GetTDData, gimms, gitgadget, githubinstall, googleCloudStorageR, googledrive, googleway, gpg, GSODR, gtrendsR, httr, ipeadatar, itunesr, jsonld, jsr223, kokudosuuchi, LAGOSNE, languagelayeR, magick, malariaAtlas, metR, MODIS, moveVis, nasapower, nhdR, OAIHarvester, oec, opencpu, OpenML, osmdata, osmplotr, otpr, pafdR, pageviews, pak, pdfetch, pedquant, pivotaltrackR, pkgcache, pkggraph, qpdf, qrandom, quantmod, radiant.data, random, randquotes, rcitoid, RCzechia, rdbnomics, rdfp, rdian, rdryad, rdtLite, refimpact, request, rgho, rijkspalette, RInno, rio, rmd, rnrfa, RobinHood, rosm, RPublica, RPushbullet, rsoi, rtika, rtsdata, rversions, sbtools, scidb, secret, socialmixr, soilDB, splashr, stevedore, stplanr, taxizedb, telegram, telegram.bot, tesseract, textreadr, TTR, udapi, usethis, V8, virtuoso, W3CMarkupValidator, wdpar, webdriver, webmockr, webutils, wikitaxa, wrswoR.benchmark, xmlrpc2
Reverse suggests: AMR, attempt, childesr, commonmark, cowsay, CytobankAPIstats, data.table, datapackage.r, DescriptiveStats.OBeu, devtools, drake, dwapi, epiflows, fauxpas, fbar, gdtools, gutenbergr, httpuv, installr, jsonlite, pct, pds3, plotly, ps, rchie, rclimateca, readr, remotes, RMySQL, RxODE, showtext, showtextdb, stats19, sysfonts, valr, varbvs, vegperiod, xml2

Linking:

Please use the canonical form https://CRAN.R-project.org/package=curl to link to this page.