* installing *source* package 'tigers' ... ** this is package 'tigers' version '0.1-3' ** package 'tigers' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' make[1]: Entering directory '/d/temp/2025_04_08_01_50_00_24830/RtmpIRP2o4/R.INSTALL1ca6016df13aa/tigers/src' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c InsidePolygon.c -o InsidePolygon.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c RMA.c -o RMA.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c chull.c -o chull.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c convexPolygonOverlap.c -o convexPolygonOverlap.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c meanvaluecoordinates.c -o meanvaluecoordinates.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c polygon2raster.c -o polygon2raster.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c reverse_array.c -o reverse_array.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c sim_polygons_landClasses.c -o sim_polygons_landClasses.o sim_polygons_landClasses.c: In function 'triangulate_Call': sim_polygons_landClasses.c:494:5: warning: 'res' may be used uninitialized [-Wmaybe-uninitialized] 494 | memcpy(INTEGER(v), res, 3 * (pathlength - S) * sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sim_polygons_landClasses.c:457:32: note: 'res' was declared here 457 | int i, pathlength, *path, *res, method, S; | ^~~ In file included from sim_polygons_landClasses.c:11: D:/RCompile/recent/R/include/Rinternals.h:893:33: warning: 'S' may be used uninitialized [-Wmaybe-uninitialized] 893 | #define allocMatrix Rf_allocMatrix D:/RCompile/recent/R/include/Rinternals.h:388:36: note: in definition of macro 'PROTECT' 388 | #define PROTECT(s) Rf_protect(s) | ^ sim_polygons_landClasses.c:493:17: note: in expansion of macro 'allocMatrix' 493 | PROTECT(v = allocMatrix(INTSXP, pathlength - S, 3)); | ^~~~~~~~~~~ sim_polygons_landClasses.c:457:45: note: 'S' was declared here 457 | int i, pathlength, *path, *res, method, S; | ^ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c tigers.c -o tigers.o gcc -shared -s -static-libgcc -o tigers.dll tmp.def InsidePolygon.o RMA.o chull.o convexPolygonOverlap.o meanvaluecoordinates.o polygon2raster.o reverse_array.o sim_polygons_landClasses.o tigers.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/2025_04_08_01_50_00_24830/RtmpIRP2o4/R.INSTALL1ca6016df13aa/tigers/src' make[1]: Entering directory '/d/temp/2025_04_08_01_50_00_24830/RtmpIRP2o4/R.INSTALL1ca6016df13aa/tigers/src' make[1]: Leaving directory '/d/temp/2025_04_08_01_50_00_24830/RtmpIRP2o4/R.INSTALL1ca6016df13aa/tigers/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-tigers/00new/tigers/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 'tigers' as tigers_0.1-3.zip * DONE (tigers)