romxero/R-singularity:latest

$ singularity pull shub://romxero/R-singularity:latest

Singularity Recipe

Bootstrap: docker
From: debian:sid-slim
#
# Clush
#
#

%labels
Author "Randall Cab White - rcwhite@stanford.edu"


%post
# Debian / Ubuntu
apt-get -ym update 
apt-get -ym install r-base r-base-dev r-base-core r-base-html

%runscript
	exec /usr/bin/R "$@"

Collection


View on Datalad

Metrics

key value
id /containers/romxero-R-singularity-latest
collection name romxero/R-singularity
branch master
tag latest
commit fb0c4c5e6aa990b8e330bdc2d33cce5fe5a58cdc
version (container hash) 1380e845eb425ce65dac7bb248224335
build date 2019-07-01T20:21:50.894Z
size (MB) 650
size (bytes) 256049183
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.