The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 1.98-1.16 |
Depends: | R (≥ 3.4.0), methods |
Imports: | bitops |
Suggests: | XML |
Published: | 2024-07-11 |
DOI: | 10.32614/CRAN.package.RCurl |
Author: | CRAN Team [ctb, cre] (de facto maintainer since 2013), Duncan Temple Lang [aut] |
Maintainer: | CRAN Team <CRAN at r-project.org> |
License: | BSD_3_clause + file LICENSE |
NeedsCompilation: | yes |
SystemRequirements: | GNU make, libcurl |
Materials: | README |
In views: | WebTechnologies |
CRAN checks: | RCurl results |
Reference manual: | RCurl.pdf |
Package source: | RCurl_1.98-1.16.tar.gz |
Windows binaries: | r-devel: RCurl_1.98-1.16.zip, r-release: RCurl_1.98-1.16.zip, r-oldrel: RCurl_1.98-1.16.zip |
macOS binaries: | r-release (arm64): RCurl_1.98-1.16.tgz, r-oldrel (arm64): RCurl_1.98-1.16.tgz, r-release (x86_64): RCurl_1.98-1.16.tgz, r-oldrel (x86_64): RCurl_1.98-1.16.tgz |
Old sources: | RCurl archive |
Please use the canonical form https://CRAN.R-project.org/package=RCurl to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.