* installing *source* package 'bayesImageS' ...
** this is package 'bayesImageS' version '0.6-1'
** package 'bayesImageS' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_09_02_09_03_13_2588/RtmpqiFKNA/R.INSTALL2c10c36ec4df/bayesImageS/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c PottsUtil.cpp -o PottsUtil.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from PottsUtil.h:23,
                 from PottsUtil.cpp:20:
D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c bayesImageS_init.cpp -o bayesImageS_init.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from mcmcPotts.h:4,
                 from bayesImageS_init.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c mcmcPotts.cpp -o mcmcPotts.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from mcmcPotts.h:4,
                 from mcmcPotts.cpp:20:
D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c smcPotts.cpp -o smcPotts.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from smcPotts.h:4,
                 from smcPotts.cpp:20:
D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17 -shared -s -static-libgcc -o bayesImageS.dll tmp.def PottsUtil.o bayesImageS_init.o mcmcPotts.o smcPotts.o -LD:/RCompile/recent/R-4.5.1/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.1/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-4.5.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_09_02_09_03_13_2588/RtmpqiFKNA/R.INSTALL2c10c36ec4df/bayesImageS/src'
make[1]: Entering directory '/d/temp/2025_09_02_09_03_13_2588/RtmpqiFKNA/R.INSTALL2c10c36ec4df/bayesImageS/src'
make[1]: Leaving directory '/d/temp/2025_09_02_09_03_13_2588/RtmpqiFKNA/R.INSTALL2c10c36ec4df/bayesImageS/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-bayesImageS/00new/bayesImageS/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'bayesImageS' as bayesImageS_0.6-1.zip
* DONE (bayesImageS)