* installing *source* package 'multilevLCA' ...
** package 'multilevLCA' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpeOUrRA/R.INSTALL1e4145ac32db/multilevLCA/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c LCAfit.cpp -o LCAfit.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SafeFunctions.cpp -o SafeFunctions.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Utils.cpp -o Utils.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c multilevLC_EM.cpp -o multilevLC_EM.o
multilevLC_EM.cpp: In function 'Rcpp::List MLTLCA_covlowhigh_poly(arma::mat, arma::mat, arma::mat, arma::vec, arma::mat, arma::cube, arma::mat, arma::mat, arma::ivec, int, double, int, int, double, int)':
multilevLC_EM.cpp:363:7: warning: unused variable 'l' [-Wunused-variable]
  363 |   int l,n,j,k,m,t,p,v;
      |       ^
multilevLC_EM.cpp:644:7: warning: unused variable 'iItemref' [-Wunused-variable]
  644 |   int iItemref = 0;
      |       ^~~~~~~~
multilevLC_EM.cpp: In function 'Rcpp::List MLTLCA_cov_poly(arma::mat, arma::mat, arma::vec, arma::vec, arma::cube, arma::mat, arma::mat, arma::ivec, int, double, int, int, double, int)':
multilevLC_EM.cpp:797:13: warning: unused variable 'l' [-Wunused-variable]
  797 |   int n,j,k,l,m,t,p,v;
      |             ^
multilevLC_EM.cpp:1053:7: warning: unused variable 'iItemref' [-Wunused-variable]
 1053 |   int iItemref = 0;
      |       ^~~~~~~~
multilevLC_EM.cpp: In function 'Rcpp::List MLTLCA_poly(arma::mat, arma::vec, arma::vec, arma::mat, arma::mat, arma::ivec, int, double, int)':
multilevLC_EM.cpp:1436:7: warning: unused variable 'iItemref' [-Wunused-variable]
 1436 |   int iItemref = 0;
      |       ^~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o multilevLCA.dll tmp.def LCAfit.o RcppExports.o SafeFunctions.o Utils.o multilevLC_EM.o -fopenmp -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpeOUrRA/R.INSTALL1e4145ac32db/multilevLCA/src'
make[1]: Entering directory '/d/temp/RtmpeOUrRA/R.INSTALL1e4145ac32db/multilevLCA/src'
make[1]: Leaving directory '/d/temp/RtmpeOUrRA/R.INSTALL1e4145ac32db/multilevLCA/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-multilevLCA/00new/multilevLCA/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'multilevLCA' as multilevLCA_1.5.zip
* DONE (multilevLCA)