* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘ohenery’ ...
** package ‘ohenery’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpNaaMLd/R.INSTALL21ad7a246ff738/ohenery/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c erank.cpp -o erank.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c rhenery.cpp -o rhenery.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -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 /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include/Rcpp/sugar/operators/operators.h:33,
                 from /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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 /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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:
/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o ohenery.so RcppExports.o erank.o rhenery.o smlik.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpNaaMLd/R.INSTALL21ad7a246ff738/ohenery/src'
make[1]: Entering directory '/tmp/RtmpNaaMLd/R.INSTALL21ad7a246ff738/ohenery/src'
make[1]: Leaving directory '/tmp/RtmpNaaMLd/R.INSTALL21ad7a246ff738/ohenery/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-ohenery/00new/ohenery/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ohenery)