* installing *source* package 'ohenery' ...
** this is package 'ohenery' version '0.1.4'
** package 'ohenery' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpozNkfu/R.INSTALL933816c318b8/ohenery/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/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.6/Rcpp/include' -I"d:/rtools45/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.6/Rcpp/include' -I"d:/rtools45/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.6/Rcpp/include' -I"d:/rtools45/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:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpozNkfu/R.INSTALL933816c318b8/ohenery/src'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpozNkfu/R.INSTALL933816c318b8/ohenery/src'
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpozNkfu/R.INSTALL933816c318b8/ohenery/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/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.4.zip
* DONE (ohenery)