RCurl (version 1.98-1.14)

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

Description

A wrapper for '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.

Copy Link

Version

Down Chevron

Install

install.packages('RCurl')

Monthly Downloads

310,362

Version

1.98-1.14

License

BSD_3_clause + file LICENSE

Maintainer

Last Published

January 9th, 2024

Functions in RCurl (1.98-1.14)