* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘BayesChange’ ...
** this is package ‘BayesChange’ version ‘2.1.0’
** package ‘BayesChange’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpm0XFJs/R.INSTALL3b51f518dae7ee/BayesChange/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppGSL/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppGSL/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c code.cpp -o code.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o BayesChange.so RcppExports.o code.o -fopenmp -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 -lgsl -lgslcblas -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpm0XFJs/R.INSTALL3b51f518dae7ee/BayesChange/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpm0XFJs/R.INSTALL3b51f518dae7ee/BayesChange/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpm0XFJs/R.INSTALL3b51f518dae7ee/BayesChange/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-BayesChange/00new/BayesChange/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘BayesChange’
    finding HTML links ... done
    BayesChange-package                     html  
    ClustCpObj                              html  
    DetectCpObj                             html  
    clust_cp                                html  
    clust_cp_epi                            html  
    clust_cp_multi                          html  
    clust_cp_uni                            html  
    detect_cp                               html  
    detect_cp_epi                           html  
    detect_cp_multi                         html  
    detect_cp_uni                           html  
    plot.ClustCpObj                         html  
    plot.DetectCpObj                        html  
    posterior_estimate.ClustCpObj           html  
    posterior_estimate.DetectCpObj          html  
    posterior_estimate                      html  
    print.ClustCpObj                        html  
    print.DetectCpObj                       html  
    sim_epi_data                            html  
    summary.ClustCpObj                      html  
    summary.DetectCpObj                     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 (BayesChange)