R-RCurl
Port variant std
Summary General network (HTTP/FTP/...) client interface
Package version 1.98.1.17
Homepage No known homepage
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 22 MAR 2025, 15:13:13 UTC
Port created 15 APR 2020, 18:11:42 UTC
Subpackage Descriptions
single RCurl: General Network (HTTP/FTP/...) Client Interface for R 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.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
libiconv:dev:std
R:primary:std
icu:dev:std
curl:dev:std
libxml2:dev:std
Build and Runtime R-bitops:single:std
libiconv:primary:std
curl:primary:std
libxml2:primary:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
c71874a6c116169e18bf12f023fdb79d63e92177aa7ae3858b30b60be5bc6030 717912 CRAN/RCurl_1.98-1.17.tar.gz
Ports that require R-RCurl:std
R-ROAuth:std R Interface For OAuth