* installing *source* package 'MMVBVS' ... ** package 'MMVBVS' 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/Rtmp0CsYjB/R.INSTALL139644d1619b3/MMVBVS/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" -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mmvbvs.cpp -o mmvbvs.o mmvbvs.cpp: In function 'arma::mat em_with_zero_mean_c(arma::mat, int)': mmvbvs.cpp:107:40: warning: comparison of integer expressions of different signedness: 'arma::uword' {aka 'unsigned int'} and 'int' [-Wsign-compare] 107 | if (0 < ind.size() && ind.size() < p){ | ~~~~~~~~~~~^~~ mmvbvs.cpp: In function 'Rcpp::List update_h_c(double, int, arma::vec, arma::vec, arma::mat, arma::vec, int)': mmvbvs.cpp:390:18: warning: unnecessary parentheses in declaration of 'rr' [-Wparentheses] 390 | NumericVector(rr) = runif(1, -0.05, 0.05); | ^~~~ mmvbvs.cpp:390:18: note: remove parentheses 390 | NumericVector(rr) = runif(1, -0.05, 0.05); | ^~~~ | - - mmvbvs.cpp:399:21: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare] 399 | for (int j=0; j < ind.size(); ++j){ | ~~^~~~~~~~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o MMVBVS.dll tmp.def RcppExports.o mmvbvs.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/Rtmp0CsYjB/R.INSTALL139644d1619b3/MMVBVS/src' make[1]: Entering directory '/d/temp/Rtmp0CsYjB/R.INSTALL139644d1619b3/MMVBVS/src' make[1]: Leaving directory '/d/temp/Rtmp0CsYjB/R.INSTALL139644d1619b3/MMVBVS/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-MMVBVS/00new/MMVBVS/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 'MMVBVS' as MMVBVS_0.8.0.zip * DONE (MMVBVS)