* installing *source* package 'mpmi' ...
** package 'mpmi' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpWK2iro/R.INSTALL223d014592c78/mpmi/src'
gfortran   -fopenmp   -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  10iface.f95 -o 10iface.o
gfortran   -fopenmp   -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  cmi.f95 -o cmi.o
gfortran   -fopenmp   -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  cminjk.f95 -o cminjk.o
gfortran   -fopenmp   -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  dmi.f95 -o dmi.o
gfortran   -fopenmp   -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  mmi.f95 -o mmi.o
gfortran   -fopenmp   -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  mminjk.f95 -o mminjk.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 nawrap.c -o nawrap.o
gcc -shared -s -static-libgcc -o mpmi.dll tmp.def 10iface.o cmi.o cminjk.o dmi.o mmi.o mminjk.o nawrap.o -fopenmp -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpWK2iro/R.INSTALL223d014592c78/mpmi/src'
make[1]: Entering directory '/d/temp/RtmpWK2iro/R.INSTALL223d014592c78/mpmi/src'
make[1]: Leaving directory '/d/temp/RtmpWK2iro/R.INSTALL223d014592c78/mpmi/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-mpmi/00new/mpmi/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 'mpmi' as mpmi_0.43.2.1.zip
* DONE (mpmi)