cemmeydan/ti_gng:latest

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

%files
    . /code

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_gng-latest
collection name cemmeydan/ti_gng
branch master
tag latest
commit 9665e776eea59de457893dc84faf8ed8d64476d3
version (container hash) 1666299883d7839b06fecfc4d69e9a74
build date 2019-04-04T22:58:11.915Z
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.