cemmeydan/ti_elpicycle:elpicycle

$ singularity pull shub://cemmeydan/ti_elpicycle:elpicycle

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_elpicycle-elpicycle
collection name cemmeydan/ti_elpicycle
branch master
tag elpicycle
commit 0a2ade90f8007246f3c449316e52f274a9cceac8
version (container hash) 69dbde86ef1b99b2f182607bff44ef9c
build date 2019-04-04T22:58:11.817Z
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.