Path to this page:
./
www/R-RCurl,
General Network (HTTP/FTP/...) Client Interface for R
Branch: CURRENT,
Version: 1.98.1.1,
Package name: R-RCurl-1.98.1.1,
Maintainer: pkgsrc-usersA wrapper for 'libcurl' <http://curl.haxx.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.
Master sites: (Expand)
Version history: (Expand)
- (2020-08-07) Package added to pkgsrc.se, version R-RCurl-1.98.1.1 (created)
CVS history: (Expand)
2020-08-07 03:54:20 by Brook Milligan | Files touched by this commit (5) |
Log message:
www/R-RCurl: import R-RCurl-1.98.1.1
A wrapper for 'libcurl' <http://curl.haxx.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.
|