* 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.exe (GCC) 14.2.0'
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_06_21_01_50_00_30421/RtmpMp3YG4/R.INSTALL4a54c3d4575/HLSM/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.0/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -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  -I"D:/RCompile/recent/R-4.5.0/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
g++ -std=gnu++17 -shared -s -static-libgcc -o HLSM.dll tmp.def HLSM.o init.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_06_21_01_50_00_30421/RtmpMp3YG4/R.INSTALL4a54c3d4575/HLSM/src'
make[1]: Entering directory '/d/temp/2025_06_21_01_50_00_30421/RtmpMp3YG4/R.INSTALL4a54c3d4575/HLSM/src'
make[1]: Leaving directory '/d/temp/2025_06_21_01_50_00_30421/RtmpMp3YG4/R.INSTALL4a54c3d4575/HLSM/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-HLSM/00new/HLSM/libs/x64
** R
** data
*** moving datasets to lazyload DB
** demo
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 'HLSM' as HLSM_0.9.2.zip
* DONE (HLSM)