* installing *source* package 'KODAMA' ...
** this is package 'KODAMA' version '3.0'
** package 'KODAMA' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_07_04_01_50_00_28303/RtmpsJWwf0/R.INSTALL2e7ac4ee97e34/KODAMA/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -I. -IANN -O3 -DWIN32 -DDLL_EXPORTS -DANN_NO_RANDOM -DRANN -DARMA_64BIT_WORD=1 -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rnanoflann/include' -I'D:/RCompile/CRANpkg/lib/4.5/Matrix/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
gcc  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -I. -IANN -O3 -DWIN32 -DDLL_EXPORTS -DANN_NO_RANDOM -DRANN -DARMA_64BIT_WORD=1 -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rnanoflann/include' -I'D:/RCompile/CRANpkg/lib/4.5/Matrix/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c irlba.c -o irlba.o
irlba.c: In function 'irlb':
irlba.c:443:21: warning: 'converged' may be used uninitialized [-Wmaybe-uninitialized]
  443 |   return (converged == 1 ? 0 : -2);
      |           ~~~~~~~~~~^~~~
irlba.c:171:7: note: 'converged' declared here
  171 |   int converged;
      |       ^~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -I. -IANN -O3 -DWIN32 -DDLL_EXPORTS -DANN_NO_RANDOM -DRANN -DARMA_64BIT_WORD=1 -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/Rnanoflann/include' -I'D:/RCompile/CRANpkg/lib/4.5/Matrix/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c prova.cpp -o prova.o
g++ -std=gnu++17 -shared -s -static-libgcc -o KODAMA.dll tmp.def RcppExports.o irlba.o prova.o -L. -LD:/RCompile/recent/R-4.5.1/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.1/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.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_07_04_01_50_00_28303/RtmpsJWwf0/R.INSTALL2e7ac4ee97e34/KODAMA/src'
make[1]: Entering directory '/d/temp/2025_07_04_01_50_00_28303/RtmpsJWwf0/R.INSTALL2e7ac4ee97e34/KODAMA/src'
make[1]: Leaving directory '/d/temp/2025_07_04_01_50_00_28303/RtmpsJWwf0/R.INSTALL2e7ac4ee97e34/KODAMA/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-KODAMA/00new/KODAMA/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'KODAMA' as KODAMA_3.0.zip
* DONE (KODAMA)