RCurl: General network (HTTP/FTP/...) client interface for R
The package allows 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.
| Version: |
1.5-0 |
| Depends: |
R (≥ 2.7.0), methods, bitops |
| Suggests: |
Rcompression |
| Published: |
2010-11-22 |
| 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.14.0 or higher) http://curl.haxx.se |
| CRAN checks: |
RCurl results |
Downloads:
Reverse dependencies:
| Reverse depends: |
BioIDMapper, RLastFM, RProtoBuf, RSearchYJ, Rlabkey, YjdnJlp, cimis, factualR, fds, helpr, imguR, infochimps, rneos, rpubchem, scrapeR, sos4R, twitteR |
| Reverse imports: |
OAIHarvester |
| Reverse suggests: |
cMonkey, demography |