* installing *source* package 'jacobi' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c altjtheta.cpp -o altjtheta.o altjtheta.cpp: In function 'cplx altjtheta2(cplx, cplx)': altjtheta.cpp:140:8: warning: variable 'qquarter' set but not used [-Wunused-but-set-variable] 140 | cplx qquarter = exp(_i_ * M_PI * tau / 4.0); | ^~~~~~~~ altjtheta.cpp: In function 'cplx altjtheta3(cplx, cplx)': altjtheta.cpp:147:8: warning: variable 'qquarter' set but not used [-Wunused-but-set-variable] 147 | cplx qquarter = exp(_i_ * M_PI * tau / 4.0); | ^~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c jacobi.cpp -o jacobi.o g++ -std=gnu++17 -shared -s -static-libgcc -o jacobi.dll tmp.def RcppExports.o altjtheta.o jacobi.o -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-jacobi/00new/jacobi/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 (jacobi)