Skip to content
Snippets Groups Projects
Commit 5e793cb4 authored by Arnaud Duvermy's avatar Arnaud Duvermy
Browse files

libxext6

parent 78e16d2f
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ image: rocker/tidyverse
before_script:
- apt-get update
- apt-get install -y --no-install-recommends libcurl4-openssl-dev libxext-dev lib32-libxext
- apt-get install -y --no-install-recommends libcurl4-openssl-dev libxext6
- apt-get install -y --no-install-recommends qpdf pandoc pandoc-citeproc
- R -e 'install.packages(c("testthat", "rmarkdown"));'
- R -e "install.packages(c('parallel', 'data.table', 'ggplot2', 'gridExtra', 'glmmTMB', 'magrittr', 'MASS', 'reshape2', 'rlang', 'stats', 'utils', 'BiocManager', 'car'))"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment