search for: listcurloptions

Displaying 3 results from an estimated 3 matches for "listcurloptions".

2011 Jun 06
1
RCurl and kerberos
Dear list, I would like to call a Kerberos-authenticated web-service from within R. Curl can do it: $ curl --negotiate -u : "http://my.web.service/" so I would expect that RCurl also has the capability, but I have not been able to find the correct options to set. listCurlOptions() does not return anything with negotiate, and searching the source of RCurl, the only thing I found was ./RCurl/R/curlInfo.S:names(CurlFeatureBits) = c("ipv6", "kerberos4", "ssl", "libz", "ntlm", "gssnegotiate", but e.g. getURL("h...
2008 Aug 27
1
RCurl: using netrc with curlPerform
...led attempt using ... construct curlPerform("http://www.omegahat.org/RCurl/testPassword/index.html", netrc=1) Common error message for all failed attempts: Error in mapCurlOptNames(names(.els), asNames = TRUE) : Unrecognized CURL options: Valid curl option names are listed by typing listCurlOptions() and netrc is one of the options. The mapCurlOptNames code is not available for the user to view so I'm not able to deduce anything more from the error message. Thanks, Valerie
2012 Dec 05
1
request
Dear Dr. bernhard cc. r-help Thank you very much for deverlopping rneos package. I read the document of rneos. however, due to my inability, i could not figure-out how to connect with neos server from R environment. let me explain the steps, i took. my laptop is using wireless of my laboratory. to connect the internet, i need proxy address and specific port (that i have mentioned in protocols in