* installing *source* package 'MVT' ...
** package 'MVT' 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/RtmpQ3bYmZ/R.INSTALL55d0185f65a/MVT/src'
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_init_MVT.c -o R_init_MVT.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c base.c -o base.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c brent.c -o brent.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dispatcher.c -o dispatcher.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c family.c -o family.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fitter_CS.c -o fitter_CS.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fitter_DIAG.c -o fitter_DIAG.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fitter_HOMO.c -o fitter_HOMO.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fitter_UN.c -o fitter_UN.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c interface.c -o interface.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c random.c -o random.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c shared.c -o shared.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/fastmatrix/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c wilson-hilferty.c -o wilson-hilferty.o
gcc -shared -s -static-libgcc -o MVT.dll tmp.def R_init_MVT.o base.o brent.o dispatcher.o family.o fitter_CS.o fitter_DIAG.o fitter_HOMO.o fitter_UN.o interface.o random.o shared.o wilson-hilferty.o -LD:/RCompile/recent/R-4.3.2/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.2/bin/x64 -lRblas -lgfortran -lm -lquadmath -lm -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/RtmpQ3bYmZ/R.INSTALL55d0185f65a/MVT/src'
make[1]: Entering directory '/d/temp/RtmpQ3bYmZ/R.INSTALL55d0185f65a/MVT/src'
make[1]: Leaving directory '/d/temp/RtmpQ3bYmZ/R.INSTALL55d0185f65a/MVT/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-MVT/00new/MVT/libs/x64
** R
** data
** 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 'MVT' as MVT_0.3-8.zip
* DONE (MVT)