* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘cpr’ ...
** package ‘cpr’ 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/RtmpAxtm5v/R.INSTALL193a3cbd39e4d/cpr/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'/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++-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'/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 bsplines.cpp -o bsplines.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'/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 cpr.cpp -o cpr.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'/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 matrix_rank.cpp -o matrix_rank.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'/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 tensors.cpp -o tensors.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o cpr.so RcppExports.o bsplines.o cpr.o matrix_rank.o tensors.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 '/tmp/RtmpAxtm5v/R.INSTALL193a3cbd39e4d/cpr/src'
make[1]: Entering directory '/tmp/RtmpAxtm5v/R.INSTALL193a3cbd39e4d/cpr/src'
make[1]: Leaving directory '/tmp/RtmpAxtm5v/R.INSTALL193a3cbd39e4d/cpr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-cpr/00new/cpr/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 ‘cpr’
    finding HTML links ... done
    bsplineD                                html  
    bsplines                                html  
    btensor                                 html  
    build_tensor                            html  
    cn                                      html  
    cnr                                     html  
    coef_vcov                               html  
    cp                                      html  
    cp_diff                                 html  
    cp_value                                html  
    cpr-defunct                             html  
    cpr-package                             html  
    cpr                                     html  
    generate_cp_formula_data                html  
    get_spline                              html  
    get_surface                             html  
    iknots_or_df                            html  
    influence_of_iknots                     html  
    insert_a_knot                           html  
    knot_expr                               html  
    loglikelihood                           html  
    matrix_rank                             html  
    newknots                                html  
    order_statistics                        html  
    plot.cpr_bs                             html  
    plot.cpr_cn                             html  
    plot.cpr_cnr                            html  
    plot.cpr_cp                             html  
    plot.cpr_cpr                            html  
    plot.cpr_summary_cpr_cpr                html  
    predict.cpr_cp                          html  
    print.cpr_bs                            html  
    sign_changes                            html  
    spdg                                    html  
    summary.cpr_cn                          html  
    summary.cpr_cnr                         html  
    summary.cpr_cp                          html  
    summary.cpr_cpr                         html  
    trimmed_quantile                        html  
    update_bsplines                         html  
    us_covid_cases                          html  
    wiggle                                  html  
*** copying figures
** 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 (cpr)