* installing *source* package 'EstMix' ...
** package 'EstMix' 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/RtmpamazC0/R.INSTALL116058c457fa/EstMix/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:/rtools44/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.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c calcll_1d_baf.cpp -o calcll_1d_baf.o
calcll_1d_baf.cpp: In function 'Rcpp::List calcll_1d_baf(double, double, double, double, arma::mat, arma::mat, double, int, int)':
calcll_1d_baf.cpp:18:10: warning: variable 'Var' set but not used [-Wunused-but-set-variable]
   18 |   double Var;
      |          ^~~
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:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c calcll_baf.cpp -o calcll_baf.o
calcll_baf.cpp: In function 'Rcpp::List calcll_baf(double, double, double, double, arma::mat, arma::mat, double, int, int)':
calcll_baf.cpp:18:10: warning: variable 'Var' set but not used [-Wunused-but-set-variable]
   18 |   double Var;
      |          ^~~
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:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c calcll_cpp.cpp -o calcll_cpp.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:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c calcll_p1_cpp.cpp -o calcll_p1_cpp.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:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c calcll_p3.cpp -o calcll_p3.o
g++ -std=gnu++17 -shared -s -static-libgcc -o EstMix.dll tmp.def RcppExports.o calcll_1d_baf.o calcll_baf.o calcll_cpp.o calcll_p1_cpp.o calcll_p3.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/RtmpamazC0/R.INSTALL116058c457fa/EstMix/src'
make[1]: Entering directory '/d/temp/RtmpamazC0/R.INSTALL116058c457fa/EstMix/src'
make[1]: Leaving directory '/d/temp/RtmpamazC0/R.INSTALL116058c457fa/EstMix/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-EstMix/00new/EstMix/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'EstMix' as EstMix_1.0.1.zip
* DONE (EstMix)