* installing *source* package 'topicmodels' ...
** package 'topicmodels' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpEfx8Tp/R.INSTALL21dc02c9ae65/topicmodels/src'
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cokus.c -o cokus.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c common.c -o common.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ctm.c -o ctm.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dataset.cpp -o dataset.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gsl-wrappers.c -o gsl-wrappers.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c inference.c -o inference.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lda-alpha.c -o lda-alpha.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lda-inference.c -o lda-inference.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lda-model.c -o lda-model.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c model.cpp -o model.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rGibbslda.cpp -o rGibbslda.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rctm.c -o rctm.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rlda.c -o rlda.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utilities.cpp -o utilities.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils.c -o utils.o
g++ -std=gnu++17 -shared -s -static-libgcc -o topicmodels.dll tmp.def cokus.o common.o ctm.o dataset.o gsl-wrappers.o inference.o init.o lda-alpha.o lda-inference.o lda-model.o model.o rGibbslda.o rctm.o rlda.o utilities.o utils.o -L/lib -lgsl -lgslcblas -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpEfx8Tp/R.INSTALL21dc02c9ae65/topicmodels/src'
make[1]: Entering directory '/d/temp/RtmpEfx8Tp/R.INSTALL21dc02c9ae65/topicmodels/src'
make[1]: Leaving directory '/d/temp/RtmpEfx8Tp/R.INSTALL21dc02c9ae65/topicmodels/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-topicmodels/00new/topicmodels/libs/x64
** R
** data
** 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 'topicmodels' as topicmodels_0.2-16.zip
* DONE (topicmodels)