* installing *source* package 'ohenery' ...
** package 'ohenery' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmp4iURpc/R.INSTALL3187868cf7d78/ohenery/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c erank.cpp -o erank.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rhenery.cpp -o rhenery.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c smlik.cpp -o smlik.o
smlik.cpp: In function 'Rcpp::NumericVector hensmlik(Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Matrix<14> >)':
smlik.cpp:338:47: warning: 'sumdg' may be used uninitialized [-Wmaybe-uninitialized]
  338 |                                         sumdg += thispow * eta[ppp];
smlik.cpp:310:16: note: 'sumdg' was declared here
  310 |         double sumdg;
      |                ^~~~~
In file included from D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/sugar/operators/operators.h:33,
                 from D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp.h:78,
                 from smlik.cpp:38:
In member function 'double Rcpp::sugar::Times_Vector_Primitive<14, NA, T>::operator[](R_xlen_t) const [with bool NA = true; T = Rcpp::sugar::Minus_Vector_Vector<14, true, Rcpp::MatrixRow<14>, true, Rcpp::sugar::Times_Vector_Primitive<14, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > >]',
    inlined from 'Rcpp::Vector<RTYPE, StoragePolicy>& Rcpp::Vector<RTYPE, StoragePolicy>::operator+=(const Rcpp::VectorBase<RTYPE, true, EXPR_VEC>&) [with EXPR_VEC = Rcpp::sugar::Times_Vector_Primitive<14, true, Rcpp::sugar::Minus_Vector_Vector<14, true, Rcpp::MatrixRow<14>, true, Rcpp::sugar::Times_Vector_Primitive<14, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > >; int RTYPE = 14; StoragePolicy = Rcpp::PreserveStorage]' at D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/vector/Vector.h:560:26,
    inlined from 'Rcpp::NumericVector harsmlik(Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::NumericVector, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Matrix<14> >)' at smlik.cpp:217:65:
D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/sugar/operators/times.h:273:43: warning: 'thiswt' may be used uninitialized [-Wmaybe-uninitialized]
  273 |                         return rhs * lhs[i] ;
      |                                           ^
smlik.cpp: In function 'Rcpp::NumericVector harsmlik(Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::NumericVector, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Matrix<14> >)':
smlik.cpp:198:16: note: 'thiswt' was declared here
  198 |         double thiswt;
      |                ^~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o ohenery.dll tmp.def RcppExports.o erank.o rhenery.o smlik.o -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/Rtmp4iURpc/R.INSTALL3187868cf7d78/ohenery/src'
make[1]: Entering directory '/d/temp/Rtmp4iURpc/R.INSTALL3187868cf7d78/ohenery/src'
make[1]: Leaving directory '/d/temp/Rtmp4iURpc/R.INSTALL3187868cf7d78/ohenery/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-ohenery/00new/ohenery/libs/x64
** R
** data
** 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 'ohenery' as ohenery_0.1.1.zip
* DONE (ohenery)