* installing *source* package 'redux' ...
** package 'redux' 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/Rtmp8WfrD9/R.INSTALL326d862c54046/redux/src'
rm -f connection.o conversions.o registration.o subscribe.o redux.dll
"D:/RCompile/recent/R-4.3.3/bin/x64/Rscript.exe" "../tools/winlibs.R"
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/hiredis-1.0.0/include/hiredis -DSTRICT_R_HEADERS    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c connection.c -o connection.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/hiredis-1.0.0/include/hiredis -DSTRICT_R_HEADERS    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c conversions.c -o conversions.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/hiredis-1.0.0/include/hiredis -DSTRICT_R_HEADERS    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c registration.c -o registration.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/hiredis-1.0.0/include/hiredis -DSTRICT_R_HEADERS    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c subscribe.c -o subscribe.o
gcc -shared -s -static-libgcc -o redux.dll tmp.def connection.o conversions.o registration.o subscribe.o -L../windows/hiredis-1.0.0/lib/x64-ucrt -lhiredis -lws2_32 -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.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp8WfrD9/R.INSTALL326d862c54046/redux/src'
make[1]: Entering directory '/d/temp/Rtmp8WfrD9/R.INSTALL326d862c54046/redux/src'
make[1]: Leaving directory '/d/temp/Rtmp8WfrD9/R.INSTALL326d862c54046/redux/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-redux/00new/redux/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 'redux' as redux_1.1.4.zip
* DONE (redux)