curl (7.0.0)

Published 2026-02-24 13:47:08 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("curl")

About this package

Bindings to 'libcurl' <https://curl.se/libcurl/> for performing fully configurable HTTP/FTP requests where responses can be processed 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 'httr2' package which builds on this package with http specific tools and logic.A Modern and Flexible Web Client for R

Dependencies

Depends R (>= 3.0.0)
Suggests spelling, testthat (>= 1.0.0), knitr, jsonlite, later, rmarkdown, httpuv (>= 1.4.4), webutils
Details
CRAN
2026-02-24 13:47:08 +00:00
0
MIT + file LICENSE
Jeroen Ooms
Hadley Wickham
Posit Software
PBC
714 KiB
Assets (1)
Versions (1) View all
7.0.0 2026-02-24