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 39e2875 commit 84b0e32Copy full SHA for 84b0e32
.gitlab-ci.yml
@@ -114,6 +114,7 @@ test-lin-rel:
114
variables:
115
_R_CHECK_FORCE_SUGGESTS_: "TRUE"
116
OPENBLAS_MAIN_FREE: "1"
117
+ _R_CHECK_RD_CHECKRD_MINLEVEL_: "-Inf"
118
script:
119
- *install-deps
120
- echo 'CFLAGS=-g -O3 -flto=auto -fno-common -fopenmp -Wall -Wvla -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2' > ~/.R/Makevars
0 commit comments