1
0
Fork
You've already forked RCurl
0
No description
  • C 43.2%
  • R 28.3%
  • Assembly 15.3%
  • HTML 10.8%
  • M4 2.4%
2026年06月03日 00:12:15 +03:00
data RCurl_1.98-1.8.tar.gz 2022年07月30日 14:48:30 +00:00
inst Drop a link that returns HTTP 522 2026年06月01日 17:53:58 +03:00
man Replace omegahat[.]net URLs with Grebedoc 2026年06月01日 17:52:46 +03:00
R Limit maximal number of redirects to 20 2026年05月28日 14:30:16 +03:00
src Silence the rchk warning 2026年05月28日 14:09:38 +03:00
tests RCurl_1.98-1.2.tar.gz 2020年04月18日 03:36:55 +00:00
.Rinstignore RCurl_1.91-1.tar.gz 2012年02月08日 13:55:33 +00:00
configure RCurl_1.98-1.10.tar.gz 2023年01月27日 10:44:47 +00:00
configure.ac RCurl_1.98-1.10.tar.gz 2023年01月27日 10:44:47 +00:00
configure.win RCurl_1.95-4.5.tar.gz 2014年12月28日 05:49:54 +00:00
DESCRIPTION DESCRIPTION: take over the package 2026年06月01日 18:26:45 +03:00
LICENSE Update copyright holders 2026年06月03日 00:12:15 +03:00
NAMESPACE RCurl_1.95-4.8.tar.gz 2016年03月01日 07:37:59 +00:00
README RCurl_0.3-0.tar.gz 2004年08月04日 11:08:08 +04:00

This package is a (currently) simple interface to the 
libcurl functionality. This is an extensive and well
tested library that takes care of so many details that
we would have to mimic (probably incompletely and poorly)
if we were to write this in the R language directly.
You will need to have libcurl installed on your machine.
You can obtain the source and binaries for numerous operating
systems from 
 http://curl.haxx.se