<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>General network (HTTP/FTP/...) client interface for R</dc:title>
  <dc:description>The package allows one to compose general HTTP requests
and provides convenient functions to fetch URIs, get &amp; 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.7.0), methods, bitops</dc:relation>
  <dc:relation>Imports: methods</dc:relation>
  <dc:relation>Suggests: Rcompression, XML</dc:relation>
  <dc:creator>Duncan Temple Lang &lt;duncan@wald.ucdavis.edu&gt;</dc:creator>
  <dc:contributor>Duncan Temple Lang</dc:contributor>
  <dc:rights>BSD</dc:rights>
  <dc:date>2012-02-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=RCurl</dc:identifier>
 </rdf:Description>
</rdf:RDF>

