endrebak/singularity_recipes:ggplot2

$ singularity pull shub://endrebak/singularity_recipes:ggplot2

Singularity Recipe

BootStrap: docker
From: r-base

%post
    echo 'install.packages(c("ggplot2",  "RColorBrewer", "plotrix"), repos="http://cran.us.r-project.org", dependencies=TRUE)' > /tmp/packages.R \
&& Rscript /tmp/packages.R

Collection


View on Datalad

Metrics

key value
id /containers/endrebak-singularity_recipes-ggplot2
collection name endrebak/singularity_recipes
branch master
tag ggplot2
commit 73627a05ce9e0b0aebd6149c459331c3f6c84591
version (container hash) d75eecbddd89cdf907f8a756c5c2dd27
build date 2018-02-15T09:08:03.775Z
size (MB) 892
size (bytes) 317562911
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.