CMD + K

r-rcurl

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-rcurl

Usage Tracking

1.98_1.18
1.98_1.17
1.98_1.16
1.98_1.14
1.98_1.13
1.98_1.6
6 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Feb 8, 2022 at 20:26

License

BSD-3-Clause

Supported Platforms

linux-64
linux-aarch64
macOS-64
win-64
linux-ppc64le

Unsupported Platforms

macOS-arm64 Last supported version: 1.98_1.13