CMD + K

r-rcurl

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-rcurl

Usage Tracking

1.98_1.12
1.98_1.6
1.95_4.12
1.95_4.11
1.95_4.10
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jun 27, 2022 at 19:45

License

BSD_3_clause

Total Downloads

127.7K

Supported Platforms

linux-64

Unsupported Platforms

win-32 Last supported version: 1.95_4.12
macOS-64 Last supported version: 1.95_4.12
linux-32 Last supported version: 1.95_4.10
win-64 Last supported version: 1.95_4.12