* installing *source* package 'GFM' ... ** package 'GFM' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/Rtmp8ioUls/R.INSTALLb4e47f195457/GFM/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" "-DARMA_64BIT_WORD=1" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" "-DARMA_64BIT_WORD=1" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bgfm.cpp -o bgfm.o bgfm.cpp: In function 'double calELBO(const arma::field >&, const arma::vec&, const arma::sp_mat&, const arma::mat&, const arma::mat&, const arma::vec&, const arma::mat&, const arma::rowvec&, const arma::mat&)': bgfm.cpp:47:11: warning: unused variable 'logS' [-Wunused-variable] 47 | double logS, entropy=0.0, ELBO=0.0; | ^~~~ bgfm.cpp: In function 'void VB_Estep(const arma::field >&, const arma::sp_mat&, const arma::vec&, arma::mat&, arma::mat&, const arma::vec&, const arma::mat&, const arma::rowvec&, arma::mat&)': bgfm.cpp:85:42: warning: unused variable 'q' [-Wunused-variable] 85 | int i, d = Xf.n_elem, n=Xf(0).n_rows, q= B.n_cols, p; | ^ g++ -std=gnu++17 -shared -s -static-libgcc -o GFM.dll tmp.def RcppExports.o bgfm.o -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -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/Rtmp8ioUls/R.INSTALLb4e47f195457/GFM/src' make[1]: Entering directory '/d/temp/Rtmp8ioUls/R.INSTALLb4e47f195457/GFM/src' make[1]: Leaving directory '/d/temp/Rtmp8ioUls/R.INSTALLb4e47f195457/GFM/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-GFM/00new/GFM/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 'GFM' as GFM_1.2.1.zip * DONE (GFM)