* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘dream’ ...
** this is package ‘dream’ version ‘1.0.0’
** package ‘dream’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’
make[1]: Entering directory '/tmp/RtmpTiBSnJ/R.INSTALL31d875004aefa/dream/src'
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c burteffectiveinC.cpp -o burteffectiveinC.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c burtsconstraintinc.cpp -o burtsconstraintinc.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c computeREMweightsv1.cpp -o computeREMweightsv1.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c computeREMweightsv2.cpp -o computeREMweightsv2.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c computeincomingsharedpartnersrem.cpp -o computeincomingsharedpartnersrem.o
computeincomingsharedpartnersrem.cpp: In function ‘Rcpp::NumericVector computeincomingsharedparts(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::CharacterVector, double, double, double, double, std::string)’:
computeincomingsharedpartnersrem.cpp:108:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
108 | for (int g = 0; g < past_timesA.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
computeincomingsharedpartnersrem.cpp:131:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
131 | for (int g = 0; g < past_timesB.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c computeincomingtwopathsrem.cpp -o computeincomingtwopathsrem.o
computeincomingtwopathsrem.cpp: In function ‘Rcpp::NumericVector computeincomingtwopaths(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::CharacterVector, double, double, double, double, std::string)’:
computeincomingtwopathsrem.cpp:108:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
108 | for (int g = 0; g < past_timesA.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
computeincomingtwopathsrem.cpp:131:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
131 | for (int g = 0; g < past_timesB.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c computeoutgoingsharedpartrem.cpp -o computeoutgoingsharedpartrem.o
computeoutgoingsharedpartrem.cpp: In function ‘Rcpp::NumericVector computeoutsharedpart(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::CharacterVector, double, double, double, double, std::string)’:
computeoutgoingsharedpartrem.cpp:106:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
106 | for (int g = 0; g < past_timesA.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
computeoutgoingsharedpartrem.cpp:129:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
129 | for (int g = 0; g < past_timesB.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c computeouttwopathsrem.cpp -o computeouttwopathsrem.o
computeouttwopathsrem.cpp: In function ‘Rcpp::NumericVector computeouttwopaths(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::CharacterVector, double, double, double, double, std::string)’:
computeouttwopathsrem.cpp:108:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
108 | for (int g = 0; g < past_timesA.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
computeouttwopathsrem.cpp:131:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
131 | for (int g = 0; g < past_timesB.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c extractEvents.cpp -o extractEvents.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c lealrcpp.cpp -o lealrcpp.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c nonrankrecency.cpp -o nonrankrecency.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c persistenceREM.cpp -o persistenceREM.o
persistenceREM.cpp: In function ‘Rcpp::NumericVector persistencerem(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, std::vector<std::__cxx11::basic_string<char> >, std::vector<std::__cxx11::basic_string<char> >, bool, double, double)’:
persistenceREM.cpp:56:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
56 | for(int k = 0; k < past_times_actor.size(); k++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~
persistenceREM.cpp:80:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
80 | for(int k = 0; k < past_times.size(); k++){
| ~~^~~~~~~~~~~~~~~~~~~
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c prefattachincppREM.cpp -o prefattachincppREM.o
prefattachincppREM.cpp: In function ‘Rcpp::NumericVector computeremprefattach(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, std::vector<std::__cxx11::basic_string<char> >, std::vector<std::__cxx11::basic_string<char> >)’:
prefattachincppREM.cpp:43:9: warning: ‘pasteventtime’ may be used uninitialized [-Wmaybe-uninitialized]
43 | if(time[i] == pasteventtime){
| ^~
prefattachincppREM.cpp:23:10: note: ‘pasteventtime’ was declared here
23 | double pasteventtime; // an empty object to store the last time update for the count
| ^~~~~~~~~~~~~
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c prefattachincppwithtimespan.cpp -o prefattachincppwithtimespan.o
prefattachincppwithtimespan.cpp: In function ‘Rcpp::NumericVector prefattachrelspanrem(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, std::vector<std::__cxx11::basic_string<char> >, std::vector<std::__cxx11::basic_string<char> >, double)’:
prefattachincppwithtimespan.cpp:51:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
51 | for(int z = 0; z < past_times_sender.size(); z++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
prefattachincppwithtimespan.cpp:58:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
58 | for(int z = 0; z < past_times_target.size(); z++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
prefattachincppwithtimespan.cpp:75:7: warning: ‘mostrecenttime’ may be used uninitialized [-Wmaybe-uninitialized]
75 | if(time[i] == mostrecenttime){
| ^~
prefattachincppwithtimespan.cpp:37:10: note: ‘mostrecenttime’ was declared here
37 | double mostrecenttime;
| ^~~~~~~~~~~~~~
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c processonemodeseq.cpp -o processonemodeseq.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c processtmeventseq.cpp -o processtmeventseq.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c recencyrankc.cpp -o recencyrankc.o
recencyrankc.cpp: In function ‘Rcpp::NumericVector computerecencyrank(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, std::vector<std::__cxx11::basic_string<char> >, std::vector<std::__cxx11::basic_string<char> >, bool, double, std::string)’:
recencyrankc.cpp:74:30: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
74 | for(int z = 0; z < curactitimes.size(); z++){
| ~~^~~~~~~~~~~~~~~~~~~~~
recencyrankc.cpp:63:47: warning: ‘mostrecenttime’ may be used uninitialized [-Wmaybe-uninitialized]
63 | if((recentdyadtime == mostrecenttime) && curdyadtimes.size() == 1){
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
recencyrankc.cpp:37:10: note: ‘mostrecenttime’ was declared here
37 | double mostrecenttime; // the most recent time of the last event (updating the network to do a check for contorl events at time i)
| ^~~~~~~~~~~~~~
recencyrankc.cpp:85:20: warning: ‘dyaddist’ may be used uninitialized [-Wmaybe-uninitialized]
85 | dist = dist - 1; // the total number of events (minus 1)
| ~~~~~^~~~~~~~~~
recencyrankc.cpp:39:10: note: ‘dyaddist’ was declared here
39 | double dyaddist;
| ^~~~~~~~
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c remcfunctions.cpp -o remcfunctions.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c remfourcycles.cpp -o remfourcycles.o
remfourcycles.cpp: In function ‘Rcpp::NumericVector computefourcyclesrem(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::CharacterVector, double, double, double, double, std::string)’:
remfourcycles.cpp:139:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
139 | for (int g = 0; g < past_timesA.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
remfourcycles.cpp:163:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
163 | for (int g = 0; g < past_timesB.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
remfourcycles.cpp:187:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
187 | for (int g = 0; g < past_timesC.size(); g++) { // for all past event times
| ~~^~~~~~~~~~~~~~~~~~~~
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c tmdegreecentrailty.cpp -o tmdegreecentrailty.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c twomodeegodisthomocpp.cpp -o twomodeegodisthomocpp.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o dream.so RcppExports.o burteffectiveinC.o burtsconstraintinc.o computeREMweightsv1.o computeREMweightsv2.o computeincomingsharedpartnersrem.o computeincomingtwopathsrem.o computeoutgoingsharedpartrem.o computeouttwopathsrem.o extractEvents.o lealrcpp.o nonrankrecency.o persistenceREM.o prefattachincppREM.o prefattachincppwithtimespan.o processonemodeseq.o processtmeventseq.o recencyrankc.o remcfunctions.o remfourcycles.o tmdegreecentrailty.o twomodeegodisthomocpp.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpTiBSnJ/R.INSTALL31d875004aefa/dream/src'
make[1]: Entering directory '/tmp/RtmpTiBSnJ/R.INSTALL31d875004aefa/dream/src'
make[1]: Leaving directory '/tmp/RtmpTiBSnJ/R.INSTALL31d875004aefa/dream/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-dream/00new/dream/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (dream)