cemmeydan/ti_elpicycle:latest
$ singularity pull shub://cemmeydan/ti_elpicycle: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_elpicycle
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/cemmeydan-ti_elpicycle-latest |
collection name | cemmeydan/ti_elpicycle |
branch | master |
tag | latest |
commit | ec56b40acefe13aa12e9778fde0326185b0dcc13 |
version (container hash) | f6ebe6f9c9e80363afa640caedba8408 |
build date | 2019-04-04T22:58:11.823Z |
size (MB) | 2199 |
size (bytes) | 844603423 |
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.