Samip1211/RImage:latest
$ singularity pull shub://Samip1211/RImage:latest
Singularity Recipe
Bootstrap: docker
From: r-base:latest
%post
apt-get update
apt-get install -y libssl-dev libsasl2-dev
R -e "install.packages('Hmisc')"
R -e "install.packages('ggplot')"
R -e "install.packages('mongolite')"
R -e "install.packages('stringr')"
R -e "install.packages('jsonlite')"
R -e "install.packages('maps')"
R -e "install.packages('mapproj')"
R -e "install.packages('choroplethr')"
R -e "install.packages('readxl')"
R -e "install.packages('dplyr')"
R -e "install.packages('choroplethrMaps')"
R -e "install.packages('ggplot2')"
R -e "install.packages('igraph')"
Collection
- Name: Samip1211/RImage
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/Samip1211-RImage-latest |
collection name | Samip1211/RImage |
branch | master |
tag | latest |
commit | 913e6f118502f57cac18b808a7ac3dd140dfd064 |
version (container hash) | 5871110ab9bf339d6542c15da2e91751 |
build date | 2020-04-26T08:17:53.476Z |
size (MB) | 1038 |
size (bytes) | 354140191 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.