* installing *source* package 'spbal' ...
** this is package 'spbal' version '1.0.1'
** package 'spbal' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.2.0'
using C++17
make[1]: Entering directory '/d/temp/2025_04_03_01_50_00_23123/RtmpgfZPXP/R.INSTALL1b4302972628e/spbal/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/RcppThread/include'   -I"d:/rtools45/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/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c spbal.cpp -o spbal.o
spbal.cpp:16:9: warning: "RCPPTHREAD_OVERRIDE_COUT" redefined
   16 | #define RCPPTHREAD_OVERRIDE_COUT 1   // std::cout override
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:10,
                 from spbal.cpp:7:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/Rcout.hpp:58:13: note: this is the location of the previous definition
   58 |     #define RCPPTHREAD_OVERRIDE_COUT 0
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
spbal.cpp:17:9: warning: "RCPPTHREAD_OVERRIDE_THREAD" redefined
   17 | #define RCPPTHREAD_OVERRIDE_THREAD 1 // std::thread override
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:12:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/Thread.hpp:126:13: 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:/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/2025_04_03_01_50_00_23123/RtmpgfZPXP/R.INSTALL1b4302972628e/spbal/src'
make[1]: Entering directory '/d/temp/2025_04_03_01_50_00_23123/RtmpgfZPXP/R.INSTALL1b4302972628e/spbal/src'
make[1]: Leaving directory '/d/temp/2025_04_03_01_50_00_23123/RtmpgfZPXP/R.INSTALL1b4302972628e/spbal/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/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.1.zip
* DONE (spbal)