* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘remulate’ ... ** this is package ‘remulate’ version ‘2.1.0’ ** package ‘remulate’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprrVXs0/R.INSTALLc9a92a0bee8d/remulate/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -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-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c computeStatsActor.cpp -o computeStatsActor.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c computeStatsTie.cpp -o computeStatsTie.o computeStatsTie.cpp: In function ‘arma::mat compute_recency(int, const arma::mat&, const arma::mat&)’: computeStatsTie.cpp:283:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 283 | for (int m = 0; m < (edgelist.n_rows-1); m++){ | ~~^~~~~~~~~~~~~~~~~~~~~ computeStatsTie.cpp: In function ‘arma::mat computeStatsTie(const arma::vec&, const arma::mat&, const arma::vec&, const arma::mat&, const arma::mat&, Rcpp::List, Rcpp::List, arma::vec, arma::vec, arma::vec, arma::mat)’: computeStatsTie.cpp:943:31: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 943 | for (arma::uword i = 0; i < P; i++){ | ~~^~~ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o remulate.so RcppExports.o computeStatsActor.o computeStatsTie.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprrVXs0/R.INSTALLc9a92a0bee8d/remulate/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprrVXs0/R.INSTALLc9a92a0bee8d/remulate/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprrVXs0/R.INSTALLc9a92a0bee8d/remulate/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-remulate/00new/remulate/libs ** R ** inst ** 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 ** 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 (remulate)