File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -16,15 +16,14 @@ variables:
1616 R_REL_VERSION : " 4.4"
1717 R_REL_WIN_BIN : " https://cloud.r-project.org/bin/windows/base/old/4.4.1/R-4.4.1-win.exe"
1818 RTOOLS_REL_BIN : " https://cloud.r-project.org/bin/windows/Rtools/rtools44/files/rtools44-6104-6039.exe"
19- RTOOLS43_HOME : " /c/rtools"
19+ RTOOLS44_HOME : " /c/rtools" # needed for finding gcc #6552
2020 R_DEV_VERSION : " 4.5"
2121 R_DEV_WIN_BIN : " https://cloud.r-project.org/bin/windows/base/R-devel-win.exe"
22- RTOOLS_DEV_BIN : " https://cloud.r-project.org/bin/windows/Rtools/rtools44/files/rtools44-6104-6039.exe"
23- RTOOLS44_HOME : " " # # in case R-devel will use new Rtools toolchain, now it uses 4.4 env var
22+ RTOOLS_DEV_BIN : " https://cloud.r-project.org/bin/windows/Rtools/rtools44/files/rtools44-6104-6039.exe" # dev uses same rtools as release
2423 R_OLD_VERSION : " 4.3"
2524 R_OLD_WIN_BIN : " https://cloud.r-project.org/bin/windows/base/old/4.3.3/R-4.3.3-win.exe"
2625 RTOOLS_OLD_BIN : " https://cloud.r-project.org/bin/windows/Rtools/rtools43/files/rtools43-5958-5975.exe"
27- RTOOLS42_HOME : " /c/rtools"
26+ RTOOLS43_HOME : " /c/rtools" # needed for finding gcc #6552
2827
2928stages :
3029 - dependencies
Original file line number Diff line number Diff line change 6868# docs
6969/man /openmp-utils.Rd @ Anirban166
7070/Seal_of_Approval.md @ tdhock
71+
72+ # GLCI
73+ .gitlab-ci.yml @ jangorecki @ ben-schwen
You can’t perform that action at this time.
0 commit comments