1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/ftp/R-cran-RCurl/pkg-descr
TAKATSU Tomonari 07423b040f - Update to 1.95-0
- Convert to new Makefile header
- Trim WWW: line in pkg-descr
2012-10-01 22:05:32 +00:00

8 lines
329 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: http://www.omegahat.org/RCurl/