* installing *source* package 'eiPack' ...
** package 'eiPack' 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/Rtmp4unB5j/R.INSTALL2acdc1ccf2bcb/eiPack/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 eiutil.c -o eiutil.o
eiutil.c: In function 'write_beta':
eiutil.c:127:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  127 |   int ret=0;
      |       ^~~
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 init.c -o init.o
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 rbycei.c -o rbycei.o
rbycei.c: In function 'rbycei_fcn1':
rbycei.c:195:8: warning: 'b_draws' may be used uninitialized [-Wmaybe-uninitialized]
  195 |        REAL(b_draws)[counter + qq*samp] = REAL(betaarray)[qq];
      |        ^~~~~~~~~~~~~
rbycei.c:41:31: note: 'b_draws' was declared here
   41 |   SEXP a_acc, b_acc, a_draws, b_draws, ccount_draws, output_list;
      |                               ^~~~~~~
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 rbycei2.c -o rbycei2.o
rbycei2.c: In function 'rbycei_fcn2':
rbycei2.c:254:8: warning: 'b_draws' may be used uninitialized [-Wmaybe-uninitialized]
  254 |        REAL(b_draws)[counter + qq*samp] = REAL(betaarray)[qq];
      |        ^~~~~~~~~~~~~
rbycei2.c:48:31: note: 'b_draws' was declared here
   48 |   SEXP a_acc, b_acc, a_draws, b_draws, ccount_draws, usr_draws, output_list;
      |                               ^~~~~~~
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 rbyceicov2.c -o rbyceicov2.o
rbyceicov2.c: In function 'rbycei_fcn3':
rbyceicov2.c:388:8: warning: 'b_draws' may be used uninitialized [-Wmaybe-uninitialized]
  388 |        REAL(b_draws)[counter + qq*samp] = REAL(betaarray)[qq];
      |        ^~~~~~~~~~~~~
rbyceicov2.c:55:18: note: 'b_draws' was declared here
   55 |   SEXP dr_draws, b_draws, g_draws, d_draws, ccount_draws, output_list;
      |                  ^~~~~~~
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 rbyceicov4.c -o rbyceicov4.o
rbyceicov4.c: In function 'rbycei_fcn4':
rbyceicov4.c:407:8: warning: 'b_draws' may be used uninitialized [-Wmaybe-uninitialized]
  407 |        REAL(b_draws)[counter + qq*samp] = REAL(betaarray)[qq];
      |        ^~~~~~~~~~~~~
rbyceicov4.c:57:18: note: 'b_draws' was declared here
   57 |   SEXP dr_draws, b_draws, g_draws, d_draws, ccount_draws, usr_draws, output_list;
      |                  ^~~~~~~
gcc -shared -s -static-libgcc -o eiPack.dll tmp.def eiutil.o init.o rbycei.o rbycei2.o rbyceicov2.o rbyceicov4.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/Rtmp4unB5j/R.INSTALL2acdc1ccf2bcb/eiPack/src'
make[1]: Entering directory '/d/temp/Rtmp4unB5j/R.INSTALL2acdc1ccf2bcb/eiPack/src'
make[1]: Leaving directory '/d/temp/Rtmp4unB5j/R.INSTALL2acdc1ccf2bcb/eiPack/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-eiPack/00new/eiPack/libs/x64
** R
** data
** demo
** 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 'eiPack' as eiPack_0.2-2.zip
* DONE (eiPack)