* installing *source* package 'MultiCOAP' ...
** package 'MultiCOAP' 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/RtmpOEGhIo/R.INSTALL262144f8625e6/MultiCOAP/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c MSFRVI.cpp -o MSFRVI.o
MSFRVI.cpp: In function 'void VB_EstepVI(const arma::field<arma::Mat<double> >&, const arma::field<arma::Mat<double> >&, const arma::vec&, const arma::mat&, const arma::field<arma::Mat<double> >&, const arma::mat&, arma::field<arma::Mat<double> >&, arma::field<arma::Mat<double> >&, arma::field<arma::Mat<double> >&, arma::field<arma::Mat<double> >&)':
MSFRVI.cpp:240:32: warning: unused variable 'q' [-Wunused-variable]
  240 |   int r, r_max = Muf_y.n_elem, q= A.n_cols, p = Muf_y(0).n_cols;
      |                                ^
MSFRVI.cpp:240:45: warning: unused variable 'p' [-Wunused-variable]
  240 |   int r, r_max = Muf_y.n_elem, q= A.n_cols, p = Muf_y(0).n_cols;
      |                                             ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c MuCOAP.cpp -o MuCOAP.o
MuCOAP.cpp: In function 'void VB_Estep(const arma::field<arma::Mat<double> >&, const arma::field<arma::Col<double> >&, const arma::field<arma::Mat<double> >&, arma::field<arma::Mat<double> >&, arma::field<arma::Mat<double> >&, const arma::vec&, const arma::mat&, const arma::field<arma::Mat<double> >&, const arma::mat&, arma::field<arma::Mat<double> >&, arma::field<arma::Mat<double> >&, arma::field<arma::Mat<double> >&, arma::field<arma::Mat<double> >&)':
MuCOAP.cpp:246:29: warning: unused variable 'q' [-Wunused-variable]
  246 |   int r, r_max = Xf.n_elem, q= A.n_cols, p = Xf(0).n_cols;
      |                             ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/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 -shared -s -static-libgcc -o MultiCOAP.dll tmp.def MSFRVI.o MuCOAP.o RcppExports.o -fopenmp -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -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/RtmpOEGhIo/R.INSTALL262144f8625e6/MultiCOAP/src'
make[1]: Entering directory '/d/temp/RtmpOEGhIo/R.INSTALL262144f8625e6/MultiCOAP/src'
make[1]: Leaving directory '/d/temp/RtmpOEGhIo/R.INSTALL262144f8625e6/MultiCOAP/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-MultiCOAP/00new/MultiCOAP/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 'MultiCOAP' as MultiCOAP_1.1.zip
* DONE (MultiCOAP)