* installing *source* package 'nopaco' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bootstrapCI.cpp -o bootstrapCI.o In file included from bootstrapCI.cpp:26: getPsi.h:12: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | : note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c exactdistribution.cpp -o exactdistribution.o In file included from exactdistribution.cpp:14: exactdistribution.h:12: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | : note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c getPsi.cpp -o getPsi.o In file included from getPsi.cpp:17: getPsi.h:12: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | : note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c register.cpp -o register.o In file included from register.cpp:9: getPsi.h:12: warning: "STRICT_R_HEADERS" redefined 12 | #define STRICT_R_HEADERS | : note: this is the location of the previous definition g++ -std=gnu++17 -shared -s -static-libgcc -o nopaco.dll tmp.def bootstrapCI.o exactdistribution.o getPsi.o register.o -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 installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-nopaco/00new/nopaco/libs/x64 ** R ** data ** 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 * DONE (nopaco)