Bioconductor / bioconductor_docker

Docker Containers for Bioconductor
https://bioconductor.org/help/docker/
Artistic License 2.0
73 stars 31 forks source link

Fixes the bug for automatic R version switch from devel to patched #96

Closed almahmoud closed 7 months ago

almahmoud commented 7 months ago

Consolidates logic for checking R version for rocker Dockerfiles to a separate script, instead of repeated multiple times across workflows. Also makes the version check for auto-bumping of release R version pass instead of fail at last step if a bump is not needed