* installing *source* package 'MatrixLDA' ...
** package 'MatrixLDA' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpS4Wu5j/R.INSTALL2ea8c5f4d61ea/MatrixLDA/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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c M_Update_Rcpp.cpp -o M_Update_Rcpp.o
In file included from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/RcppCommon.h:189,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo.h:29,
                 from M_Update_Rcpp.cpp:1:
In function 'SEXPREC* Rcpp::internal::primitive_wrap__impl__cast(const T&, Rcpp::traits::false_type) [with T = double]',
    inlined from 'SEXPREC* Rcpp::internal::primitive_wrap__impl(const T&, Rcpp::traits::r_type_primitive_tag) [with T = double]' at D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/internal/wrap.h:465:46,
    inlined from 'SEXPREC* Rcpp::internal::primitive_wrap(const T&) [with T = double]' at D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/internal/wrap.h:489:40,
    inlined from 'SEXPREC* Rcpp::internal::wrap_dispatch(const T&, Rcpp::traits::wrap_type_primitive_tag) [with T = double]' at D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/internal/wrap.h:744:34,
    inlined from 'SEXPREC* Rcpp::wrap(const T&) [with T = double]' at D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/internal/wrap_end.h:30:38,
    inlined from 'Rcpp::List M_Update_Rcpp(arma::mat, arma::mat, arma::mat, arma::mat, arma::vec, arma::mat, double, double, int, int, double)' at M_Update_Rcpp.cpp:190:33:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/internal/wrap.h:442:41: warning: 'sresid' may be used uninitialized [-Wmaybe-uninitialized]
  442 |             r_vector_start<RTYPE>(x)[0] = object;
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
M_Update_Rcpp.cpp: In function 'Rcpp::List M_Update_Rcpp(arma::mat, arma::mat, arma::mat, arma::mat, arma::vec, arma::mat, double, double, int, int, double)':
M_Update_Rcpp.cpp:26:16: note: 'sresid' was declared here
   26 |         double sresid;
      |                ^~~~~~
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"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
gcc  -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"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c registerDynamicSymbols.c -o registerDynamicSymbols.o
g++ -std=gnu++17 -shared -s -static-libgcc -o MatrixLDA.dll tmp.def M_Update_Rcpp.o RcppExports.o registerDynamicSymbols.o -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/RtmpS4Wu5j/R.INSTALL2ea8c5f4d61ea/MatrixLDA/src'
make[1]: Entering directory '/d/temp/RtmpS4Wu5j/R.INSTALL2ea8c5f4d61ea/MatrixLDA/src'
make[1]: Leaving directory '/d/temp/RtmpS4Wu5j/R.INSTALL2ea8c5f4d61ea/MatrixLDA/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-MatrixLDA/00new/MatrixLDA/libs/x64
** R
** 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 'MatrixLDA' as MatrixLDA_0.2.zip
* DONE (MatrixLDA)