Everything was working fine today until after I returned from lunch... Since then my RStudio has been acting up. I have closed and reopened RStudio a couple of times and even restarted my computer. After a few minutes of not being able to do anything in RStudio other than edit source code, the following errors begin to populate:
Warning: unable to access index for repository https://cran.rstudio.com/src/contrib:
cannot open URL 'https://cran.rstudio.com/src/contrib/PACKAGES'
Warning: unable to access index for repository http://www.stats.ox.ac.uk/pub/RWin/src/contrib:
Line starting '<!doctype html> ...' is malformed!
Also when trying to install a package, I get:
install.packages("dplyr")
Warning in install.packages :
unable to access index for repository https://cran.rstudio.com/src/contrib:
cannot open URL 'https://cran.rstudio.com/src/contrib/PACKAGES'
Error in install.packages : unknown input format
I have not been able to complete any work this afternoon, any suggestions?