* installing *source* package 'binaryMM' ...
** package 'binaryMM' 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/RtmpmMMSSM/R.INSTALL1daf83f5b749d/binaryMM/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 MMLongit.c -o MMLongit.o
MMLongit.c: In function 'LogLScoreCalc_CALL':
MMLongit.c:487:71: warning: variable 'Li_C' set but not used [-Wunused-but-set-variable]
  487 |         double Muijc_z[ni*Q], lp_c[ni*Q], Lijc_z[ni*Q], YminMu[ni*Q], Li_C[Q];
      |                                                                       ^~~~
MMLongit.c:487:16: warning: variable 'Muijc_z' set but not used [-Wunused-but-set-variable]
  487 |         double Muijc_z[ni*Q], lp_c[ni*Q], Lijc_z[ni*Q], YminMu[ni*Q], Li_C[Q];
      |                ^~~~~~~
MMLongit.c:357:25: warning: variable 'Li' set but not used [-Wunused-but-set-variable]
  357 |     double li[NumSubj], Li[NumSubj];
      |                         ^~
MMLongit.c:344:80: warning: variable 'Offset' set but not used [-Wunused-but-set-variable]
  344 |     double *Xi, *Xi_gam, *Xi_sig, *etai, *Yi, *Yilag,  *GAM,  *SIG, *Weighti, *Offset;
      |                                                                                ^~~~~~
gcc -shared -s -static-libgcc -o binaryMM.dll tmp.def MMLongit.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/RtmpmMMSSM/R.INSTALL1daf83f5b749d/binaryMM/src'
make[1]: Entering directory '/d/temp/RtmpmMMSSM/R.INSTALL1daf83f5b749d/binaryMM/src'
make[1]: Leaving directory '/d/temp/RtmpmMMSSM/R.INSTALL1daf83f5b749d/binaryMM/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-binaryMM/00new/binaryMM/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'binaryMM' as binaryMM_0.1.1.zip
* DONE (binaryMM)