* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘RBF’ ... ** package ‘RBF’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpvFqtoJ/R.INSTALL379cd552d255/RBF/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RBF-fn.c -o RBF-fn.o RBF-fn.c:424:6: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 424 | x[i] = a[i][p] - s; /* y[i]=a[i][p] */ | ^ RBF-fn.c:422:4: note: previous statement is here 422 | for(j=0;j