dynverse/ti_periodpc:latest

$ singularity pull shub://dynverse/ti_periodpc: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.4

%files
    . /code

%post
    chmod -R 755 '/code'
    R -e 'devtools::install_cran("princurve")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_periodpc-latest
collection name dynverse/ti_periodpc
branch master
tag latest
commit aff294bcb8b3cfb483b2f4c5aa4b53e1d0493b0b
version (container hash) d6c45e030278c4ff628ee32aeb148e0b
build date 2018-10-29T20:59:12.685Z
size (MB) 2104
size (bytes) 817016863
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.