Skip to content

Commit

Permalink
tidyverse is the worst
Browse files Browse the repository at this point in the history
  • Loading branch information
katiesevans committed May 13, 2023
1 parent 14bd193 commit 5b0f3c0
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 @@ -3,7 +3,7 @@ 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=3.6.0 mscorefonts
RUN conda install -c conda-forge r-rlang r-tidyverse=1.3.0 r-data.table r-lme4 r-knitr r-markdown r-futile.logger
RUN conda install -c conda-forge r-data.table r-lme4 r-knitr r-markdown r-futile.logger r-dplyr r-tidyr r-stringr r-readr r-purrr r-glue r-ggplot2
# RUN conda install -c r r-boot r-sommer

RUN Rscript -e "install.packages('boot', dependencies=TRUE, repos='http://cran.us.r-project.org')"
Expand Down

0 comments on commit 5b0f3c0

Please sign in to comment.