* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘LorenzRegression’ ...
** package ‘LorenzRegression’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcMcdpD/R.INSTALL3b82911cb8c50f/LorenzRegression/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 GA_fitness.cpp -o GA_fitness.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 GA_meanrank.cpp -o GA_meanrank.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 PLR_derivative.cpp -o PLR_derivative.o
PLR_derivative.cpp: In function ‘arma::vec PLR_derivative_cpp(arma::vec, arma::mat, arma::vec, arma::vec, double, double, int)’:
PLR_derivative.cpp:38:59: warning: ‘a0’ may be used uninitialized [-Wmaybe-uninitialized]
   38 |           der(k) = der(k) + 1.0 * pi(i)*pi(j)*(y(i)-y(j)) * a0 * (v(k));
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
PLR_derivative.cpp:10:11: note: ‘a0’ was declared here
   10 |   double  a0, u=0;
      |           ^~
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 PLR_loss.cpp -o PLR_loss.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 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 SCAD_derivative.cpp -o SCAD_derivative.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o LorenzRegression.so GA_fitness.o GA_meanrank.o PLR_derivative.o PLR_loss.o RcppExports.o SCAD_derivative.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcMcdpD/R.INSTALL3b82911cb8c50f/LorenzRegression/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcMcdpD/R.INSTALL3b82911cb8c50f/LorenzRegression/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcMcdpD/R.INSTALL3b82911cb8c50f/LorenzRegression/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-LorenzRegression/00new/LorenzRegression/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘LorenzRegression’
    finding HTML links ... done
    Data.Incomes                            html  
    Gini.coef                               html  
    Lorenz.FABS                             html  
    Lorenz.GA                               html  
    Lorenz.Population                       html  
    Lorenz.Reg                              html  
    Lorenz.SCADFABS                         html  
    Lorenz.boot                             html  
    Lorenz.boot.combine                     html  
    Lorenz.curve                            html  
    Lorenz.ga.call                          html  
    Lorenz.graphs                           html  
    LorenzRegression-package                html  
    PLR.BIC                                 html  
    PLR.CV                                  html  
    PLR.normalize                           html  
    PLR.scores                              html  
    Rearrangement.estimation                html  
    autoplot.LR                             html  
    autoplot.PLR                            html  
    coef.LR                                 html  
    coef.PLR                                html  
    confint.LR_boot                         html  
    confint.PLR_boot                        html  
    diagnostic.PLR                          html  
    dot-Fitness_cpp                         html  
    ineqExplained.LR                        html  
    ineqExplained.PLR                       html  
    ineqExplained                           html  
    model_matrix_PLR                        html  
    predict.LR                              html  
    predict.PLR                             html  
    print.LR                                html  
    print.PLR                               html  
    print.summary.LR                        html  
    print.summary.PLR                       html  
    runif_seed                              html  
    summary.LR                              html  
    summary.PLR                             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 (LorenzRegression)