* installing *source* package 'VeccTMVN' ...
** package 'VeccTMVN' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmponTg3E/R.INSTALL1a6a8602f7256/VeccTMVN/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c find_nn_corr.cpp -o find_nn_corr.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mvnkernel.cpp -o mvnkernel.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c mvphi.f -o mvphi.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sp_mul_query.cpp -o sp_mul_query.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c univar_order_vecc.cpp -o univar_order_vecc.o
univar_order_vecc.cpp: In function 'Rcpp::List univar_order_vecc(arma::vec, arma::vec, arma::mat, int)':
univar_order_vecc.cpp:45:51: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   45 |                         for(unsigned int j = i; j < n; j++){
      |                                                 ~~^~~
g++ -std=gnu++17 -shared -s -static-libgcc -o VeccTMVN.dll tmp.def RcppExports.o find_nn_corr.o mvnkernel.o mvphi.o sp_mul_query.o univar_order_vecc.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/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 -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmponTg3E/R.INSTALL1a6a8602f7256/VeccTMVN/src'
make[1]: Entering directory '/d/temp/RtmponTg3E/R.INSTALL1a6a8602f7256/VeccTMVN/src'
make[1]: Leaving directory '/d/temp/RtmponTg3E/R.INSTALL1a6a8602f7256/VeccTMVN/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-VeccTMVN/00new/VeccTMVN/libs/x64
** R
** 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 'VeccTMVN' as VeccTMVN_1.0.0.zip
* DONE (VeccTMVN)