* 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_22_01_50_00_26287/Rtmp8GQaX1/R.INSTALL119543a9b4ddf/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:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
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:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c spbal.cpp -o spbal.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from spbal.cpp:7:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
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.5/RcppThread/include/RcppThread.h:10:
D:/RCompile/CRANpkg/lib/4.5/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.5/RcppThread/include/RcppThread.h:12:
D:/RCompile/CRANpkg/lib/4.5/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/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2024_12_22_01_50_00_26287/Rtmp8GQaX1/R.INSTALL119543a9b4ddf/spbal/src'
make[1]: Entering directory '/d/temp/2024_12_22_01_50_00_26287/Rtmp8GQaX1/R.INSTALL119543a9b4ddf/spbal/src'
make[1]: Leaving directory '/d/temp/2024_12_22_01_50_00_26287/Rtmp8GQaX1/R.INSTALL119543a9b4ddf/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.0.zip
* DONE (spbal)