aboutsummaryrefslogtreecommitdiff
path: root/ftp/R-cran-RCurl/pkg-descr
blob: fc6073d613820ae180f73b72d27d85a700183c4d (plain) (blame)
1
2
3
4
5
6
7
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.

WWW: https://cran.r-project.org/web/packages/RCurl/