* installing *source* package 'LorenzRegression' ... ** package 'LorenzRegression' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2024_11_18_01_50_00_1577/RtmpkD4Vz3/R.INSTALL25fe85f3c4128/LorenzRegression/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c GA_fitness.cpp -o GA_fitness.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c GA_meanrank.cpp -o GA_meanrank.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c PLR_derivative.cpp -o PLR_derivative.o PLR_derivative.cpp: In function 'arma::vec PLR_derivative_cpp(arma::vec, arma::mat, arma::vec, arma::vec, double, double, int)': PLR_derivative.cpp:38:59: warning: 'a0' may be used uninitialized [-Wmaybe-uninitialized] 38 | der(k) = der(k) + 1.0 * pi(i)*pi(j)*(y(i)-y(j)) * a0 * (v(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ PLR_derivative.cpp:10:11: note: 'a0' was declared here 10 | double a0, u=0; | ^~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c PLR_loss.cpp -o PLR_loss.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c SCAD_derivative.cpp -o SCAD_derivative.o g++ -std=gnu++17 -shared -s -static-libgcc -o LorenzRegression.dll tmp.def GA_fitness.o GA_meanrank.o PLR_derivative.o PLR_loss.o RcppExports.o SCAD_derivative.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_11_18_01_50_00_1577/RtmpkD4Vz3/R.INSTALL25fe85f3c4128/LorenzRegression/src' make[1]: Entering directory '/d/temp/2024_11_18_01_50_00_1577/RtmpkD4Vz3/R.INSTALL25fe85f3c4128/LorenzRegression/src' make[1]: Leaving directory '/d/temp/2024_11_18_01_50_00_1577/RtmpkD4Vz3/R.INSTALL25fe85f3c4128/LorenzRegression/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-LorenzRegression/00new/LorenzRegression/libs/x64 ** 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 ** 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 'LorenzRegression' as LorenzRegression_2.1.0.zip * DONE (LorenzRegression)