diff --git a/env/Dockerfile b/env/Dockerfile index 51cbabf..6fd1142 100644 --- a/env/Dockerfile +++ b/env/Dockerfile @@ -2,7 +2,7 @@ FROM continuumio/miniconda MAINTAINER Katie Evans RUN conda install -c bioconda bcftools=1.9 plink=1.90b6.12 bedtools=2.29.2 -RUN conda install -c conda-forge pandoc=2.12 r=4.1.1 mscorefonts +RUN conda install -c conda-forge pandoc=2.12 r mscorefonts RUN conda install -c conda-forge "conda-forge/label/cf201901" r-tidyverse #r-data.table r-lme4 r-knitr r-markdown r-futile.logger