* installing *source* package 'MatrixExtra' ...
** package 'MatrixExtra' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpY1Vaaa/R.INSTALL24d441a4b5293/MatrixExtra/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DUSE_ROBINMAP -DHAS_LD=1 -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -fno-trapping-math -fno-math-errno   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DUSE_ROBINMAP -DHAS_LD=1 -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -fno-trapping-math -fno-math-errno   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c assignment.cpp -o assignment.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DUSE_ROBINMAP -DHAS_LD=1 -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -fno-trapping-math -fno-math-errno   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cbind.cpp -o cbind.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DUSE_ROBINMAP -DHAS_LD=1 -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -fno-trapping-math -fno-math-errno   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matmul.cpp -o matmul.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DUSE_ROBINMAP -DHAS_LD=1 -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -fno-trapping-math -fno-math-errno   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c misc.cpp -o misc.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DUSE_ROBINMAP -DHAS_LD=1 -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -fno-trapping-math -fno-math-errno   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c operators.cpp -o operators.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DUSE_ROBINMAP -DHAS_LD=1 -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -fno-trapping-math -fno-math-errno   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rbind.cpp -o rbind.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DUSE_ROBINMAP -DHAS_LD=1 -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -fno-trapping-math -fno-math-errno   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c slice.cpp -o slice.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DUSE_ROBINMAP -DHAS_LD=1 -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -fno-trapping-math -fno-math-errno   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c slice_coo.cpp -o slice_coo.o
g++ -std=gnu++17 -shared -s -static-libgcc -o MatrixExtra.dll MatrixExtra-win.def RcppExports.o assignment.o cbind.o matmul.o misc.o operators.o rbind.o slice.o slice_coo.o -fopenmp -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpY1Vaaa/R.INSTALL24d441a4b5293/MatrixExtra/src'
make[1]: Entering directory '/d/temp/RtmpY1Vaaa/R.INSTALL24d441a4b5293/MatrixExtra/src'
make[1]: Leaving directory '/d/temp/RtmpY1Vaaa/R.INSTALL24d441a4b5293/MatrixExtra/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-MatrixExtra/00new/MatrixExtra/libs/x64
** R
** 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 'MatrixExtra' as MatrixExtra_0.1.15.zip
* DONE (MatrixExtra)