Learn R Programming

⚠️There's a newer version (6.4.0) of this package.Take me there.

curl (version 0.5)

A Connection Interface to Libcurl

Description

The curl() function provides a drop-in replacement for base url() with better performance and support for http 2.0, ssl (https://, ftps://), gzip, deflate and other libcurl goodies. This interface is implemented using the RConnection API in order to support incremental processing of both binary and text streams. If you are looking for a more-user-friendly http client, try the RCurl or httr packages instead.

Copy Link

Version

Install

install.packages('curl')

Monthly Downloads

1,223,162

Version

0.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jeroen Ooms

Last Published

February 1st, 2015

Functions in curl (0.5)

curl

Curl connection
utility functions

Curl utility functions
curl_download

Download file