cemmeydan/ti_ouija:ouija

$ singularity pull shub://cemmeydan/ti_ouija:ouija

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
    R -e 'devtools::install_github("kieranrcampbell/ouija")'
    R -e 'devtools::install_cran("rstan")'
    R -e 'devtools::install_cran("coda")'

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_ouija-ouija
collection name cemmeydan/ti_ouija
branch master
tag ouija
commit ba406719d8c22dcd4495e310581b31b755315a6f
version (container hash) 9b57c6bf697210253f321e307f794563
build date 2019-04-04T22:58:11.539Z
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.