All Projects → omegahat → RCurl

omegahat / RCurl

Licence: other
No description, website, or topics provided.

Programming Languages

Turing
15 projects
c
50402 projects - #5 most used programming language
r
7636 projects
HTML
75241 projects
assembly
5116 projects
Makefile
30231 projects
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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].