* installing *source* package ‘DRPT’ ... ** this is package ‘DRPT’ version ‘1.1’ ** package ‘DRPT’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/DRPT/src' g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -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 RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -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 shiftedMMD.cpp -o shiftedMMD.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -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 star_sampler.cpp -o star_sampler.o shiftedMMD.cpp: In function ‘double bisection(SumLambda&, double, double, double, int)’: shiftedMMD.cpp:61:10: warning: ‘mid’ may be used uninitialized [-Wmaybe-uninitialized] 61 | return mid; | ^~~ shiftedMMD.cpp:38:10: note: ‘mid’ was declared here 38 | double mid, f_lower, f_mid; | ^~~ g++ -std=gnu++17 -shared -L/usr/local/lib64 -o DRPT.so RcppExports.o shiftedMMD.o star_sampler.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/DRPT/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/DRPT/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/DRPT/src' installing to /data/gannet/ripley/R/packages/tests-devel/DRPT.Rcheck/00LOCK-DRPT/00new/DRPT/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 (DRPT)