* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘NetMix’ ... ** package ‘NetMix’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptDgBLQ/R.INSTALL2af03a37b6e3fc/NetMix/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c AuxFuns.cpp -o AuxFuns.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c AuxFunsForR.cpp -o AuxFunsForR.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c MMModelClass.cpp -o MMModelClass.o 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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -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<arma::Col<unsigned int> >&, 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++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o NetMix.so AuxFuns.o AuxFunsForR.o MMModelClass.o RcppExports.o mmsbm_fit.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptDgBLQ/R.INSTALL2af03a37b6e3fc/NetMix/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptDgBLQ/R.INSTALL2af03a37b6e3fc/NetMix/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptDgBLQ/R.INSTALL2af03a37b6e3fc/NetMix/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-NetMix/00new/NetMix/libs ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘NetMix’ finding HTML links ... done auxfuns html coef.mmsbm html covFX html gof html head.mmsbm html lazega_dyadic html lazega_monadic html mmsbm html mmsbm_fit html plot.mmsbm html predict.mmsbm html simulate.mmsbm html summary.mmsbm html vcov.mmsbm html ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (NetMix)