Skip to content

Commit

Permalink
remove r version
Browse files Browse the repository at this point in the history
  • Loading branch information
katiesevans committed May 16, 2023
1 parent 5e976a5 commit 5efa92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM continuumio/miniconda
MAINTAINER Katie Evans <katiesevans9@gmail.com>

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
Expand Down

0 comments on commit 5efa92d

Please sign in to comment.