* installing *source* package ‘qVarSel’ ... ** this is package ‘qVarSel’ version ‘1.2’ ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c qVarSelH.cpp -o qVarSelH.o qVarSelH.cpp: In function ‘void bestassignement_pureC(double*, double*, int*, double*, int*, int, int, int)’: qVarSelH.cpp:75:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 75 | for (int k = 1; k <= q; k++) | ^~~ qVarSelH.cpp:82:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 82 | *objfun = 0.0; | ^ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-valg/lib -Wl,-O1 -o qVarSel.so RcppExports.o qVarSelH.o -L/home/hornik/tmp/R-d-gcc-valg/lib -lR installing to /home/hornik/tmp/CRAN_special_valgrind/qVarSel.Rcheck/00LOCK-qVarSel/00new/qVarSel/libs ** R ** 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 (qVarSel)