* installing *source* package 'modernVA' ...
** package 'modernVA' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmpu8QH18/R.INSTALL2c6cc4fba5651/modernVA/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rutil.c -o Rutil.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matrix.c -o matrix.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c qVA.c -o qVA.o
qVA.c: In function 'mcmcloop_qva':
qVA.c:465:35: warning: 'qmargy' may be used uninitialized [-Wmaybe-uninitialized]
  465 |                         Q_iter[t] = qmargy;
      |                         ~~~~~~~~~~^~~~~~~~
qVA.c:161:34: note: 'qmargy' was declared here
  161 |         double smargy, spmargy , qmargy;
      |                                  ^~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tdVAM2a1.c -o tdVAM2a1.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tdVAM2a2.c -o tdVAM2a2.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tdVAM2b1.c -o tdVAM2b1.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tdVAM2b2.c -o tdVAM2b2.o
gcc -shared -s -static-libgcc -o modernVA.dll tmp.def Rutil.o init.o matrix.o qVA.o tdVAM2a1.o tdVAM2a2.o tdVAM2b1.o tdVAM2b2.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/Rtmpu8QH18/R.INSTALL2c6cc4fba5651/modernVA/src'
make[1]: Entering directory '/d/temp/Rtmpu8QH18/R.INSTALL2c6cc4fba5651/modernVA/src'
make[1]: Leaving directory '/d/temp/Rtmpu8QH18/R.INSTALL2c6cc4fba5651/modernVA/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-modernVA/00new/modernVA/libs/x64
** R
** 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 'modernVA' as modernVA_0.1.3.zip
* DONE (modernVA)