SingularityApp.hello-world-R
%apprun hello-world-R
    exec Rscript $SCIF_APPROOT/hello-world.R
%appfiles hello-world-R
    hello-world.R
%appinstall hello-world-R
    apt-get install -y r-base

Date: Sep 15, 2017

Author: Vanessa Sochat

Tags: ubuntu debian R scif singularity

Files:

About

Singularity Apps are modular SCI-F apps that can be added as helpers or wrappers for Singularity containers