> On 17 Dec 2015, at 00:00 , David Winsemius <dwinsem...@comcast.net> wrote: > > When I attempt to open that with Chrome I get an error: > > This webpage is not available > > DNS_PROBE_FINISHED_NXDOMAIN > > Like Bert, I also get an error report when I attempt to us the Berkeley repo, > but I do not get an error when I use the CRAN repo in Switzerland.
That'll be a name server issue. Nothing to do with R per se. If it worked for some and not for others for a while, it is most likely due to cached data. pd$ host cran.cnr.Berkeley.edu Host cran.cnr.Berkeley.edu not found: 3(NXDOMAIN) pd$ host cnr.Berkeley.edu cnr.Berkeley.edu has address 169.229.201.201 -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd....@cbs.dk Priv: pda...@gmail.com ______________________________________________ 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.