[R-pkg-devel] CRAN repo mirror down? http://cran.us.r-project.org
Dirk Eddelbuettel
edd @end|ng |rom deb|@n@org
Sun Feb 23 14:53:16 CET 2020
On 23 February 2020 at 08:45, Daniel Sjoberg wrote:
| I have a few continuous integration sites set up (e.g. Travis CI) to check
| packages I've written. To install packages I've used `install.packages(...,
| repo = "http://cran.us.r-project.org"). All the CI checks began failing
| last week because the site http://cran.us.r-project.org is no longer
| available. It's been down for almost a week. Has the site been retired?
| Do I need to update the CI code for all my packages, or can I wait it out
| until it is back online?
I would switch to https://cloud.r-project.org which is actually a CDN and
hence 'always there' and 'always network close'.
The older-school DNS aliases like the one you use there can come and go.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org
More information about the R-package-devel
mailing list