FROM stencila/executa-midi:20211208.1 USER root RUN Rscript -e 'install.packages(c("pander","lmerTest","sjPlot","dplyr","car","gridExtra","reshape2","ggpubr","ggeffects","here","emmeans","sjmisc","sjstats","r2glmm","effectsize","plotrix","gtable","psych","np","ordinal","formattable","grid"))' USER guest