File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# singularity-r
2
+ [ ![ https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg ] ( https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg )] ( https://singularity-hub.org/collections/623 )
3
+
2
4
Singularity recipes for base-images containing R.
3
5
4
6
* R is installed from source which is downloaded from [ CRAN] ( https://cran.r-project.org/ ) (Comprehensive R Archive Network).
5
7
* Packages needed to build R and those needed to run R like gfortran, g++ and gcc are installed through the debian repositories via ` apt-get install ` .
6
8
* At the end of the build process the images is cleaned up by:
7
9
* removing packages only needed for the build,
8
10
* removing the package cache,
9
- * removing downloaded files used for the build.
11
+ * removing downloaded files used for the build.
You can’t perform that action at this time.
0 commit comments