Skip to content
Snippets Groups Projects
Commit e862f63c authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

find appropriate R version

parent 6425fa3f
No related branches found
No related tags found
No related merge requests found
Pipeline #15911 passed with stage
in 11 minutes and 7 seconds
...@@ -3,7 +3,7 @@ spack: ...@@ -3,7 +3,7 @@ spack:
# Base # Base
- python@3.8.11 %gcc@10.3.0 - python@3.8.11 %gcc@10.3.0
# R # R
- r@3.6.1 %gcc@10.3.0 - r@3.6.2 %gcc@10.3.0
- r-irkernel@1.2 %gcc@10.3.0 - r-irkernel@1.2 %gcc@10.3.0
# Notebook # Notebook
- py-jupyter %gcc@10.3.0 - py-jupyter %gcc@10.3.0
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment