* installing *source* package 'RcppDPR' ...
** this is package 'RcppDPR' version '0.1.9'
** package 'RcppDPR' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.2.0'
using C++17
make[1]: Entering directory '/d/temp/2025_03_16_01_50_00_2523/Rtmpg3Idgt/R.INSTALL1018838af375a/RcppDPR/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppGSL/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I/include -DHAVE_WORKING_LOG1P   -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.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppGSL/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I/include -DHAVE_WORKING_LOG1P   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c api.cpp -o api.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppGSL/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I/include -DHAVE_WORKING_LOG1P   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c ldr.cpp -o ldr.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppGSL/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I/include -DHAVE_WORKING_LOG1P   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c lmm.cpp -o lmm.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppGSL/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I/include -DHAVE_WORKING_LOG1P   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c random_sampling.cpp -o random_sampling.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppGSL/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I/include -DHAVE_WORKING_LOG1P   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c root_solver.cpp -o root_solver.o
root_solver.cpp: In function 'double solve_root_brent(root_solver::function, void*, double, double, size_t, double, double)':
root_solver.cpp:52:12: warning: 'root' may be used uninitialized [-Wmaybe-uninitialized]
   52 |     return root;
      |            ^~~~
root_solver.cpp:38:12: note: 'root' was declared here
   38 |     double root;
      |            ^~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppGSL/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I/include -DHAVE_WORKING_LOG1P   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c utils.cpp -o utils.o
g++ -shared -s -static-libgcc -o RcppDPR.dll tmp.def RcppExports.o api.o ldr.o lmm.o random_sampling.o root_solver.o utils.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -L/lib -lgsl -lgslcblas -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_03_16_01_50_00_2523/Rtmpg3Idgt/R.INSTALL1018838af375a/RcppDPR/src'
make[1]: Entering directory '/d/temp/2025_03_16_01_50_00_2523/Rtmpg3Idgt/R.INSTALL1018838af375a/RcppDPR/src'
make[1]: Leaving directory '/d/temp/2025_03_16_01_50_00_2523/Rtmpg3Idgt/R.INSTALL1018838af375a/RcppDPR/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-RcppDPR/00new/RcppDPR/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
* MD5 sums
packaged installation of 'RcppDPR' as RcppDPR_0.1.9.zip
* DONE (RcppDPR)