To create the Singularity container, run the command
bash ./script.sh
To connect to the Singularity image, run the command
> singularity shell opensuse42-r-base-v3.6.1.simg
Singularity: Invoking an interactive shell within container...
➜ singularity run --app R opensuse42-r-base-v3.6.1.simg --version
R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under the terms of the
GNU General Public License versions 2 or 3.
For more information about these matters see
https://www.gnu.org/licenses/.
I am nothing but a humble programmer creating the container for these wonderful apps.
Copyleft © 2018-2019 icaoberg at the Computational Biology Department in Carnegie Mellon University