Crandore Hub

RCurl

General Network (HTTP/FTP/...) Client Interface for R

A wrapper for 'libcurl' <https://curl.se/libcurl/> Provides functions to allow one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP/FTP/... connection and the form of the request while providing a higher-level interface than is available just using R socket connections. Additionally, the underlying implementation is robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc.

README

This file is used by default on Windows, and was downloaded from (and
can be updated from) http://curl.haxx.se/docs/caextract.html .

Versions across snapshots

VersionRepositoryFileSize
1.98-1.18 rolling linux/jammy R-4.5 RCurl_1.98-1.18.tar.gz 1.0 MiB
1.98-1.18 rolling linux/noble R-4.5 RCurl_1.98-1.18.tar.gz 1.0 MiB
1.98-1.18 rolling source/ R- RCurl_1.98-1.18.tar.gz 697.0 KiB
1.98-1.18 latest linux/jammy R-4.5 RCurl_1.98-1.18.tar.gz 1.0 MiB
1.98-1.18 latest linux/noble R-4.5 RCurl_1.98-1.18.tar.gz 1.0 MiB
1.98-1.18 latest source/ R- RCurl_1.98-1.18.tar.gz 697.0 KiB
1.98-1.18 2026-04-26 source/ R- RCurl_1.98-1.18.tar.gz 697.0 KiB
1.98-1.18 2026-04-23 source/ R- RCurl_1.98-1.18.tar.gz 697.0 KiB
1.98-1.18 2026-04-09 windows/windows R-4.5 RCurl_1.98-1.18.zip 5.5 MiB
1.98-1.17 2025-04-20 source/ R- RCurl_1.98-1.17.tar.gz 696.6 KiB

Dependencies (latest)

Depends

Imports

Suggests