File: README

package info (click to toggle)
r-cran-rcurl 1.98-1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,524 kB
  • sloc: ansic: 3,072; xml: 1,735; asm: 993; sh: 12; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
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