cemmeydan/ti_elpilinear:elpilinear

$ singularity pull shub://cemmeydan/ti_elpilinear:elpilinear

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_elpilinear-elpilinear
collection name cemmeydan/ti_elpilinear
branch master
tag elpilinear
commit 410f8c1772f3d19f74ce9cdb2b2fa7be48625a24
version (container hash) 2ac04123626fcaca47ce1d431a5050e0
build date 2019-04-04T22:58:11.707Z
size (MB) 2199
size (bytes) 844607519
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.