* installing *source* package 'MDEI' ...
** package 'MDEI' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpaUlXoC/R.INSTALL1f7e85f021cb3/MDEI/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:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -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:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c bayesLassoRevised.cpp -o bayesLassoRevised.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:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c splinesinter_short.cpp -o splinesinter_short.o
In member function 'bool Comp::operator()(arma::vec, arma::vec)',
    inlined from 'bool __gnu_cxx::__ops::_Iter_comp_val<_Compare>::operator()(_Iterator, _Value&) [with _Iterator = __gnu_cxx::__normal_iterator<arma::Col<double>*, std::vector<arma::Col<double> > >; _Value = arma::Col<double>; _Compare = Comp]' at d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\predefined_ops.h:196:23:
splinesinter_short.cpp:44:13: warning: 'out_memptr[3]' may be used uninitialized [-Wmaybe-uninitialized]
   44 |     return a(3) > b(3);
      |            ~^~~
g++ -std=gnu++17 -shared -s -static-libgcc -o MDEI.dll tmp.def RcppExports.o bayesLassoRevised.o splinesinter_short.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/RtmpaUlXoC/R.INSTALL1f7e85f021cb3/MDEI/src'
make[1]: Entering directory '/d/temp/RtmpaUlXoC/R.INSTALL1f7e85f021cb3/MDEI/src'
make[1]: Leaving directory '/d/temp/RtmpaUlXoC/R.INSTALL1f7e85f021cb3/MDEI/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-MDEI/00new/MDEI/libs/x64
** R
** 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 'MDEI' as MDEI_1.0.zip
* DONE (MDEI)