* installing *source* package 'arcgisrouting' ...
** this is package 'arcgisrouting' version '1.0.0'
** package 'arcgisrouting' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_07_08_01_50_00_3490/RtmpgHK693/R.INSTALL15fb41d4c5b62/arcgisrouting/src'
gcc  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c decode_compressed_geometry.c -o decode_compressed_geometry.o
decode_compressed_geometry.c: In function 'extract_values_':
decode_compressed_geometry.c:42:25: warning: unused variable 'start' [-Wunused-variable]
   42 |             const char* start = p;
      |                         ^~~~~
gcc  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
gcc -shared -s -static-libgcc -o arcgisrouting.dll tmp.def decode_compressed_geometry.o init.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_07_08_01_50_00_3490/RtmpgHK693/R.INSTALL15fb41d4c5b62/arcgisrouting/src'
make[1]: Entering directory '/d/temp/2026_07_08_01_50_00_3490/RtmpgHK693/R.INSTALL15fb41d4c5b62/arcgisrouting/src'
make[1]: Leaving directory '/d/temp/2026_07_08_01_50_00_3490/RtmpgHK693/R.INSTALL15fb41d4c5b62/arcgisrouting/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-arcgisrouting/00new/arcgisrouting/libs/x64
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'arcgisrouting' as arcgisrouting_1.0.0.zip
* DONE (arcgisrouting)