* installing *source* package 'meanr' ...
** package 'meanr' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpmAq93z/R.INSTALL14b005fec754/meanr/src'
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/sexputils   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c meanr_native.c -o meanr_native.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/sexputils   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c meanr_nthreads.c -o meanr_nthreads.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/sexputils   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c score.c -o score.o
gcc -shared -s -static-libgcc -o meanr.dll tmp.def meanr_native.o meanr_nthreads.o score.o -fopenmp -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpmAq93z/R.INSTALL14b005fec754/meanr/src'
make[1]: Entering directory '/d/temp/RtmpmAq93z/R.INSTALL14b005fec754/meanr/src'
make[1]: Leaving directory '/d/temp/RtmpmAq93z/R.INSTALL14b005fec754/meanr/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-meanr/00new/meanr/libs/x64
** R
** inst
** 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 'meanr' as meanr_0.1-6.zip
* DONE (meanr)