* installing *source* package 'mewAvg' ...
** package 'mewAvg' 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/Rtmpcr2mlx/R.INSTALLd7e8646f2b1f/mewAvg/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 add_to_bin.c -o add_to_bin.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 add_x_sum_part.c -o add_x_sum_part.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 assign_long_vec.c -o assign_long_vec.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 bin_not_full_mean.c -o bin_not_full_mean.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 mean_calc.c -o mean_calc.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 mewAvg-init.c -o mewAvg-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 replace_col.c -o replace_col.o
gcc -shared -s -static-libgcc -o mewAvg.dll tmp.def add_to_bin.o add_x_sum_part.o assign_long_vec.o bin_not_full_mean.o mean_calc.o mewAvg-init.o replace_col.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/Rtmpcr2mlx/R.INSTALLd7e8646f2b1f/mewAvg/src'
make[1]: Entering directory '/d/temp/Rtmpcr2mlx/R.INSTALLd7e8646f2b1f/mewAvg/src'
make[1]: Leaving directory '/d/temp/Rtmpcr2mlx/R.INSTALLd7e8646f2b1f/mewAvg/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-mewAvg/00new/mewAvg/libs/x64
** R
** 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 'mewAvg' as mewAvg_0.3.1.zip
* DONE (mewAvg)