dynverse/ti_gng:latest
$ singularity pull shub://dynverse/ti_gng:latest
Singularity Recipe
#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run babelwhale::convert_dockerfile_to_singularityrecipe() to update this file. ##
#######################################################################################
Bootstrap: shub
From: dynverse/dynwrap:r
%labels
version 0.1.8
%files
. /code
%post
chmod -R 755 '/code'
apt-get update && apt-get install -y libudunits2-dev
R -e 'devtools::install_github("rcannood/gng")'
%runscript
exec Rscript /code/run.R
Collection
- Name: dynverse/ti_gng
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dynverse-ti_gng-latest |
collection name | dynverse/ti_gng |
branch | master |
tag | latest |
commit | ecbf1fc41c5e99c710a2f3c9ffca3754229153d5 |
version (container hash) | 0827058cd42a3360017595783b5a5968 |
build date | 2019-02-14T13:36:56.088Z |
size (MB) | 2153 |
size (bytes) | 839344159 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.