* installing *source* package 'WienR' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_wrapper.cpp -o R_wrapper.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c WienR_init.c -o WienR_init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cdf_fncs.cpp -o cdf_fncs.o cdf_fncs.cpp: In function 'void logdxFs(int, int, int, int, double, double, double, double, double, double&, double&, double&)': cdf_fncs.cpp:776:53: warning: 'tw4' may be used uninitialized [-Wmaybe-uninitialized] 776 | if (k <= Ksw) Fw = (tw1 + tw2 + tw3 + tw4) + Fw; | ~~~~~~~~~~~~~~~~~^~~~~~ cdf_fncs.cpp:738:39: note: 'tw4' was declared here 738 | double tw1, tw2, tw3, tw4; | ^~~ cdf_fncs.cpp:774:53: warning: 'tv4' may be used uninitialized [-Wmaybe-uninitialized] 774 | if (k <= Ksv) Fv = (tv1 + tv2 + tv3 + tv4) + Fv; | ~~~~~~~~~~~~~~~~~^~~~~~ cdf_fncs.cpp:737:39: note: 'tv4' was declared here 737 | double tv1, tv2, tv3, tv4; | ^~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c derivs.cpp -o derivs.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fncs_seven.cpp -o fncs_seven.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hcubature.cpp -o hcubature.o hcubature.cpp: In function 'int hcubature(int (*)(unsigned int, const double*, void*, unsigned int, double*), void*, unsigned int, const double*, const double*, size_t, double, double, double*, double*)': hcubature.cpp:650:7: warning: unused variable 'kdiv' [-Wunused-variable] 650 | int kdiv = out.kdivide; | ^~~~ hcubature.cpp: In function 'void integrate_GenzMalik(GenzMalik, int, const double*, const double*, one_d&, void*, int (*)(unsigned int, const double*, void*, unsigned int, double*))': hcubature.cpp:532:12: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 532 | integrand(n, c, pars, 1, &f1); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ hcubature.cpp:532:12: note: by argument 2 of type 'const double*' to 'int(unsigned int, const double*, void*, unsigned int, double*)' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c methods.cpp -o methods.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pdf_fncs.cpp -o pdf_fncs.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rwiener.cpp -o rwiener.o rwiener.cpp: In function 'void initialize_ars(double, double, double, double, double, double, ars_archiv&)': rwiener.cpp:636:37: warning: 'lb' may be used uninitialized [-Wmaybe-uninitialized] 636 | one.x = (lb + ub) / 2.0; | ~~~~^~~~~ rwiener.cpp:588:20: note: 'lb' was declared here 588 | double ub, lb; | ^~ rwiener.cpp:636:37: warning: 'ub' may be used uninitialized [-Wmaybe-uninitialized] 636 | one.x = (lb + ub) / 2.0; | ~~~~^~~~~ rwiener.cpp:588:16: note: 'ub' was declared here 588 | double ub, lb; | ^~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tools.cpp -o tools.o g++ -std=gnu++17 -shared -s -static-libgcc -o WienR.dll tmp.def R_wrapper.o WienR_init.o cdf_fncs.o derivs.o fncs_seven.o hcubature.o methods.o pdf_fncs.o rwiener.o tools.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-WienR/00new/WienR/libs/x64 ** R ** 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 (WienR)