* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* 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++-14 (Debian 14.3.0-10) 14.3.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpI15ThZ/R.INSTALL1deb9535f17cc0/spbal/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-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:9: warning: "RCPPTHREAD_OVERRIDE_COUT" redefined
16 | #define RCPPTHREAD_OVERRIDE_COUT 1 // std::cout override
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppThread/include/RcppThread.h:10,
from spbal.cpp:7:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/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 /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppThread/include/RcppThread.h:12:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppThread/include/RcppThread/Thread.hpp:126:13: note: this is the location of the previous definition
126 | #define RCPPTHREAD_OVERRIDE_THREAD 0
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o spbal.so RcppExports.o spbal.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpI15ThZ/R.INSTALL1deb9535f17cc0/spbal/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpI15ThZ/R.INSTALL1deb9535f17cc0/spbal/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpI15ThZ/R.INSTALL1deb9535f17cc0/spbal/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-spbal/00new/spbal/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘spbal’
finding HTML links ... done
BAS html
BoundingBox html
HIP html
HaltonFrame html
HaltonFrameBase html
PanelDesignAssignPanelids html
SRS html
ValidatePanelDesign html
contains_feature html
cppBASpts html
cppBASptsIndexed html
cppRSHalton_br html
filterOnDistance html
findBASSeed html
findFirstStudyRegionPoint html
findRandomHaltonIndex html
generateUVector html
getBASSample html
getBASSampleDriver html
getHaltonFrame html
getHaltonPointsFromExpandableGrid html
getPanel html
getSample html
hipIndexRandomPermutation html
hipPartition html
hipX1split html
hipX2split html
is_sf_points html
log_a_to_base_b html
mod html
removeDuplicates html
rot html
rotate.scale.coords html
setBASIndex html
validate_parameters html
** 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
* DONE (spbal)