* installing *source* package 'BiasedUrn' ...
** package 'BiasedUrn' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpMXb8uN/R.INSTALLfbc83b3c5f5/BiasedUrn/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fnchyppr.cpp -o fnchyppr.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c stoc1.cpp -o stoc1.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c stoc3.cpp -o stoc3.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c stocR.cpp -o stocR.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c urn1.cpp -o urn1.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c urn2.cpp -o urn2.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c wnchyppr.cpp -o wnchyppr.o
g++ -std=gnu++17 -shared -s -static-libgcc -o BiasedUrn.dll tmp.def fnchyppr.o stoc1.o stoc3.o stocR.o urn1.o urn2.o wnchyppr.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpMXb8uN/R.INSTALLfbc83b3c5f5/BiasedUrn/src'
make[1]: Entering directory '/d/temp/RtmpMXb8uN/R.INSTALLfbc83b3c5f5/BiasedUrn/src'
make[1]: Leaving directory '/d/temp/RtmpMXb8uN/R.INSTALLfbc83b3c5f5/BiasedUrn/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-BiasedUrn/00new/BiasedUrn/libs/x64
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'BiasedUrn' as BiasedUrn_2.0.11.zip
* DONE (BiasedUrn)