* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘coinclp’ ...
** this is package ‘coinclp’ version ‘0.1.0’
** package ‘coinclp’ successfully unpacked and MD5 sums checked
** using staged installation
checking for Clp... 1.17.10 (pkg-config)
checking for Clp_C_Interface.h... found, and Clp links
checking for Clp_writeMps... yes
checking for Clp_modifyCoefficient... yes
checking for Clp_setRowName... yes
checking for Clp_maximumIterations... no
checking for maximumIterations... yes (the unprefixed Clp 1.17 spelling)
coinclp: PKG_CPPFLAGS = -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin
coinclp: PKG_LIBS = -lClpSolver -lClp -lCoinUtils -lbz2 -lz -llapack -lblas -lm
** libs
specified C++17
using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNE6fJF/R.INSTALL1fd53b5fb2d3db/coinclp/src'
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c coinclp_io.cpp -o coinclp_io.o
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c coinclp_model.cpp -o coinclp_model.o
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c coinclp_params.cpp -o coinclp_params.o
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c coinclp_solve.cpp -o coinclp_solve.o
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c init.cpp -o init.o
g++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o coinclp.so coinclp_io.o coinclp_model.o coinclp_params.o coinclp_solve.o init.o -lClpSolver -lClp -lCoinUtils -lbz2 -lz -llapack -lblas -lm -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNE6fJF/R.INSTALL1fd53b5fb2d3db/coinclp/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNE6fJF/R.INSTALL1fd53b5fb2d3db/coinclp/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNE6fJF/R.INSTALL1fd53b5fb2d3db/coinclp/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-coinclp/00new/coinclp/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘coinclp’
    finding HTML links ... done
    addRowsCLP                              html  
    clpPtr-accessors                        html  
    clpPtr-class                            html  
    clp_add_rows                            html  
    clp_col_solution                        html  
    clp_control                             html  
    clp_free                                html  
    clp_inf                                 html  
    clp_initial_solve                       html  
    clp_is_open                             html  
    clp_is_proven_optimal                   html  
    clp_load_problem                        html  
    clp_load_quadratic_objective            html  
    clp_log_level                           html  
    clp_matrix                              html  
    clp_model                               html  
    clp_modify_coefficient                  html  
    clp_num_rows                            html  
    clp_objective                           html  
    clp_objective_value                     html  
    clp_optimization_direction              html  
    clp_options                             html  
    clp_options_do_dual                     html  
    clp_options_free                        html  
    clp_options_set_solve_type              html  
    clp_primal_tolerance                    html  
    clp_print_model                         html  
    clp_problem_name                        html  
    clp_read_mps                            html  
    clp_resize                              html  
    clp_row_names                           html  
    clp_save_model                          html  
    clp_set_integer                         html  
    clp_solve                               html  
    clp_status                              html  
    clp_status_exists                       html  
    clp_sum_primal_infeasibilities          html  
    clp_unbounded_ray                       html  
    clp_version                             html  
    clp_write_mps                           html  
    coinclp-package                         html  
    copyNamesCLP                            html  
    getNumRowsCLP                           html  
    getSolStatusCLP                         html  
    initProbCLP                             html  
    loadProblemCLP                          html  
    resizeCLP                               html  
    setObjDirCLP                            html  
    solveInitialCLP                         html  
    versionCLP                              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 (coinclp)