* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘HLSM’ ...
** this is package ‘HLSM’ version ‘0.9.2’
** package ‘HLSM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSc0dWv/R.INSTALL2528b32fffc8cc/HLSM/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c HLSM.cpp -o HLSM.o
HLSM.cpp: In function ‘void sampleFixedIntervention(int*, double*, double*, double*, int*, int*, int*, int*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*)’:
HLSM.cpp:371:16: warning: unused variable ‘C’ [-Wunused-variable]
  371 |         double C;
      |                ^
HLSM.cpp: In function ‘void sampleRandomIntervention(int*, double*, double*, double*, int*, int*, int*, int*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*)’:
HLSM.cpp:488:16: warning: unused variable ‘C’ [-Wunused-variable]
  488 |         double C;
      |                ^
HLSM.cpp: In function ‘void sampleFixedEFFixedIntercept(int*, double*, double*, double*, int*, int*, int*, int*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*)’:
HLSM.cpp:655:16: warning: unused variable ‘C’ [-Wunused-variable]
  655 |         double C;
      |                ^
HLSM.cpp: In function ‘void sampleFixedIntercept(int*, double*, double*, double*, int*, int*, int*, int*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*)’:
HLSM.cpp:766:12: warning: unused variable ‘C’ [-Wunused-variable]
  766 |     double C;
      |            ^
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o HLSM.so HLSM.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSc0dWv/R.INSTALL2528b32fffc8cc/HLSM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSc0dWv/R.INSTALL2528b32fffc8cc/HLSM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSc0dWv/R.INSTALL2528b32fffc8cc/HLSM/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-HLSM/00new/HLSM/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘HLSM’
    finding HTML links ... done
    HLSM_data                               html  
    HLSM_plot                               html  
    HLSM_run                                html  
    HLSMdiag                                html  
** building package indices
** 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 (HLSM)