* installing *source* package 'RSclient' ...
** package 'RSclient' 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/RtmpczsGSR/R.INSTALL17d3863867fe8/RSclient/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 cli.c -o cli.o
cli.c: In function 'RS_collect':
cli.c:985:14: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized]
  985 |         tl = get_hdr(sc, c, &hdr);
      |              ^~~~~~~~~~~~~~~~~~~~
cli.c:966:19: note: 'c' was declared here
  966 |         rsconn_t *c;
      |                   ^
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 dummy.c -o dummy.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 qap_decode.c -o qap_decode.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 qap_encode.c -o qap_encode.o
gcc -shared -s -static-libgcc -o RSclient.dll tmp.def cli.o dummy.o qap_decode.o qap_encode.o -LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -lssl -LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -lz -lws2_32 -lgdi32 -lcrypt32 -lcrypto -lz -lws2_32 -lgdi32 -lcrypt32 -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/RtmpczsGSR/R.INSTALL17d3863867fe8/RSclient/src'
make[1]: Entering directory '/d/temp/RtmpczsGSR/R.INSTALL17d3863867fe8/RSclient/src'
make[1]: Leaving directory '/d/temp/RtmpczsGSR/R.INSTALL17d3863867fe8/RSclient/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-RSclient/00new/RSclient/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 'RSclient' as RSclient_0.7-10.zip
* DONE (RSclient)