* installing *source* package 'MarZIC' ...
** package 'MarZIC' 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/Rtmp4wdXYF/R.INSTALL13550427d3b35/MarZIC/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Q_theta_cpp_include_nz.cpp -o Q_theta_cpp_include_nz.o
Q_theta_cpp_include_nz.cpp: In function 'double Q_theta_cpp_nomix(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericMatrix, bool, bool)':
Q_theta_cpp_include_nz.cpp:651:15: warning: 'res' may be used uninitialized [-Wmaybe-uninitialized]
  651 |     res_vec[i]=res;
Q_theta_cpp_include_nz.cpp:617:10: note: 'res' was declared here
  617 |   double res;
      |          ^~~
Q_theta_cpp_include_nz.cpp: In function 'double Q_theta_cpp_nomix_nz(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericMatrix, bool, bool)':
Q_theta_cpp_include_nz.cpp:725:15: warning: 'res' may be used uninitialized [-Wmaybe-uninitialized]
  725 |     res_vec[i]=res;
Q_theta_cpp_include_nz.cpp:696:10: note: 'res' was declared here
  696 |   double res;
      |          ^~~
Q_theta_cpp_include_nz.cpp: In function 'double Q_theta_cpp(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericMatrix, bool, bool)':
Q_theta_cpp_include_nz.cpp:501:15: warning: 'res' may be used uninitialized [-Wmaybe-uninitialized]
  501 |     res_vec[i]=res;
Q_theta_cpp_include_nz.cpp:469:10: note: 'res' was declared here
  469 |   double res;
      |          ^~~
Q_theta_cpp_include_nz.cpp: In function 'double Q_theta_cpp_nz(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericMatrix, bool, bool)':
Q_theta_cpp_include_nz.cpp:572:15: warning: 'res' may be used uninitialized [-Wmaybe-uninitialized]
  572 |     res_vec[i]=res;
Q_theta_cpp_include_nz.cpp:546:10: note: 'res' was declared here
  546 |   double res;
      |          ^~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/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 -shared -s -static-libgcc -o MarZIC.dll tmp.def Q_theta_cpp_include_nz.o RcppExports.o -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/Rtmp4wdXYF/R.INSTALL13550427d3b35/MarZIC/src'
make[1]: Entering directory '/d/temp/Rtmp4wdXYF/R.INSTALL13550427d3b35/MarZIC/src'
make[1]: Leaving directory '/d/temp/Rtmp4wdXYF/R.INSTALL13550427d3b35/MarZIC/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-MarZIC/00new/MarZIC/libs/x64
** R
** 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 'MarZIC' as MarZIC_1.0.0.zip
* DONE (MarZIC)