* installing *source* package 'FLORAL' ... ** package 'FLORAL' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++17 make[1]: Entering directory '/d/temp/RtmpotbJ81/R.INSTALL6ff4337845d9/FLORAL/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.3/ast2ast/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.3/ast2ast/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enet.cpp -o enet.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.3/ast2ast/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c linear_lasso.cpp -o linear_lasso.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.3/ast2ast/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pgee.cpp -o pgee.o In file included from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/r/headers.h:66, from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/RcppCommon.h:30, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.3/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: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\cmath:418:17: warning: 'alfa_hat' may be used uninitialized [-Wmaybe-uninitialized] 418 | 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++ -shared -s -static-libgcc -o FLORAL.dll tmp.def RcppExports.o enet.o linear_lasso.o pgee.o -fopenmp -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpotbJ81/R.INSTALL6ff4337845d9/FLORAL/src' make[1]: Entering directory '/d/temp/RtmpotbJ81/R.INSTALL6ff4337845d9/FLORAL/src' make[1]: Leaving directory '/d/temp/RtmpotbJ81/R.INSTALL6ff4337845d9/FLORAL/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-FLORAL/00new/FLORAL/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'FLORAL' as FLORAL_0.3.0.zip * DONE (FLORAL)