On Tue, 17 May 2022 11:43:33 -0500
Paul Bernal <[email protected]> wrote:

> Could this be due to network restrictions?

Yes, definitely.

> URL 'https://cran.r-project.org/CRAN_mirrors.csv': status was 'SSL
> peer certificate or SSH remote key was not OK'

Since most other people seem to be able to access this address, there
must be something about your network connection. Most likely, this
error message means that something is intercepting your connections to
cran.r-project.org / mirrors.dotsrc.org, and your system (or at least
the part of R which tries to connect there, which should be using the
same certificate store) is not set up to trust that entity. Is there a
network administrator you could contact with problems like this one?

-- 
Best regards,
Ivan

______________________________________________
[email protected] 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.

Reply via email to