* 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/2026_02_04_01_50_01_15123/RtmpCW2wfy/R.INSTALLd9746a141f51/spbal/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/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
In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:29,
from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27,
from RcppExports.cpp:5:
D:/RCompile/CRANpkg/lib/4.4/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.4/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-4.4.3/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.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_02_04_01_50_01_15123/RtmpCW2wfy/R.INSTALLd9746a141f51/spbal/src'
make[1]: Entering directory '/d/temp/2026_02_04_01_50_01_15123/RtmpCW2wfy/R.INSTALLd9746a141f51/spbal/src'
make[1]: Leaving directory '/d/temp/2026_02_04_01_50_01_15123/RtmpCW2wfy/R.INSTALLd9746a141f51/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.1.zip
* DONE (spbal)