RCurl: HTTP request interface

The package allows one to compose HTTP requests to fetch URIs, post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP 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 SSL/HTTPS, cookies, redirects, authentication, etc.

Version: 0.9-3
Depends: methods
Author: Duncan Temple Lang
Maintainer: Duncan Temple Lang <duncan at wald.ucdavis.edu>
License: BSD
URL: http://www.omegahat.org/RCurl
SystemRequirements: curl (version 7.12.0 or higher) http://curl.haxx.se
CRAN checks: RCurl results

Downloads:

Package source: RCurl_0.9-3.tar.gz
MacOS X binary: not available, see check log.
Windows binary: not available, see ReadMe.
Reference manual: RCurl.pdf
Old sources: RCurl archive