cemmeydan/ti_elpigraph:elpigraph

$ singularity pull shub://cemmeydan/ti_elpigraph:elpigraph

Singularity Recipe

########################################################################
##                      DO NOT EDIT THIS FILE!                        ##
##     This file was automatically generated from the dockerfile.     ##
## Run dynmethods/data-raw/convert_dockerfiles.R to update this file. ##
########################################################################

Bootstrap: shub

From: dynverse/dynwrap:r

%labels
    version 0.1.0.1

%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 /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_elpigraph-elpigraph
collection name cemmeydan/ti_elpigraph
branch master
tag elpigraph
commit 012a8af997ee70a51c76aa70de10ebed34367bbe
version (container hash) 451f01711be9b6029f1d768c5deb2b24
build date 2019-04-04T22:58:11.877Z
size (MB) 2199
size (bytes) 844615711
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.