We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a90b5 commit d0a90baCopy full SHA for d0a90ba
1 file changed
CI/circle_parallel.sh
@@ -48,7 +48,7 @@ else
48
sudo apt-get update
49
sudo apt-get install -y apt-transport-https software-properties-common
50
# Add CRAN repository for R 4.x
51
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E298A3A825C0D65DFD57CBB651716619E084DAB9
+ #sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E298A3A825C0D65DFD57CBB651716619E084DAB9
52
sudo add-apt-repository 'deb https://cloud.r-project.org jammy-cran40/'
53
54
sudo apt-get install -y r-base
0 commit comments