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

downgrade R to be more stable

parent 91d71a22
No related branches found
No related tags found
No related merge requests found
...@@ -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@4.1.0 %gcc@10.3.0 - r@3.6.0 %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