* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘changepointGA’ ...
** this is package ‘changepointGA’ version ‘0.1.4’
** package ‘changepointGA’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++-15 (Debian 15.2.0-15) 15.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpyYEUUD/R.INSTALL3f78ce46892288/changepointGA/src'
g++-15 -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 ARIMA_BIC.cpp -o ARIMA_BIC.o
g++-15 -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 PopInitia.cpp -o PopInitia.o
g++-15 -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++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o changepointGA.so ARIMA_BIC.o PopInitia.o RcppExports.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpyYEUUD/R.INSTALL3f78ce46892288/changepointGA/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpyYEUUD/R.INSTALL3f78ce46892288/changepointGA/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpyYEUUD/R.INSTALL3f78ce46892288/changepointGA/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-changepointGA/00new/changepointGA/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘changepointGA’
    finding HTML links ... done
    amoc_crossover                          html  
    amoc_mutation                           html  
    amoc_population                         html  
    amoc_selection                          html  
    arima_bic                               html  
    arima_bic_order_pdq                     html  
    arima_bic_order_pq                      html  
    changepointGA-package                   html  
    cpt_dist                                html  
    cptga-class                             html  
    cptga                                   html  
    cptgaisl-class                          html  
    cptgaisl                                html  
    mutation                                html  
    plot.cptga                              html  
    plot.cptgaisl                           html  
    print.summary.cptga                     html  
    print.summary.cptgaisl                  html  
    random_population                       html  
    select_tau                              html  
    selection_linear_rank                   html  
    ts_sim                                  html  
    uniform_crossover                       html  
** 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 (changepointGA)