cemmeydan/ti_elpigraph:latest
$ singularity pull shub://cemmeydan/ti_elpigraph:latest
Singularity Recipe
#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run dynwrap:::.container_dockerfile_to_singularityrecipe() to update this file. ##
#######################################################################################
Bootstrap: shub
From: dynverse/dynwrap:r
%labels
version 0.1.0
%post
apt-get -y install libudunits2-dev
Rscript -e 'devtools::install_cran("udunits2", configure.args = c(udunits2 = "--with-udunits2-include=/usr/include/udunits2"))'
R -e "devtools::install_github('Albluca/ElPiGraph.R')"
%files
. /code
%runscript
exec Rscript /code/run.R
Collection
- Name: cemmeydan/ti_elpigraph
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/cemmeydan-ti_elpigraph-latest |
collection name | cemmeydan/ti_elpigraph |
branch | master |
tag | latest |
commit | 933519c79a7df0591344207897013bccba91561e |
version (container hash) | d1daa34d80564f0729dfa5fdd31c2d35 |
build date | 2019-04-04T22:58:11.884Z |
size (MB) | 2199 |
size (bytes) | 844611615 |
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.