1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/ftp/R-cran-RCurl/pkg-descr
TAKATSU Tomonari 9bfddf33b7 - Update to 1.98-1.1
- Update LICESE
- Update WWW: line in pkg-descr
2020-01-20 14:40:18 +00:00

8 lines
345 B
Plaintext

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/