R-RCurl
Port variant standard
Summary General network (HTTP/FTP/...) client interface
Package version 1.98.1.14
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 10 JAN 2024, 17:08:16 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:standard
libiconv:dev:standard
R:primary:standard
icu:dev:standard
curl:dev:standard
libxml2:dev:standard
Build and Runtime R-bitops:single:standard
libiconv:primary:standard
curl:primary:standard
libxml2:primary:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
eead278694471dfa9bd2f256d229eebed782e71dc1c734fb457ec35377f303cf 731307 CRAN/RCurl_1.98-1.14.tar.gz
Ports that require R-RCurl:standard
R-ROAuth:standard R Interface For OAuth