Duncan,
I tested the new RCurl with the proxy option, and it works great (I
tested a curlPerform example, which does not work otherwise).
Problem with RGoogleDocs though:
> auth = getGoogleAuth("remkoduur...@gmail.com", GPASS)
Error in strsplit(type, "/")[[1]] : subscript out of bounds
If I g
Hi Remko
There is a new version (1.1-0) of the RCurl package
(on which RGoogleDocs depends) (no binary for Windows at this point).
This version allows one to specify default curl options that are used
each time a new curl handle/object is created.
You set these defaults in R's own options()
This might be a little difficult in the current version.
But it is a good point. I have a few ideas about
this could be done conveniently but with a reasonably
clear semantic model. It may take a couple of days
before I have time to implement that.
D.
Remko Duursma wrote:
Dear list,
I am t
Dear list,
I am trying to use RGoogleDocs, but I am connecting through a proxy server.
I know RCurl is used for the connection, which should be able to deal
with proxies and such.
How do I set this up for RCurl? And can I use those settings with
RGoogleDocs as well?
I have the name of the proxy
4 matches
Mail list logo