Henrique Dallazuanna wrote: > > With the ssl.verifypeer = FALSE argument it works: > > x = getBinaryURL(dd, ssl.verifypeer = FALSE) > >
Thank, good to know. It's only in the examples of ..., but is looks like a parameter important enough to be included in the docs of getBinaryURL. Digging through CURL docs can be daunting. Dieter -- View this message in context: http://r.789695.n4.nabble.com/Accessing-data-via-url-tp3178094p3179197.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.