NESCent / popgen-docker

Dockerfile(s) for population genetics
MIT License
6 stars 2 forks source link

rmio package not found on CRAN #29

Closed hlapp closed 5 years ago

hlapp commented 5 years ago

Container builds for master are currently failing with this error:

Error: (converted from warning) package ‘rmio’ is not available (for R version 3.5.2)

It seems that this is a dependency from pcadapt, but looking at its DESCRIPTION it must be indirect. Not sure where this might be resolved by moving pcadapt back to being installed from Github (see #23).

hlapp commented 5 years ago

Actually, the dependency is indeed there, and there is no Remotes: repo for the dependency. cc @keurcien

So it seems it's indeed best to switch pcadapt back to installing from CRAN.

hlapp commented 5 years ago

Addressed with #30. Also released subsequently as v0.2.12.