* installing *source* package 'focus' ... ** this is package 'focus' version '0.1.0' ** using staged installation ** libs specified C++17 using C compiler: 'gcc.exe (GCC) 14.3.0' using C++ compiler: 'g++.exe (GCC) 14.3.0' using C++17 g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c focus_ARp.cpp -o focus_ARp.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c focus_rcpp_module.cpp -o focus_rcpp_module.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c qhull_all.cpp -o qhull_all.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c qhull_c_all.c -o qhull_c_all.o In file included from libqhull_r/qhull_ra.h:34, from libqhull_r/geom2_r.c:17, from qhull_c_all.c:5: In function 'qh_crossproduct', inlined from 'qh_crossproduct' at libqhull_r/geom2_r.c:56:6, inlined from 'qh_printcentrum' at libqhull_r/io_r.c:1700:3: libqhull_r/geom2_r.c:60:35: warning: 'normal' may be used uninitialized [-Wmaybe-uninitialized] 60 | vecB[1], vecB[2]); libqhull_r/geom_r.h:69:40: note: in definition of macro 'det2_' 69 | #define det2_( a1,a2,b1,b2 ) (( a1 )*( b2 ) - ( a2 )*( b1 )) | ^~ In file included from qhull_c_all.c:8: libqhull_r/io_r.c: In function 'qh_printcentrum': libqhull_r/io_r.c:1662:29: note: 'normal' declared here 1662 | realT xaxis[4], yaxis[4], normal[4], dist; | ^~~~~~ In function 'qh_crossproduct', inlined from 'qh_crossproduct' at libqhull_r/geom2_r.c:56:6, inlined from 'qh_printcentrum' at libqhull_r/io_r.c:1700:3: libqhull_r/geom2_r.c:59:35: warning: 'xaxis' may be used uninitialized [-Wmaybe-uninitialized] 59 | vecC[0]= det2_(vecA[1], vecA[2], libqhull_r/geom_r.h:69:49: note: in definition of macro 'det2_' 69 | #define det2_( a1,a2,b1,b2 ) (( a1 )*( b2 ) - ( a2 )*( b1 )) | ^~ libqhull_r/io_r.c: In function 'qh_printcentrum': libqhull_r/io_r.c:1662:9: note: 'xaxis' declared here 1662 | realT xaxis[4], yaxis[4], normal[4], dist; | ^~~~~ g++ -shared -s -static-libgcc -o focus.dll tmp.def RcppExports.o focus_ARp.o focus_rcpp_module.o qhull_all.o qhull_c_all.o -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 installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-focus/00new/focus/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 (focus)