Hi Duncan.
Duncan Temple Lang (Sunday 21 November 2010, 16:23):
> [...]
> There is a new version of the RCurl package on the Omegahat repository
> and that handles this case.
> [...]
I just downloaded the new RCurl version (1.5-0.1, for Windows) from:
http://www.stats.ox.ac.uk/pub/RWin/bin/windo
Hi Christian
There is a new version of the RCurl package on the Omegahat repository
and that handles this case.
The issue was running the finalizer to garbage
collect the curl handle, and it was correctly not being released as
the dynCurlReader() update function was precious and had a reference
t
Hello Duncan.
Thanks for having a look at this. As soon as I get home I'll try
your suggestion.
BTW, the link to the omega-help mailing list seems to be broken:
http://www.omegahat.org/mailman/listinfo/
Thank you.
chr
Duncan Temple Lang (Monday 15 November 2010, 01:02):
> Hi Christian
>
> T
Hi Christian
Thanks for finding this. The problem seems to be that the finalizer
on the curl handle seems to disappear and so is not being called
when the handle is garbage collected. So there is a bug somewhere
and I'll try to hunt it down quickly.
In the meantime, you can achieve the same e
Hello.
I know that it's usually possible to write cookies to a cookie
file by removing the curl handle and doing a gc() call. I can do
this with getURL(), but I just can't obtain the same results with
postForm().
If I use:
curlHandle <- getCurlHandle(cookiefile=FILE, cookiejar=FILE)
and then do
Hello, need some help on using Rcurl to navigate a site and the use of
session cookies. I suspect the issue i am having presently is I am not
handling session cookies properly.
At a high level, in need to create a dataset for some analysis, my
background is in using R for statistical work, I
6 matches
Mail list logo