* installing *source* package 'BayesLogit' ...
** this is package 'BayesLogit' version '2.1'
** package 'BayesLogit' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_04_08_01_50_00_24830/RtmpC8wpE6/R.INSTALLfde43495342/BayesLogit/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_R -DNDEBUG -DNTHROW    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c InvertY.cpp -o InvertY.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_R -DNDEBUG -DNTHROW    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c PolyaGamma.cpp -o PolyaGamma.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_R -DNDEBUG -DNTHROW    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c PolyaGammaApproxAlt.cpp -o PolyaGammaApproxAlt.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_R -DNDEBUG -DNTHROW    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c PolyaGammaApproxSP.cpp -o PolyaGammaApproxSP.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_R -DNDEBUG -DNTHROW    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_R -DNDEBUG -DNTHROW    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c inverse_gaussian.cpp -o inverse_gaussian.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_R -DNDEBUG -DNTHROW    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c polyagamma_wrapper.cpp -o polyagamma_wrapper.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_R -DNDEBUG -DNTHROW    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c truncated_gamma.cpp -o truncated_gamma.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DUSE_R -DNDEBUG -DNTHROW    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c truncated_norm.cpp -o truncated_norm.o
g++ -std=gnu++17 -shared -s -static-libgcc -o BayesLogit.dll tmp.def InvertY.o PolyaGamma.o PolyaGammaApproxAlt.o PolyaGammaApproxSP.o init.o inverse_gaussian.o polyagamma_wrapper.o truncated_gamma.o truncated_norm.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_04_08_01_50_00_24830/RtmpC8wpE6/R.INSTALLfde43495342/BayesLogit/src'
make[1]: Entering directory '/d/temp/2025_04_08_01_50_00_24830/RtmpC8wpE6/R.INSTALLfde43495342/BayesLogit/src'
make[1]: Leaving directory '/d/temp/2025_04_08_01_50_00_24830/RtmpC8wpE6/R.INSTALLfde43495342/BayesLogit/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-BayesLogit/00new/BayesLogit/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 'BayesLogit' as BayesLogit_2.1.zip
* DONE (BayesLogit)