R packages Installation error

Hi,

I am unable to install packages on my laptop, any feedback will be highly helpful.
I tried couple of feedback previously provided for similar case did not work.

1 Like

This seems like a connectivity issue, R is not being able to connect to the CRAN repository you have selected, these are some things to try.

  • Choose a different CRAN repository, RStudios repository is a good choice (http://cran.rstudio.com/) or you could choose one that is geographically closer to you.
  • Disable secure download setting.
  • Check if your internet connection has traffic restrictions of some kind, like a firewall, proxy server, etc. This is usually the case when you are at work or school.

Thank you so much for prompt response, I am located in California, I tried different CRAN such as Oregon State University, Amines, did not work. I do not have any firewall proxy server etc. I un-install and reinstalled R as well did nor work

Which package you want to install?

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.