* installing *source* package ‘rminqa’ ... ** this is package ‘rminqa’ version ‘0.3.1’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 21.1.6 (3)’ using C++17 clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rbobyqa_example.cpp -o rbobyqa_example.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rbobyqa_example_new.cpp -o rbobyqa_example_new.o In file included from rbobyqa_example_new.cpp:1: ./../inst/include/optim.h:327:12: warning: unused variable 'result' [-Wunused-variable] 327 | double result = newuoa_closure( &closure, dim, control.npt, current_values.data(), control.rhobeg, control.rhoend, control.maxfun, w.data(), &fn_counter); | ^~~~~~ 1 warning generated. clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o rminqa.so RcppExports.o rbobyqa_example.o rbobyqa_example_new.o -llapack -L/home/hornik/tmp/R-d-clang-21/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/rminqa.Rcheck/00LOCK-rminqa/00new/rminqa/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (rminqa)