FROM stencila/executa-midi:20211208.1

USER root
RUN Rscript -e 'install.packages(c("ggsci"))'
USER guest