* installing *source* package ‘infotheo’ ... ** this is package ‘infotheo’ version ‘1.2.0.1’ ** package ‘infotheo’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 20.1.7’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/infotheo/src' clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c discretize.cpp -o discretize.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c entropy.cpp -o entropy.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