[R-SIG-Mac] source() command and HTTPS urls in R-3.2.2 beta

peter dalgaard pdalgd at gmail.com
Thu Aug 6 21:57:41 CEST 2015


> On 06 Aug 2015, at 21:44 , Dan Tenenbaum <dtenenba at fredhutch.org> wrote:
> 
> Hi, using the sessionInfo() below I got the following error:
> 
>> source("https://bioconductor.org/biocLite.R")
> Error in file(filename, "r", encoding = encoding) : 
>  https:// URLs are not supported
> 
> This is the CRAN binary build of R-3.2.2 beta for Snow Leopard.
> 
> I thought https urls were supposed to be supported in this version? The same command works in the same version of R on linux, windows, and Mavericks (albeit with a message on Mavericks and Linux saying 'https:// URLs are not supported by the default method: trying "libcurl"').
> 
> Maybe a misconfiguration in the way that the binary was built for Snow Leopard?

What does capabilities() say about libcurl?


-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes at cbs.dk  Priv: PDalgd at gmail.com



More information about the R-SIG-Mac mailing list