* installing *source* package 'EFAtools' ...
** package 'EFAtools' 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/Rtmpcl8KGM/R.INSTALL947c65b05b5c/EFAtools/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R/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"  -fopenmp    -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.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c factor_corres.cpp -o factor_corres.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/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"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ml_helper.cpp -o ml_helper.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/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"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c paf_iter.cpp -o paf_iter.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/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"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c parallel.cpp -o parallel.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from parallel.cpp:3:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/armadillo_bits/config.hpp:321:86: note: '#pragma message: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed'
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |                                                                                      ^
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/armadillo_bits/config.hpp:326:75: note: '#pragma message: INFO: suggest to use ARMA_WARN_LEVEL option instead'
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |                                                                           ^
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/armadillo_bits/config.hpp:329:61: note: '#pragma message: INFO: see the documentation for details'
  329 |   #pragma message ("INFO: see the documentation for details")
      |                                                             ^
parallel.cpp: In function 'arma::mat parallel_sim(int, int, int, int, int)':
parallel.cpp:31:25: warning: comparison of integer expressions of different signedness: 'arma::uword' {aka 'unsigned int'} and 'const int' [-Wsign-compare]
   31 |     for (uword i = 0; i < n_datasets; i++) {
      |                       ~~^~~~~~~~~~~~
g++  -std=gnu++11 -I"D:/RCompile/recent/R/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"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c uls_helper.cpp -o uls_helper.o
g++ -shared -s -static-libgcc -o EFAtools.dll tmp.def RcppExports.o factor_corres.o ml_helper.o paf_iter.o parallel.o uls_helper.o -fopenmp -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/Rtmpcl8KGM/R.INSTALL947c65b05b5c/EFAtools/src'
make[1]: Entering directory '/d/temp/Rtmpcl8KGM/R.INSTALL947c65b05b5c/EFAtools/src'
make[1]: Leaving directory '/d/temp/Rtmpcl8KGM/R.INSTALL947c65b05b5c/EFAtools/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-EFAtools/00new/EFAtools/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'EFAtools' as EFAtools_0.4.4.zip
* DONE (EFAtools)