* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘EpiInvert’ ...
** package ‘EpiInvert’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpW8ZVhr/R.INSTALL3cee6854bf6a3b/EpiInvert/src'
g++-13 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c EpiIndicators.cpp -o EpiIndicators.o
EpiIndicators.cpp: In function ‘double shift_and_mortality_estimation(std::vector<double>&, std::vector<double>&, std::vector<double>&, std::vector<double>&, int, int, double, double, double, double, double, double, double, double)’:
EpiIndicators.cpp:318:25: warning: ‘minError0’ may be used uninitialized [-Wmaybe-uninitialized]
  318 |   double minError=1e100,minError0;
      |                         ^~~~~~~~~
g++-13 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c EpiIndicators_main.cpp -o EpiIndicators_main.o
g++-13 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c EpiInvertCore_q_variable.cpp -o EpiInvertCore_q_variable.o
g++-13 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c EpiInvert_main.cpp -o EpiInvert_main.o
g++-13 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c utilities.cpp -o utilities.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o EpiInvert.so EpiIndicators.o EpiIndicators_main.o EpiInvertCore_q_variable.o EpiInvert_main.o RcppExports.o utilities.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpW8ZVhr/R.INSTALL3cee6854bf6a3b/EpiInvert/src'
make[1]: Entering directory '/tmp/RtmpW8ZVhr/R.INSTALL3cee6854bf6a3b/EpiInvert/src'
make[1]: Leaving directory '/tmp/RtmpW8ZVhr/R.INSTALL3cee6854bf6a3b/EpiInvert/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-EpiInvert/00new/EpiInvert/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘EpiInvert’
    finding HTML links ... done
    EpiIndicators                           html  
    EpiIndicators_params                    html  
    EpiIndicators_plot                      html  
    EpiInvert                               html  
    EpiInvertForecast                       html  
    EpiInvertForecast_plot                  html  
    EpiInvert_plot                          html  
    apply_delay                             html  
    festives                                html  
    incidence                               html  
    incidence_weekly_aggregated             html  
    joint_indicators_by_date                html  
    owid                                    html  
    restored_incidence_database             html  
    select_params                           html  
    si_distr_data                           html  
*** 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 (EpiInvert)