* installing *source* package 'roboBayes' ...
** package 'roboBayes' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpqEmy84/R.INSTALL12f443af244fe/roboBayes/src'
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Model.cpp -o Model.o
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/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/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c regressionProb.cpp -o regressionProb.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from regressionProb.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c regressionUpdate.cpp -o regressionUpdate.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from regressionUpdate.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c roboBayes.cpp -o roboBayes.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from roboBayes.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c roboBayesFirst.cpp -o roboBayesFirst.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from roboBayesFirst.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c roboBayesPrior.cpp -o roboBayesPrior.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from roboBayesPrior.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spikeUpdate.cpp -o spikeUpdate.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from spikeUpdate.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c stepCP.cpp -o stepCP.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from stepCP.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c stepUK.cpp -o stepUK.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from stepUK.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c stepm1.cpp -o stepm1.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from stepm1.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c updateCPs.cpp -o updateCPs.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from updateCPs.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17  -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c updateHyperParams.cpp -o updateHyperParams.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29,
                 from updateHyperParams.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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")
      |                                                             ^
g++ -std=gnu++17 -shared -s -static-libgcc -o roboBayes.dll tmp.def Model.o RcppExports.o regressionProb.o regressionUpdate.o roboBayes.o roboBayesFirst.o roboBayesPrior.o spikeUpdate.o stepCP.o stepUK.o stepm1.o updateCPs.o updateHyperParams.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/RtmpqEmy84/R.INSTALL12f443af244fe/roboBayes/src'
make[1]: Entering directory '/d/temp/RtmpqEmy84/R.INSTALL12f443af244fe/roboBayes/src'
make[1]: Leaving directory '/d/temp/RtmpqEmy84/R.INSTALL12f443af244fe/roboBayes/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-roboBayes/00new/roboBayes/libs/x64
** R
** 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 'roboBayes' as roboBayes_1.2.zip
* DONE (roboBayes)