* installing *source* package 'LOCOM2' ...
** this is package 'LOCOM2' version '1.0'
** package 'LOCOM2' 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/2026_05_04_16_41_50_24978/RtmpGOYIAt/R.INSTALL13f085af624ec/LOCOM2/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c Newton_LOCOM2.cpp -o Newton_LOCOM2.o
Newton_LOCOM2.cpp: In function 'Rcpp::List Newton_LOCOM2(arma::mat&, arma::mat&, arma::mat&, arma::cube&, arma::mat&, arma::mat&, double, int, double, bool, arma::vec&, bool, double)':
Newton_LOCOM2.cpp:161:38: warning: comparison of integer expressions of different signedness: 'arma::enable_if2<true, unsigned int>::result' {aka 'unsigned int'} and 'int' [-Wsign-compare]
  161 |             if (sum(abs(step) < tol) == K){
      |                 ~~~~~~~~~~~~~~~~~~~~~^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/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 -shared -s -static-libgcc -o LOCOM2.dll tmp.def Newton_LOCOM2.o RcppExports.o -fopenmp -LD:/RCompile/recent/R-4.5.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.3/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_05_04_16_41_50_24978/RtmpGOYIAt/R.INSTALL13f085af624ec/LOCOM2/src'
make[1]: Entering directory '/d/temp/2026_05_04_16_41_50_24978/RtmpGOYIAt/R.INSTALL13f085af624ec/LOCOM2/src'
make[1]: Leaving directory '/d/temp/2026_05_04_16_41_50_24978/RtmpGOYIAt/R.INSTALL13f085af624ec/LOCOM2/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-LOCOM2/00new/LOCOM2/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'LOCOM2' as LOCOM2_1.0.zip
* DONE (LOCOM2)