* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘spbal’ ...
** package ‘spbal’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-25) 13.2.0’
using C++17
make[1]: Entering directory '/tmp/RtmpJpmUmf/R.INSTALL2e770d3c30ff5e/spbal/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppThread/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppThread/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -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 /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppThread/include/RcppThread.h:10,
                 from spbal.cpp:7:
/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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 /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppThread/include/RcppThread.h:12:
/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppThread/include/RcppThread/Thread.hpp:126: note: this is the location of the previous definition
  126 |     #define RCPPTHREAD_OVERRIDE_THREAD 0
      | 
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o spbal.so RcppExports.o spbal.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpJpmUmf/R.INSTALL2e770d3c30ff5e/spbal/src'
make[1]: Entering directory '/tmp/RtmpJpmUmf/R.INSTALL2e770d3c30ff5e/spbal/src'
make[1]: Leaving directory '/tmp/RtmpJpmUmf/R.INSTALL2e770d3c30ff5e/spbal/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-spbal/00new/spbal/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* creating tarball
packaged installation of ‘spbal’ as ‘spbal_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (spbal)