* installing *source* package 'tdthap' ...
** package 'tdthap' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpkTR8sX/R.INSTALL188bc53e35d86/tdthap/src'
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nuc_fam.c -o nuc_fam.o
nuc_fam.c: In function 'hap_transmit':
nuc_fam.c:38:24: warning: variable 'z' set but not used [-Wunused-but-set-variable]
   38 |   int nn, mm, hr, iqt, z;
      |                        ^
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c package_native_routine_registration_skeleton.c -o package_native_routine_registration_skeleton.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c similar.c -o similar.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tdt.c -o tdt.o
gcc -shared -s -static-libgcc -o tdthap.dll tmp.def nuc_fam.o package_native_routine_registration_skeleton.o similar.o tdt.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpkTR8sX/R.INSTALL188bc53e35d86/tdthap/src'
make[1]: Entering directory '/d/temp/RtmpkTR8sX/R.INSTALL188bc53e35d86/tdthap/src'
make[1]: Leaving directory '/d/temp/RtmpkTR8sX/R.INSTALL188bc53e35d86/tdthap/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-tdthap/00new/tdthap/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'tdthap' as tdthap_1.3.zip
* DONE (tdthap)