General network client interface for R
The RCurl package is an R-interface to the libcurl library that provides HTTP facilities. This allows us to download files from Web servers, post forms, use HTTPS (the secure HTTP), use persistent connections, upload files, use binary content, handle redirects, password authentication, etc.
$
pkg install R-cran-RCurlOrigin
ftp/R-cran-RCurl
Size
1.87MiB
License
BSD3CLAUSE
Maintainer
tota@FreeBSD.org
Dependencies
5 packages
Required by
3 packages