Hi Bjørn-Helge, Bjørn-Helge Mevik <b.h.me...@usit.uio.no> writes:
> Loris Bennett <loris.benn...@fu-berlin.de> writes: > >> It seems that R needs libcurl 7.28.0, but my platform (Scientific Linux >> 6.7) only provides version 7.19.7. > > We got "bit" by this when upgrading to 3.2.2. If you cannot upgrade > libcurl on your machine(s), you can put > > local({ > options(useHTTPS = FALSE) > }) > > in the Rprofile.site file, or your ~/.Rprofile. You still get a > warning, but you do get the list of http repositories. Thanks for the hint. I think I'll use the setting Rprofile.site for the time being until we get an update of libcurl. > Come to think about it: would it be an idea if R defaulted to useHTTPS = > FALSE if capabilites("libcur") is FALSE? +1 Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.