cemmeydan/ti_ouija:latest

$ singularity pull shub://cemmeydan/ti_ouija: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
    R -e 'devtools::install_github("kieranrcampbell/ouija")'
    R -e 'devtools::install_cran("rstan")'
    R -e 'devtools::install_cran("coda")'

%files
    . /code

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_ouija-latest
collection name cemmeydan/ti_ouija
branch master
tag latest
commit f4b881092f23e91a4cc758a4984a27e2b8beab01
version (container hash) de291ef5abb78b98b8b52447dd532564
build date 2019-04-04T22:58:11.545Z
size (MB) 2435
size (bytes) 878305311
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.