R-RCurl
Port variant std
Summary General network (HTTP/FTP/...) client interface
BROKEN
Package version 1.98.1.16
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 09 AUG 2024, 21:24:17 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
1a8dc40e10593617348071c6265cc7fac22e26271564206b308a3badfc6c0da7 728943 CRAN/RCurl_1.98-1.16.tar.gz
Ports that require R-RCurl:std
R-ROAuth:std R Interface For OAuth