* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘infotheo’ ... ** package ‘infotheo’ 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/RtmpEV1ASu/R.INSTALL30de67609b28cc/infotheo/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 discretize.cpp -o discretize.o discretize.cpp:30:13: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 30 | std::sort(col,col+N); | ^ discretize.cpp:28:9: note: previous statement is here 28 | for( int s=0; s