* installing *source* package 'voronoifortune' ...
** this is package 'voronoifortune' version '1.0'
** package 'voronoifortune' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_01_12_01_50_00_20346/RtmpoLSmDl/R.INSTALL2c204737c44c2/voronoifortune/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 edgelist.c -o edgelist.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 fortune_Call.c -o fortune_Call.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 geometry.c -o geometry.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 heap.c -o heap.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 memory.c -o memory.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 output.c -o output.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 voronoi.c -o voronoi.o
voronoi.c: In function 'voronoi':
voronoi.c:42:13: warning: 'newintstar.y' may be used uninitialized [-Wmaybe-uninitialized]
   41 |         if (newsite != (Site *)NULL && (PQempty()
      |                                         ~~~~~~~~~
   42 |             || newsite -> coord.y < newintstar.y
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
voronoi.c:25:11: note: 'newintstar.y' was declared here
   25 |     Point newintstar ;
      |           ^~~~~~~~~~
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 voronoifortune_regis.c -o voronoifortune_regis.o
gcc -shared -s -static-libgcc -o voronoifortune.dll tmp.def edgelist.o fortune_Call.o geometry.o heap.o memory.o output.o voronoi.o voronoifortune_regis.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -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/2025_01_12_01_50_00_20346/RtmpoLSmDl/R.INSTALL2c204737c44c2/voronoifortune/src'
make[1]: Entering directory '/d/temp/2025_01_12_01_50_00_20346/RtmpoLSmDl/R.INSTALL2c204737c44c2/voronoifortune/src'
make[1]: Leaving directory '/d/temp/2025_01_12_01_50_00_20346/RtmpoLSmDl/R.INSTALL2c204737c44c2/voronoifortune/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-voronoifortune/00new/voronoifortune/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 'voronoifortune' as voronoifortune_1.0.zip
* DONE (voronoifortune)