* installing *source* package 'disclapmix' ...
** this is package 'disclapmix' version '1.7.5'
** package 'disclapmix' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_12_07_01_50_00_14651/RtmpU3OfJS/R.INSTALL54e8599e7f9c/disclapmix/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/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/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c disclapfamily.cpp -o disclapfamily.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c helper.cpp -o helper.o
helper.cpp: In function 'Rcpp::IntegerMatrix rcpp_simulate_cluster(int, Rcpp::IntegerMatrix, int, Rcpp::NumericMatrix)':
helper.cpp:251:7: warning: unused variable 'clusters' [-Wunused-variable]
251 | int clusters = y.nrow();
| ^~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppProgress/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c proto.cpp -o proto.o
g++ -std=gnu++17 -shared -s -static-libgcc -o disclapmix.dll tmp.def RcppExports.o disclapfamily.o helper.o proto.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_12_07_01_50_00_14651/RtmpU3OfJS/R.INSTALL54e8599e7f9c/disclapmix/src'
make[1]: Entering directory '/d/temp/2025_12_07_01_50_00_14651/RtmpU3OfJS/R.INSTALL54e8599e7f9c/disclapmix/src'
make[1]: Leaving directory '/d/temp/2025_12_07_01_50_00_14651/RtmpU3OfJS/R.INSTALL54e8599e7f9c/disclapmix/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-disclapmix/00new/disclapmix/libs/x64
** R
** data
** 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 'disclapmix' as disclapmix_1.7.5.zip
* DONE (disclapmix)