* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘pbatR’ ... ** package ‘pbatR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpSbEvwD/R.INSTALL3f31166e2bea78/pbatR/src' clang++-18 -std=gnu++17 -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 data.cpp -o data.o clang++-18 -std=gnu++17 -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 fbatDist.cpp -o fbatDist.o clang++-18 -std=gnu++17 -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 kludge.cpp -o kludge.o kludge.cpp:135:5: warning: variable 'index' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] 135 | index++; | ^ kludge.cpp:125:28: note: incremented here 125 | for( index=0; index