* 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.2.0'
make[1]: Entering directory '/d/temp/2025_10_06_01_50_00_7952/RtmpcRFkOO/R.INSTALL2ee5858ff6a9f/DiscreteDists/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/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-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/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-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/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-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/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-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/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-4.5.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_10_06_01_50_00_7952/RtmpcRFkOO/R.INSTALL2ee5858ff6a9f/DiscreteDists/src'
make[1]: Entering directory '/d/temp/2025_10_06_01_50_00_7952/RtmpcRFkOO/R.INSTALL2ee5858ff6a9f/DiscreteDists/src'
make[1]: Leaving directory '/d/temp/2025_10_06_01_50_00_7952/RtmpcRFkOO/R.INSTALL2ee5858ff6a9f/DiscreteDists/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/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)