* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘arcopt’ ...
** this is package ‘arcopt’ version ‘0.3.0’
** package ‘arcopt’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpE8z1bs/R.INSTALL23e9883e13a904/arcopt/src'
g++-15 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c placeholder.cpp -o placeholder.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o arcopt.so RcppExports.o placeholder.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 -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpE8z1bs/R.INSTALL23e9883e13a904/arcopt/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpE8z1bs/R.INSTALL23e9883e13a904/arcopt/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpE8z1bs/R.INSTALL23e9883e13a904/arcopt/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-arcopt/00new/arcopt/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘arcopt’
    finding HTML links ... done
    apply_box_constraints                   html  
    arcopt-package                          html  
    arcopt                                  html  
    arcopt_advanced_controls                html  
    arcopt_qn                               html  
    check_convergence                       html  
    check_finite                            html  
    check_flat_ridge_trigger                html  
    check_healthy_basin_trigger             html  
    detect_stagnation                       html  
    flat_ridge                              html  
    healthy_basin                           html  
    init_flat_ridge_state                   html  
    init_healthy_basin_state                html  
    project_to_box                          html  
    solve_cubic_eigen                       html  
    solve_cubic_subproblem_dispatch         html  
    solve_tr_eigen                          html  
    try_newton_step                         html  
    update_bfgs                             html  
    update_bfgs_powell                      html  
    update_flat_ridge_state                 html  
    update_healthy_basin_state              html  
    update_hybrid                           html  
    update_hybrid_sr1_first                 html  
    update_sigma_cgt                        html  
    update_sigma_interpolation              html  
    update_sr1                              html  
    validate_and_project_initial            html  
    wolfe_line_search                       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 (arcopt)