FROM stencila/executa-midi:20220302.1

USER root
RUN Rscript -e 'install.packages(c("patchwork","fixest","jtools","margins","sandwich","rio","ggthemes"))'
USER guest