* installing *source* package 'NetMix' ... ** package 'NetMix' 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/RtmpGa06qz/R.INSTALL710064d03fdc/NetMix/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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c AuxFuns.cpp -o AuxFuns.o 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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c AuxFunsForR.cpp -o AuxFunsForR.o AuxFunsForR.cpp:143: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas] 143 | #pragma omp parallel for reduction(+:res) | 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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c MMModelClass.cpp -o MMModelClass.o MMModelClass.cpp:194: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas] 194 | #pragma omp parallel for firstprivate(alpha_val, alpha_row, res_int) reduction(+: res) | MMModelClass.cpp:235: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas] 235 | #pragma omp parallel for firstprivate(alpha_row) reduction(+: res) | MMModelClass.cpp:299: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas] 299 | #pragma omp parallel for reduction(+: res) | MMModelClass.cpp:510: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas] 510 | #pragma omp parallel for reduction(-:ll) | MMModelClass.cpp: In member function 'void MMModel::optim_ours(bool)': MMModelClass.cpp:440:30: warning: comparison of integer expressions of different signedness: 'arma::uword' {aka 'unsigned int'} and 'int' [-Wsign-compare] 440 | for(arma::uword i = 0; i < npar; ++i){ | ~~^~~~~~ MMModelClass.cpp:461:30: warning: comparison of integer expressions of different signedness: 'arma::uword' {aka 'unsigned int'} and 'int' [-Wsign-compare] 461 | for(arma::uword i = 0; i < npar; ++i){ | ~~^~~~~~ 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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o 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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mmsbm_fit.cpp -o mmsbm_fit.o mmsbm_fit.cpp: In function 'Rcpp::List mmsbm_fit(const arma::mat&, const arma::mat&, const arma::vec&, const arma::uvec&, const arma::uvec&, const arma::uvec&, const arma::umat&, const arma::field >&, const arma::mat&, const arma::mat&, const arma::cube&, const arma::cube&, const arma::vec&, const arma::vec&, const arma::mat&, arma::mat&, arma::mat&, arma::cube&, arma::vec&, Rcpp::List&)': mmsbm_fit.cpp:98:13: warning: variable 'oldLL' set but not used [-Wunused-but-set-variable] 98 | newLL, oldLL; | ^~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o NetMix.dll tmp.def AuxFuns.o AuxFunsForR.o MMModelClass.o RcppExports.o mmsbm_fit.o -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/RtmpGa06qz/R.INSTALL710064d03fdc/NetMix/src' make[1]: Entering directory '/d/temp/RtmpGa06qz/R.INSTALL710064d03fdc/NetMix/src' make[1]: Leaving directory '/d/temp/RtmpGa06qz/R.INSTALL710064d03fdc/NetMix/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-NetMix/00new/NetMix/libs/x64 ** R ** data ** 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 'NetMix' as NetMix_0.2.0.2.zip * DONE (NetMix)