* installing *source* package 'crrSC' ...
** package 'crrSC' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpEvZ149/R.INSTALL25ff811bd133/crrSC/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c crrc.c -o crrc.o
crrc.c: In function 'crrvvo':
crrc.c:452:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  452 |     for (j = 0; j < np; j++)
      |     ^~~
crrc.c:456:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  456 |         for (i=0; i<np*np; i++)
      |         ^~~
crrc.c:459:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  459 |     for (j = 0; j < np; j++)
      |     ^~~
crrc.c:464:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  464 |         free(a);free(aa);free(tt);free(vt);free(ss1);free(ss2);free(eta);free(q);
      |         ^~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c crrcc.c -o crrcc.o
crrcc.c: In function 'crrvvoo':
crrcc.c:463:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  463 |     for (j = 0; j < np; j++)
      |     ^~~
crrcc.c:467:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  467 |         for (i=0; i< np*np; i++)
      |         ^~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c crrcs.c -o crrcs.o
crrcs.c: In function 'crrvvh':
crrcs.c:221:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  221 |     for (j = 0; j < np; j++)
      |     ^~~
crrcs.c:226:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  226 |         for (i = 0; i < np*np; i++)
      |         ^~~
crrcs.c:19:41: warning: unused variable 'count1' [-Wunused-variable]
   19 |         int i,j, k, j1, j2, s, count=0, count1=0, count2=0, pi[n];
      |                                         ^~~~~~
crrcs.c: In function 'crrvv':
crrcs.c:680:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  680 |     for (j = 0; j < np; j++)
      |     ^~~
crrcs.c:684:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  684 |         for (i=0; i<np*np; i++)
      |         ^~~
gcc -shared -s -static-libgcc -o crrSC.dll tmp.def crrc.o crrcc.o crrcs.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpEvZ149/R.INSTALL25ff811bd133/crrSC/src'
make[1]: Entering directory '/d/temp/RtmpEvZ149/R.INSTALL25ff811bd133/crrSC/src'
make[1]: Leaving directory '/d/temp/RtmpEvZ149/R.INSTALL25ff811bd133/crrSC/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-crrSC/00new/crrSC/libs/x64
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'crrSC' as crrSC_1.1.2.zip
* DONE (crrSC)