* installing *source* package 'geommc' ...
** this is package 'geommc' version '1.3.1'
** package 'geommc' successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_03_10_01_50_00_7065/RtmpMRmBce/R.INSTALL15ec84ed25252/geommc/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c armanormauxfns.cpp -o armanormauxfns.o
armanormauxfns.cpp: In function 'double ldens_mvnorm(SEXP, SEXP, SEXP)':
armanormauxfns.cpp:34:19: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
   34 |   if (mean.n_elem != d) {
      |       ~~~~~~~~~~~~^~~~
armanormauxfns.cpp:37:20: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
   37 |   if (Sigma.n_rows != d || Sigma.n_cols != d) {
      |       ~~~~~~~~~~~~~^~~~
armanormauxfns.cpp:37:41: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
   37 |   if (Sigma.n_rows != d || Sigma.n_cols != d) {
      |                            ~~~~~~~~~~~~~^~~~
armanormauxfns.cpp: In function 'arma::vec rmvnorm(SEXP, SEXP)':
armanormauxfns.cpp:161:20: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
  161 |   if (Sigma.n_rows != d || Sigma.n_cols != d) {
      |       ~~~~~~~~~~~~~^~~~
armanormauxfns.cpp:161:41: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'int' [-Wsign-compare]
  161 |   if (Sigma.n_rows != d || Sigma.n_cols != d) {
      |                            ~~~~~~~~~~~~~^~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c logp_vs_in.cpp -o logp_vs_in.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c matrix_manip.cpp -o matrix_manip.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c rw_mc.cpp -o rw_mc.o
g++ -shared -s -static-libgcc -o geommc.dll tmp.def RcppExports.o armanormauxfns.o logp_vs_in.o matrix_manip.o rw_mc.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -fopenmp -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_03_10_01_50_00_7065/RtmpMRmBce/R.INSTALL15ec84ed25252/geommc/src'
make[1]: Entering directory '/d/temp/2026_03_10_01_50_00_7065/RtmpMRmBce/R.INSTALL15ec84ed25252/geommc/src'
make[1]: Leaving directory '/d/temp/2026_03_10_01_50_00_7065/RtmpMRmBce/R.INSTALL15ec84ed25252/geommc/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-geommc/00new/geommc/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 'geommc' as geommc_1.3.1.zip
* DONE (geommc)