o2r-project / containerit

Package an R workspace and all dependencies as a Docker container
https://o2r.info/containerit/
GNU General Public License v3.0
290 stars 29 forks source link

Don't fail tests if crandeps.r-pkg.org are not available #163

Closed nuest closed 5 years ago

nuest commented 5 years ago

When system dependencies are search "offline", the sysreqs package tries to use crandeps.r-pkg.org, but that currently gives an HTTP 502 error:

image

This also breaks CI: https://ci.appveyor.com/project/nuest/containerit-rrvpq/builds/26819642