* installing *source* package 'gtools' ...
** package 'gtools' 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/RtmpaufRJ7/R.INSTALL2e8a433eb3b62/gtools/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 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 roman2int.c -o roman2int.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 setTCPNoDelay.c -o setTCPNoDelay.o
setTCPNoDelay.c:16: warning: "TCP_NODELAY" redefined
   16 | #define TCP_NODELAY 1
      | 
In file included from setTCPNoDelay.c:7:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/winsock2.h:224: note: this is the location of the previous definition
  224 | #define TCP_NODELAY 0x0001
      | 
gcc -shared -s -static-libgcc -o gtools.dll tmp.def init.o roman2int.o setTCPNoDelay.o -lws2_32 -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/RtmpaufRJ7/R.INSTALL2e8a433eb3b62/gtools/src'
make[1]: Entering directory '/d/temp/RtmpaufRJ7/R.INSTALL2e8a433eb3b62/gtools/src'
make[1]: Leaving directory '/d/temp/RtmpaufRJ7/R.INSTALL2e8a433eb3b62/gtools/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-gtools/00new/gtools/libs/x64
** R
** data
** inst
** 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 'gtools' as gtools_3.9.5.zip
* DONE (gtools)