* installing *source* package 'IRTM' ...
** package 'IRTM' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_07_04_01_50_01_28303/RtmpiWyAwr/R.INSTALL2a378185d2f78/IRTM/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppProgress/include'   -I"d:/rtools44/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.4.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppProgress/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sampler.cpp -o sampler.o
sampler.cpp: In function 'void update_Sigma(arma::mat&, const int&, const int&, const arma::mat&, const arma::mat&)':
sampler.cpp:101:21: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare]
  101 |   for (int j = 0; j < Sigma.n_cols; j++){
      |                   ~~^~~~~~~~~~~~~~
sampler.cpp: In function 'void update_Omega(arma::mat&, const int&, const int&, const arma::mat&, const arma::mat&)':
sampler.cpp:114:21: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare]
  114 |   for (int j = 0; j < Omega.n_cols; j++){
      |                   ~~^~~~~~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppDist/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppProgress/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tmvrnorm.cpp -o tmvrnorm.o
g++ -std=gnu++17 -shared -s -static-libgcc -o IRTM.dll tmp.def RcppExports.o sampler.o tmvrnorm.o -fopenmp -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.3/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-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_07_04_01_50_01_28303/RtmpiWyAwr/R.INSTALL2a378185d2f78/IRTM/src'
make[1]: Entering directory '/d/temp/2025_07_04_01_50_01_28303/RtmpiWyAwr/R.INSTALL2a378185d2f78/IRTM/src'
make[1]: Leaving directory '/d/temp/2025_07_04_01_50_01_28303/RtmpiWyAwr/R.INSTALL2a378185d2f78/IRTM/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-IRTM/00new/IRTM/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 'IRTM' as IRTM_0.0.1.1.zip
* DONE (IRTM)