* installing *source* package 'qtlmt' ...
** package 'qtlmt' 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/Rtmpclsij3/R.INSTALL30524331e2381/qtlmt/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c qtlmt.cc -o qtlmt.o
qtlmt.cc: In function 'void svd(double**, int, int, double*, double**)':
qtlmt.cc:695:26: warning: 'nm' may be used uninitialized [-Wmaybe-uninitialized]
  695 |                   y=a[j][nm];
      |                          ^~
qtlmt.cc:588:28: note: 'nm' was declared here
  588 |    int flag,i,its,j,jj,k,l,nm;
      |                            ^~
g++ -std=gnu++17 -shared -s -static-libgcc -o qtlmt.dll tmp.def qtlmt.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmpclsij3/R.INSTALL30524331e2381/qtlmt/src'
make[1]: Entering directory '/d/temp/Rtmpclsij3/R.INSTALL30524331e2381/qtlmt/src'
make[1]: Leaving directory '/d/temp/Rtmpclsij3/R.INSTALL30524331e2381/qtlmt/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-qtlmt/00new/qtlmt/libs/x64
** R
** data
** 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 'qtlmt' as qtlmt_0.1-6.zip
* DONE (qtlmt)