* installing *source* package ‘coinclp’ ... ** this is package ‘coinclp’ version ‘0.1.1’ ** 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 ** libs specified C++17 using C++ compiler: ‘g++ (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’ using C++17 make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/coinclp/src' g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c coinclp_io.cpp -o coinclp_io.o g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c coinclp_model.cpp -o coinclp_model.o g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c coinclp_params.cpp -o coinclp_params.o g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c coinclp_solve.cpp -o coinclp_solve.o g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c init.cpp -o init.o g++ -std=gnu++17 -shared -L/usr/local/lib64 -o coinclp.so coinclp_io.o coinclp_model.o coinclp_params.o coinclp_solve.o init.o -lClpSolver -lClp -lCoinUtils make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/coinclp/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/coinclp/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/coinclp/src' installing to /data/localhost/ripley/R/packages/tests-devel/coinclp.Rcheck/00LOCK-coinclp/00new/coinclp/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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)