* installing *source* package 'fabMix' ...
** package 'fabMix' 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/RtmpKK2Ttv/R.INSTALL2bbdc64fa4d3c/fabMix/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 fabMix.cpp -o fabMix.o
fabMix.cpp: In function 'Rcpp::List compute_A_B_G_D_and_simulate_mu_Lambda_CCU(arma::mat, Rcpp::List, arma::mat, int, arma::vec, arma::mat, arma::vec)':
fabMix.cpp:127:16: warning: unused variable 'u' [-Wunused-variable]
  127 |         double u;
      |                ^
fabMix.cpp: In function 'Rcpp::List compute_A_B_G_D_and_simulate_mu_Lambda_CUU(arma::cube, Rcpp::List, arma::mat, int, arma::vec, arma::mat, arma::vec)':
fabMix.cpp:196:16: warning: unused variable 'u' [-Wunused-variable]
  196 |         double u;
      |                ^
g++ -std=gnu++17 -shared -s -static-libgcc -o fabMix.dll tmp.def RcppExports.o fabMix.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 -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpKK2Ttv/R.INSTALL2bbdc64fa4d3c/fabMix/src'
make[1]: Entering directory '/d/temp/RtmpKK2Ttv/R.INSTALL2bbdc64fa4d3c/fabMix/src'
make[1]: Leaving directory '/d/temp/RtmpKK2Ttv/R.INSTALL2bbdc64fa4d3c/fabMix/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-fabMix/00new/fabMix/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 'fabMix' as fabMix_5.1.zip
* DONE (fabMix)