* installing to library ‘/home/hornik/tmp/R.check/r-patched-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/RtmpyWnGBm/R.INSTALL1d9b9d13370cc9/remulate/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 -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 -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-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 -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-patched-gcc/Work/build/lib -Wl,-O1 -o remulate.so RcppExports.o computeStatsActor.o computeStatsTie.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpyWnGBm/R.INSTALL1d9b9d13370cc9/remulate/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpyWnGBm/R.INSTALL1d9b9d13370cc9/remulate/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpyWnGBm/R.INSTALL1d9b9d13370cc9/remulate/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-remulate/00new/remulate/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘remulate’ finding HTML links ... done average html baseline html difference html dyad html indegreeReceiver html indegreeSender html inertia html interact html isp html itp html maximum html minimum html osp html ospSender html otp html otpSender html outdegreeReceiver html outdegreeSender html psABAY html psABBA html psABBY html psABXA html psABXB html psABXY html receive html recencyContinue html recencyReceiveReceiver html recencyReceiveSender html recencySendReceiver html recencySendSender html reciprocity html remulate-package html remulateActor html remulateActorEffects html remulateTie html remulateTieEffects html rrankReceive html rrankSend html same html send html tie html totaldegreeReceiver html totaldegreeSender 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 (remulate)