* installing *source* package 'spbal' ...
** package 'spbal' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++17
make[1]: Entering directory '/d/temp/2024_12_21_01_50_00_6285/RtmpUp4CbD/R.INSTALL25cc06821124b/spbal/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppThread/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppThread/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spbal.cpp -o spbal.o
spbal.cpp:16: warning: "RCPPTHREAD_OVERRIDE_COUT" redefined
   16 | #define RCPPTHREAD_OVERRIDE_COUT 1   // std::cout override
      | 
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppThread/include/RcppThread.h:10,
                 from spbal.cpp:7:
D:/RCompile/CRANpkg/lib/4.4/RcppThread/include/RcppThread/Rcout.hpp:58: note: this is the location of the previous definition
   58 |     #define RCPPTHREAD_OVERRIDE_COUT 0
      | 
spbal.cpp:17: warning: "RCPPTHREAD_OVERRIDE_THREAD" redefined
   17 | #define RCPPTHREAD_OVERRIDE_THREAD 1 // std::thread override
      | 
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppThread/include/RcppThread.h:12:
D:/RCompile/CRANpkg/lib/4.4/RcppThread/include/RcppThread/Thread.hpp:126: note: this is the location of the previous definition
  126 |     #define RCPPTHREAD_OVERRIDE_THREAD 0
      | 
g++ -shared -s -static-libgcc -o spbal.dll tmp.def RcppExports.o spbal.o -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.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2024_12_21_01_50_00_6285/RtmpUp4CbD/R.INSTALL25cc06821124b/spbal/src'
make[1]: Entering directory '/d/temp/2024_12_21_01_50_00_6285/RtmpUp4CbD/R.INSTALL25cc06821124b/spbal/src'
make[1]: Leaving directory '/d/temp/2024_12_21_01_50_00_6285/RtmpUp4CbD/R.INSTALL25cc06821124b/spbal/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-spbal/00new/spbal/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 'spbal' as spbal_1.0.0.zip
* DONE (spbal)