An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20081202/57d4d86e/attachment.pl>
XML-RPC
2 messages · Stavros Macrakis, Duncan Temple Lang
1 day later
Hi Stavros httpRequest is good. You might also look at the RCurl package for access to more protocols and slightly higher level facilities for dealing with HTTP (and other) requests. Also, you might look at SSOAP as a related technology. I'll be interested to see what you come up with, so please let me know. D.
Stavros Macrakis wrote:
It looks like the xml and httpRequest libraries provide the necessary
building blocks for writing an XML-RPC client. Has anyone done this?
I'd like to benefit from your experience (or code!).
Thanks,
-s