* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘crrSC’ ... ** package ‘crrSC’ 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/RtmpMC0lVR/R.INSTALL3eeea75bbeed2f/crrSC/src' clang-18 -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 crrc.c -o crrc.o crrc.c:456:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 456 | for (i=0; i 0) | ^ crrcc.c:467:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 467 | for (i=0; i< np*np; i++) | ^ crrcc.c:463:5: note: previous statement is here 463 | for (j = 0; j < np; j++) | ^ 2 warnings generated. clang-18 -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 crrcs.c -o crrcs.o crrcs.c:47:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 47 | for (i = 0; i < n; i++) | ^ crrcs.c:41:5: note: previous statement is here 41 | if (n2 > 0) | ^ crrcs.c:226:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 226 | for (i = 0; i < np*np; i++) | ^ crrcs.c:221:5: note: previous statement is here 221 | for (j = 0; j < np; j++) | ^ crrcs.c:19:34: warning: unused variable 'count1' [-Wunused-variable] 19 | int i,j, k, j1, j2, s, count=0, count1=0, count2=0, pi[n]; | ^~~~~~ crrcs.c:684:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 684 | for (i=0; i