We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b66cb commit 7ac6b6cCopy full SHA for 7ac6b6c
dea/Dockerfile
@@ -15,6 +15,8 @@ RUN apt-get install -y libgeos-dev
15
16
RUN apt-get install -y libglpk40 libglpk-dev
17
18
+RUN apt-get install -y libpng-dev
19
+
20
# Install renv
21
RUN R -e "install.packages('renv', repos='https://cloud.r-project.org')"
22
0 commit comments