* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘adespatial’ ... ** package ‘adespatial’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8O9ql0/R.INSTALL2a468ab7c783/adespatial/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c WRperiodogram.c -o WRperiodogram.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c adesub.c -o adesub.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c betadiv.c -o betadiv.o betadiv.c: In function ‘euclidean’: betadiv.c:36:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 36 | for (i = 0; i < I; i++) | ^~~ In file included from betadiv.c:7: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/Rinternals.h:372:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 372 | #define UNPROTECT(n) Rf_unprotect(n) | ^~~~~~~~~~~~ betadiv.c:42:9: note: in expansion of macro ‘UNPROTECT’ 42 | UNPROTECT(3); | ^~~~~~~~~ betadiv.c: In function ‘manhattan’: betadiv.c:476:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 476 | for (i=0; i