* installing *source* package 'DiscreteDists' ...
** this is package 'DiscreteDists' version '1.1.1'
** package 'DiscreteDists' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/Rtmpi2jJ1O/R.INSTALL60782e74786/DiscreteDists/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/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.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dCOMPO.cpp -o dCOMPO.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dDMOLBDE.cpp -o dDMOLBDE.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dHP.cpp -o dHP.o
dHP.cpp: In function 'double obtaining_lambda_single_cpp(double, double, double, int)':
dHP.cpp:137:10: warning: 'mid' may be used uninitialized [-Wmaybe-uninitialized]
137 | return mid;
| ^~~
dHP.cpp:110:10: note: 'mid' was declared here
110 | double mid;
| ^~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c shared.cpp -o shared.o
g++ -std=gnu++17 -shared -s -static-libgcc -o DiscreteDists.dll tmp.def RcppExports.o dCOMPO.o dDMOLBDE.o dHP.o shared.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
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/Rtmpi2jJ1O/R.INSTALL60782e74786/DiscreteDists/src'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/Rtmpi2jJ1O/R.INSTALL60782e74786/DiscreteDists/src'
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/Rtmpi2jJ1O/R.INSTALL60782e74786/DiscreteDists/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-DiscreteDists/00new/DiscreteDists/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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
* MD5 sums
packaged installation of 'DiscreteDists' as DiscreteDists_1.1.1.zip
* DONE (DiscreteDists)