* 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/RtmpmWijnA/R.INSTALL5614cf329a0/ohenery/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/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-4.4.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/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-4.4.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/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-4.4.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/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 harsmlik(Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::NumericVector, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage> >, Rcpp::Nullable<Rcpp::Matrix<14> >)':
smlik.cpp:210:50: warning: 'thiswt' may be used uninitialized [-Wmaybe-uninitialized]
  210 |                                 loglik += thiswt * (eta[jjj] - log(summu));
      |                                           ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
smlik.cpp:198:16: note: 'thiswt' was declared here
  198 |         double thiswt;
      |                ^~~~~~
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;
      |                ^~~~~
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-4.4.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpmWijnA/R.INSTALL5614cf329a0/ohenery/src'
make[1]: Entering directory '/d/temp/RtmpmWijnA/R.INSTALL5614cf329a0/ohenery/src'
make[1]: Leaving directory '/d/temp/RtmpmWijnA/R.INSTALL5614cf329a0/ohenery/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/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)