* installing *source* package 'fracture' ... ** package 'fracture' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++11 make[1]: Entering directory '/d/temp/RtmpwbShBq/R.INSTALL417c377b938/fracture/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c decimal_to_fraction.cpp -o decimal_to_fraction.o decimal_to_fraction.cpp: In function 'Rcpp::IntegerVector decimal_to_fraction_base_10(double, long int)': decimal_to_fraction.cpp:44:41: warning: 'd' may be used uninitialized [-Wmaybe-uninitialized] 44 | return IntegerVector::create((int) n, (int) d); | ^~~~~~~ decimal_to_fraction.cpp:36:10: note: 'd' was declared here 36 | double d; | ^ g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lcm.cpp -o lcm.o g++ -shared -s -static-libgcc -o fracture.dll tmp.def RcppExports.o decimal_to_fraction.o lcm.o -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/RtmpwbShBq/R.INSTALL417c377b938/fracture/src' make[1]: Entering directory '/d/temp/RtmpwbShBq/R.INSTALL417c377b938/fracture/src' make[1]: Leaving directory '/d/temp/RtmpwbShBq/R.INSTALL417c377b938/fracture/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-fracture/00new/fracture/libs/x64 ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 * MD5 sums packaged installation of 'fracture' as fracture_0.2.1.zip * DONE (fracture)