* installing *source* package 'dream' ... ** this is package 'dream' version '1.0.0' ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/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/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c burteffectiveinC.cpp -o burteffectiveinC.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c burtsconstraintinc.cpp -o burtsconstraintinc.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c computeREMweightsv1.cpp -o computeREMweightsv1.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c computeREMweightsv2.cpp -o computeREMweightsv2.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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::size_type' {aka 'long 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::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 131 | for (int g = 0; g < past_timesB.size(); g++) { // for all past event times | ~~^~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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::size_type' {aka 'long 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::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 131 | for (int g = 0; g < past_timesB.size(); g++) { // for all past event times | ~~^~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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::size_type' {aka 'long 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::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 129 | for (int g = 0; g < past_timesB.size(); g++) { // for all past event times | ~~^~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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::size_type' {aka 'long 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::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 131 | for (int g = 0; g < past_timesB.size(); g++) { // for all past event times | ~~^~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c extractEvents.cpp -o extractEvents.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lealrcpp.cpp -o lealrcpp.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c nonrankrecency.cpp -o nonrankrecency.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c persistenceREM.cpp -o persistenceREM.o persistenceREM.cpp: In function 'Rcpp::NumericVector persistencerem(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, std::vector >, std::vector >, bool, double, double)': persistenceREM.cpp:56:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long 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::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 80 | for(int k = 0; k < past_times.size(); k++){ | ~~^~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c prefattachincppREM.cpp -o prefattachincppREM.o prefattachincppREM.cpp: In function 'Rcpp::NumericVector computeremprefattach(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, std::vector >, std::vector >)': 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c prefattachincppwithtimespan.cpp -o prefattachincppwithtimespan.o prefattachincppwithtimespan.cpp: In function 'Rcpp::NumericVector prefattachrelspanrem(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, std::vector >, std::vector >, double)': prefattachincppwithtimespan.cpp:51:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long 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::size_type' {aka 'long 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c processonemodeseq.cpp -o processonemodeseq.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c processtmeventseq.cpp -o processtmeventseq.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c recencyrankc.cpp -o recencyrankc.o recencyrankc.cpp: In function 'Rcpp::NumericVector computerecencyrank(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, std::vector >, std::vector >, bool, double, std::string)': recencyrankc.cpp:74:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c remcfunctions.cpp -o remcfunctions.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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::size_type' {aka 'long 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::size_type' {aka 'long 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::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 187 | for (int g = 0; g < past_timesC.size(); g++) { // for all past event times | ~~^~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tmdegreecentrailty.cpp -o tmdegreecentrailty.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c twomodeegodisthomocpp.cpp -o twomodeegodisthomocpp.o g++ -std=gnu++17 -shared -s -static-libgcc -o dream.dll tmp.def 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 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-dream/00new/dream/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (dream)