* installing *source* package 'fastMatMR' ...
** package 'fastMatMR' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 12.3.0'
using C++17
make[1]: Entering directory '/d/temp/Rtmpa8VGPl/R.INSTALL1ceb42c75a2d/fastMatMR/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -D_LIBCPP_DISABLE_AVAILABILITY -I"../inst/include/" -I'D:/RCompile/CRANpkg/lib/4.3/cpp11/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cpp11.cpp -o cpp11.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -D_LIBCPP_DISABLE_AVAILABILITY -I"../inst/include/" -I'D:/RCompile/CRANpkg/lib/4.3/cpp11/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c from_file.cpp -o from_file.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -D_LIBCPP_DISABLE_AVAILABILITY -I"../inst/include/" -I'D:/RCompile/CRANpkg/lib/4.3/cpp11/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c helpers.cpp -o helpers.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -D_LIBCPP_DISABLE_AVAILABILITY -I"../inst/include/" -I'D:/RCompile/CRANpkg/lib/4.3/cpp11/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c to_file.cpp -o to_file.o
g++ -shared -s -static-libgcc -o fastMatMR.dll tmp.def cpp11.o from_file.o helpers.o to_file.o -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.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmpa8VGPl/R.INSTALL1ceb42c75a2d/fastMatMR/src'
make[1]: Entering directory '/d/temp/Rtmpa8VGPl/R.INSTALL1ceb42c75a2d/fastMatMR/src'
make[1]: Leaving directory '/d/temp/Rtmpa8VGPl/R.INSTALL1ceb42c75a2d/fastMatMR/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-fastMatMR/00new/fastMatMR/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'fastMatMR' as fastMatMR_1.2.5.zip
* DONE (fastMatMR)