* installing *source* package ‘DiscreteDists’ ... ** this is package ‘DiscreteDists’ version ‘1.1.1’ ** package ‘DiscreteDists’ 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/DiscreteDists/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 dCOMPO.cpp -o dCOMPO.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 dDMOLBDE.cpp -o dDMOLBDE.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 dHP.cpp -o dHP.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 shared.cpp -o shared.o dHP.cpp: In function ‘double obtaining_lambda_single_cpp(double, double, double, int)’: dHP.cpp:137:10: warning: ‘mid’ may be used uninitialized [-Wmaybe-uninitialized] 137 | return mid; | ^~~ dHP.cpp:110:10: note: ‘mid’ was declared here 110 | double mid; | ^~~ g++ -std=gnu++17 -shared -L/usr/local/lib64 -o DiscreteDists.so RcppExports.o dCOMPO.o dDMOLBDE.o dHP.o shared.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/DiscreteDists/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/DiscreteDists/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/DiscreteDists/src' installing to /data/gannet/ripley/R/packages/tests-devel/DiscreteDists.Rcheck/00LOCK-DiscreteDists/00new/DiscreteDists/libs ** R ** data *** moving datasets to lazyload DB ** 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 (DiscreteDists)