cemmeydan/ti_gng:projected_gng

$ singularity pull shub://cemmeydan/ti_gng:projected_gng

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 install -y libudunits2-dev
    R -e 'devtools::install_github("rcannood/gng")'

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_gng-projected_gng
collection name cemmeydan/ti_gng
branch master
tag projected_gng
commit cdb9e3025a9d4545111eeba1cf83bdb76e0db607
version (container hash) 18216b6aa9bd3832c5c1f24450c7fb07
build date 2019-04-04T22:58:11.909Z
size (MB) 2189
size (bytes) 838991903
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.