* 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: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/infotheo/src' g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c discretize.cpp -o discretize.o discretize.cpp: In function ‘SEXPREC* discEF(SEXP, SEXP, SEXP, SEXP)’: discretize.cpp:28:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 28 | for( int s=0; s