FROM rocker/verse:latest

RUN R -e "remotes::install_github('david-barnett/microViz', dependencies = TRUE)"
