R-RCurl
Port variant standard
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 11 JUL 2024, 20:45:18 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
1a8dc40e10593617348071c6265cc7fac22e26271564206b308a3badfc6c0da7 728943 CRAN/RCurl_1.98-1.16.tar.gz
Ports that require R-RCurl:standard
R-ROAuth:standard R Interface For OAuth