downloading reverse dependencies ‘epiworldRShiny’, ‘measles’, ‘epiworldRcalibrate’ trying URL 'file:///data/Repositories/CRAN/src/contrib/epiworldRShiny_0.2.3.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/measles_0.1.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/epiworldRcalibrate_0.1.2.tar.gz' installing dependencies ‘epiworldR’, ‘netplot’, ‘shiny’ begin installing package ‘netplot’ begin installing package ‘shiny’ begin installing package ‘epiworldR’ * installing *source* package ‘netplot’ ... ** this is package ‘netplot’ version ‘0.3-0’ ** package ‘netplot’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (netplot) * installing *source* package ‘shiny’ ... ** this is package ‘shiny’ version ‘1.13.0’ ** package ‘shiny’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** 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 (shiny) * installing *source* package ‘epiworldR’ ... ** this is package ‘epiworldR’ version ‘0.12.0.0’ ** using staged installation ** libs specified C++17 using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLebyos/R.INSTALL1bfdfd74852f88/epiworldR/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c agents.cpp -o agents.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c db.cpp -o db.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c entities.cpp -o entities.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c epimodels.cpp -o epimodels.o In file included from ../inst/include/epiworld/epiworld.hpp:51, from epiworld-common.h:4, from epimodels.cpp:5: In member function ‘epiworld::UserData& epiworld::UserData::operator=(epiworld::UserData&&)’, inlined from ‘void epiworld::DataBase::set_user_data(std::vector >) [with TSeq = int]’ at ../inst/include/epiworld/database-meat.hpp:1423:15, inlined from ‘void epiworld::Model::set_user_data(std::vector >) [with TSeq = int]’ at ../inst/include/epiworld/model-meat.hpp:2300:21, inlined from ‘epiworld::epimodels::ModelSURV::ModelSURV(epiworld::epimodels::ModelSURV&, const std::string&, long long unsigned int, double, double, double, double, double, double, double, double, double, double, double) [with TSeq = int]’ at ../inst/include/epiworld/models/surveillance.hpp:366:24: ../inst/include/epiworld/userdata-bones.hpp:16:7: warning: ‘.epiworld::UserData::model’ may be used uninitialized [-Wmaybe-uninitialized] 16 | class UserData | ^~~~~~~~ In file included from ../inst/include/epiworld/epiworld.hpp:60: ../inst/include/epiworld/database-meat.hpp: In constructor ‘epiworld::epimodels::ModelSURV::ModelSURV(epiworld::epimodels::ModelSURV&, const std::string&, long long unsigned int, double, double, double, double, double, double, double, double, double, double, double) [with TSeq = int]’: ../inst/include/epiworld/database-meat.hpp:1423:17: note: ‘’ declared here 1423 | user_data = UserData(names); | ^~~~~~~~~~~~~~~~~~~~~ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c events.cpp -o events.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c lfmcmc.cpp -o lfmcmc.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c model-diagram.cpp -o model-diagram.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c model.cpp -o model.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c tool.cpp -o tool.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -I../inst/include/ -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -fpic -g -O2 -Wall -pedantic -mtune=native -c virus.cpp -o virus.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o epiworldR.so agents.o cpp11.o db.o entities.o epimodels.o events.o lfmcmc.o model-diagram.o model.o tool.o virus.o -fopenmp -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLebyos/R.INSTALL1bfdfd74852f88/epiworldR/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-epiworldR/00new/epiworldR/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (epiworldR) checking epiworldR_0.12.0.0.tar.gz ... checking epiworldRShiny_0.2.3.tar.gz ... checking measles_0.1.0.tar.gz ... checking epiworldRcalibrate_0.1.2.tar.gz ... Depends: Package: epiworldR Depends: R (>= 4.1.0) Imports: utils, parallel, methods LinkingTo: cpp11 Timings: user system elapsed epiworldR 124.028 8.883 139.533 Results: Check status summary: OK Source packages 1 Reverse depends 3 Check results summary: epiworldR ... OK rdepends_epiworldRcalibrate ... OK rdepends_epiworldRShiny ... OK rdepends_measles ... OK