* installing *source* package 'fect' ...
** package 'fect' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++11
make[1]: Entering directory '/d/temp/Rtmp67CquP/R.INSTALLb51432c710e4/fect/src'
g++  -std=gnu++11 -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"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -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"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c auxiliary.cpp -o auxiliary.o
g++  -std=gnu++11 -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"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c binary_qr.cpp -o binary_qr.o
binary_qr.cpp: In function 'Rcpp::List inter_fe_d_qr_ub(arma::mat, arma::mat, arma::mat, arma::mat, arma::mat, arma::cube, arma::mat, int, int, int, double, double)':
binary_qr.cpp:293:53: warning: 'llh' may be used uninitialized [-Wmaybe-uninitialized]
  293 |   IC = (r*(N+T)-pow(double(r),2)+p)*log(obs)/(obs)-2*llh/(obs) ;
      |                                                    ~^~~~
binary_qr.cpp:197:10: note: 'llh' was declared here
  197 |   double llh;
      |          ^~~
binary_qr.cpp: In function 'Rcpp::List inter_fe_d_qr(arma::mat, arma::mat, arma::mat, arma::mat, arma::mat, arma::cube, int, int, int, double, double)':
binary_qr.cpp:123:61: warning: 'llh' may be used uninitialized [-Wmaybe-uninitialized]
  123 |   IC = (r*(N+T)-pow(double(r),2)+p)*log(double(N*T))/(N*T)-2*llh/(N*T) ;
      |                                                            ~^~~~
binary_qr.cpp:34:10: note: 'llh' was declared here
   34 |   double llh ;
      |          ^~~
g++  -std=gnu++11 -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"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c binary_sub.cpp -o binary_sub.o
g++  -std=gnu++11 -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"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c binary_svd.cpp -o binary_svd.o
binary_svd.cpp: In function 'Rcpp::List inter_fe_d_ub(arma::mat, arma::mat, arma::mat, arma::cube, arma::mat, int, int, int, double, double)':
binary_svd.cpp:256:53: warning: 'llh' may be used uninitialized [-Wmaybe-uninitialized]
  256 |   IC = (r*(N+T)-pow(double(r),2)+p)*log(obs)/(obs)-2*llh/(obs) ;
      |                                                    ~^~~~
binary_svd.cpp:173:10: note: 'llh' was declared here
  173 |   double llh;
      |          ^~~
binary_svd.cpp: In function 'Rcpp::List inter_fe_d(arma::mat, arma::mat, arma::mat, arma::cube, int, int, int, double, double)':
binary_svd.cpp:107:61: warning: 'llh' may be used uninitialized [-Wmaybe-uninitialized]
  107 |   IC = (r*(N+T)-pow(double(r),2)+p)*log(double(N*T))/(N*T)-2*llh/(N*T) ;
      |                                                            ~^~~~
binary_svd.cpp:31:10: note: 'llh' was declared here
   31 |   double llh ;
      |          ^~~
g++  -std=gnu++11 -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"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fe_sub.cpp -o fe_sub.o
g++  -std=gnu++11 -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"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ife.cpp -o ife.o
g++  -std=gnu++11 -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"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ife_sub.cpp -o ife_sub.o
ife_sub.cpp: In function 'Rcpp::List fe_ad_covar_iter(arma::cube, arma::mat, arma::mat, arma::mat, arma::mat, arma::mat, int, double)':
ife_sub.cpp:94:20: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
   94 |   if (beta0.n_rows == p) {
      |       ~~~~~~~~~~~~~^~~~
ife_sub.cpp: In function 'Rcpp::List fe_ad_inter_covar_iter(arma::cube, arma::mat, arma::mat, arma::mat, arma::mat, arma::mat, int, int, int, int, double, double)':
ife_sub.cpp:296:20: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
  296 |   if (beta0.n_rows == p) {
      |       ~~~~~~~~~~~~~^~~~
g++  -std=gnu++11 -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"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mc.cpp -o mc.o
g++ -shared -s -static-libgcc -o fect.dll tmp.def RcppExports.o auxiliary.o binary_qr.o binary_sub.o binary_svd.o fe_sub.o ife.o ife_sub.o mc.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -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/Rtmp67CquP/R.INSTALLb51432c710e4/fect/src'
make[1]: Entering directory '/d/temp/Rtmp67CquP/R.INSTALLb51432c710e4/fect/src'
make[1]: Leaving directory '/d/temp/Rtmp67CquP/R.INSTALLb51432c710e4/fect/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-fect/00new/fect/libs/x64
** R
** data
** 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 'fect' as fect_1.0.0.zip
* DONE (fect)