I am getting the following errors:
Warning in install.packages :
cannot open URL 'https://cloud.r-project.org/src/contrib/zip_2.0.2.tar.gz': HTTP status was '404 Not Found'
Error in download.file(url, destfile, method, mode = "wb", ...) :
cannot open URL 'https://cloud.r-project.org/src/contrib/zip_2.0.2.tar.gz'
Warning in install.packages :
download of package ‘zip’ failed
I am unable to find a different path for the download and other packages are dependent on this to install.
Please advise,