Skip to content
Snippets Groups Projects
Commit e6fb32ed authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

use main repo

parent 159c7af5
No related branches found
No related tags found
No related merge requests found
Pipeline #102614 passed
......@@ -2,8 +2,7 @@
set -e
R_HOME=${R_HOME:-"/usr/local/lib/R"}
DEFAULT_MIRRORS='"https://pbil.univ-lyon1.fr/CRAN/", "https://mirror.ibcp.fr/pub/CRAN/", "https://cran.biotools.fr/", "https://cran.irsn.fr/", "https://cran.r-project.org"'
MIRRORS='"https://cran.r-project.org"'
DEFAULT_MIRRORS='"https://cran.r-project.org"'
cat <<EOF >"${R_HOME}/etc/Rprofile.site"
options(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment