* installing *source* package 'rzmq' ... ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' rm -f interface.o register.o rzmq.dll "D:/RCompile/recent/R/bin/x64/Rscript.exe" "../tools/winlibs.R" [1] TRUE g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DZMQ_STATIC -I../inst -I../windows/zeromq/include -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c interface.cpp -o interface.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DZMQ_STATIC -I../inst -I../windows/zeromq/include -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c register.c -o register.o g++ -std=gnu++17 -shared -s -static-libgcc -o rzmq.dll tmp.def interface.o register.o -L../windows/zeromq/lib-12.3.0/x64 -L../windows/zeromq/lib/x64 -L../windows/zeromq/lib -lzmq -lsodium -lpthread -liphlpapi -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/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-rzmq/00new/rzmq/libs/x64 ** R ** inst ** 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 * DONE (rzmq)