* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘cevcmm’ ...
** this is package ‘cevcmm’ version ‘0.1.4’
** package ‘cevcmm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSGRYjT/R.INSTALL3398a3629b7fb/cevcmm/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 RcppExports.cpp -o RcppExports.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 cevcmm_rcpp_init.cpp -o cevcmm_rcpp_init.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 compute_sufficient_stats_cpp.cpp -o compute_sufficient_stats_cpp.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 solve_cpp.cpp -o solve_cpp.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o cevcmm.so RcppExports.o cevcmm_rcpp_init.o compute_sufficient_stats_cpp.o solve_cpp.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/RtmpSGRYjT/R.INSTALL3398a3629b7fb/cevcmm/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSGRYjT/R.INSTALL3398a3629b7fb/cevcmm/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSGRYjT/R.INSTALL3398a3629b7fb/cevcmm/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-cevcmm/00new/cevcmm/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘cevcmm’
    finding HTML links ... done
    accumulate_stats                        html  
    build_kronecker_precision               html  
    build_penalty_matrix                    html  
    build_vcmm_design                       html  
    cevcmm-package                          html  
    cevcmm_rcpp_check                       html  
    coef.vcmm_fit                           html  
    compute_sufficient_stats                html  
    estimate_kronecker_components           html  
    fit_csl                                 html  
    fit_from_summaries                      html  
    fit_ss                                  html  
    fixef                                   html  
    fixef.vcmm_fit                          html  
    init_accumulator                        html  
    invert_matrix                           html  
    logLik.vcmm_fit                         html  
    nobs.vcmm_fit                           html  
    node_summary                            html  
    plot.vcmm_fit                           html  
    plus-.vcmm_ss                           html  
    predict.vcmm_fit                        html  
    ranef                                   html  
    ranef.vcmm_fit                          html  
    split_merge_svd_row                     html  
    summary.vcmm_fit                        html  
    svd_pseudo_inverse                      html  
    varying_coef                            html  
    vcmm                                    html  
    vcmm_control                            html  
    vcov.vcmm_fit                           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 (cevcmm)