* installing *source* package 'RSclient' ...
** this is package 'RSclient' version '0.7-11'
** package 'RSclient' 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/2025_11_09_01_50_01_11653/RtmpgLhKRt/R.INSTALL83486a867612/RSclient/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 cli.c -o cli.o
cli.c: In function 'RS_collect':
cli.c:1013:14: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized]
1013 | tl = get_hdr(sc, c, &hdr);
| ^~~~~~~~~~~~~~~~~~~~
cli.c:994:19: note: 'c' was declared here
994 | rsconn_t *c;
| ^
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 dummy.c -o dummy.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 qap_decode.c -o qap_decode.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 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:/rtools45/x86_64-w64-mingw32.static.posix -lssl -LD:/rtools45/x86_64-w64-mingw32.static.posix -lz -lws2_32 -lgdi32 -lcrypt32 -lcrypto -lz -lws2_32 -lgdi32 -lcrypt32 -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_11_09_01_50_01_11653/RtmpgLhKRt/R.INSTALL83486a867612/RSclient/src'
make[1]: Entering directory '/d/temp/2025_11_09_01_50_01_11653/RtmpgLhKRt/R.INSTALL83486a867612/RSclient/src'
make[1]: Leaving directory '/d/temp/2025_11_09_01_50_01_11653/RtmpgLhKRt/R.INSTALL83486a867612/RSclient/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/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-11.zip
* DONE (RSclient)