* 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.3.0'
using C++17
make[1]: Entering directory '/d/temp/2025_12_28_01_50_00_8710/RtmpuG0GkF/R.INSTALLeaa461e23e62/spbal/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:30,
                 from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp.h:27,
                 from RcppExports.cpp:5:
D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/r/check_r_headers.h:27:21: note: '#pragma message: R.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410'
   27 |     #pragma message "R.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410"
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/r/check_r_headers.h:35:21: note: '#pragma message: Rinternals.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410'
   35 |     #pragma message "Rinternals.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410"
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/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.6/RcppThread/include/RcppThread.h:10,
                 from spbal.cpp:7:
D:/RCompile/CRANpkg/lib/4.6/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.6/RcppThread/include/RcppThread.h:12:
D:/RCompile/CRANpkg/lib/4.6/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_12_28_01_50_00_8710/RtmpuG0GkF/R.INSTALLeaa461e23e62/spbal/src'
make[1]: Entering directory '/d/temp/2025_12_28_01_50_00_8710/RtmpuG0GkF/R.INSTALLeaa461e23e62/spbal/src'
make[1]: Leaving directory '/d/temp/2025_12_28_01_50_00_8710/RtmpuG0GkF/R.INSTALLeaa461e23e62/spbal/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/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)