* installing *source* package 'qtlmt' ... ** package 'qtlmt' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/RtmpWmqOMa/R.INSTALLfdf870421bf4/qtlmt/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/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:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpWmqOMa/R.INSTALLfdf870421bf4/qtlmt/src' make[1]: Entering directory '/d/temp/RtmpWmqOMa/R.INSTALLfdf870421bf4/qtlmt/src' make[1]: Leaving directory '/d/temp/RtmpWmqOMa/R.INSTALLfdf870421bf4/qtlmt/src' installing to d:/Rcompile/CRANpkg/lib/4.3/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)