* installing *source* package ‘FLORAL’ ... ** package ‘FLORAL’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (GCC) 14.2.0’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/FLORAL/src' g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/ast2ast/include' -I/usr/local/include -fopenmp -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++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/ast2ast/include' -I/usr/local/include -fopenmp -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 enet.cpp -o enet.o g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/ast2ast/include' -I/usr/local/include -fopenmp -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 linear_lasso.cpp -o linear_lasso.o g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/ast2ast/include' -I/usr/local/include -fopenmp -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 pgee.cpp -o pgee.o In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/platform/compiler.h:100, from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/r/headers.h:66, from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:30, from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo.h:29, from pgee.cpp:5: In function 'constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type std::pow(_Tp, _Up) [with _Tp = double; _Up = int]', inlined from 'Rcpp::List gee_cor(double, arma::vec, arma::vec, arma::mat, Rcpp::Function, Rcpp::Function, arma::vec, std::string, double, bool, double)' at pgee.cpp:359:27: /usr/local/gcc14/include/c++/14.2.0/cmath:1077:17: warning: 'alfa_hat' may be used uninitialized [-Wmaybe-uninitialized] 1077 | return pow(__type(__x), __type(__y)); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ pgee.cpp: In function 'Rcpp::List gee_cor(double, arma::vec, arma::vec, arma::mat, Rcpp::Function, Rcpp::Function, arma::vec, std::string, double, bool, double)': pgee.cpp:267:10: note: 'alfa_hat' was declared here 267 | double alfa_hat; | ^~~~~~~~ g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o FLORAL.so RcppExports.o enet.o linear_lasso.o pgee.o -fopenmp -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/FLORAL/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/FLORAL/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/FLORAL/src' installing to /data/gannet/ripley/R/packages/tests-devel/FLORAL.Rcheck/00LOCK-FLORAL/00new/FLORAL/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (FLORAL)