* installing *source* package ‘rmargint’ ... ** package ‘rmargint’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 18.1.4’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rmargint/src' /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c rmargint-fn.c -o rmargint-fn.o rmargint-fn.c:1125:6: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 1125 | x[i] = a[i][p] - s; /* y[i]=a[i][p] */ | ^ rmargint-fn.c:1123:4: note: previous statement is here 1123 | for(j=0;j