* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘PReMiuM’ ...
** this is package ‘PReMiuM’ version ‘3.2.13’
** package ‘PReMiuM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 19.1.6 (1+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpcey3c3/R.INSTALL3577b563b15f02/PReMiuM/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I./include -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c PReMiuM.cpp -o PReMiuM.o
In file included from PReMiuM.cpp:48:
./include/PReMiuMIO.h:590:13: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  590 |         int i=0;
      |             ^
In file included from PReMiuM.cpp:45:
In file included from ./include/PReMiuMModel.h:58:
./include/PReMiuMData.h:588:8: warning: private field '_includeuCARinit' is not used [-Wunused-private-field]
  588 |                 bool _includeuCARinit;
      |                      ^
2 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I./include -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c init.cpp -o init.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I./include -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c postProcess.cpp -o postProcess.o
postProcess.cpp:329:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
  329 |         if (x < 12.0)
      |         ^
postProcess.cpp:323:5: note: previous statement is here
  323 |     if (x < 0.001)
      |     ^
1 warning generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o PReMiuM.so PReMiuM.o init.o postProcess.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpcey3c3/R.INSTALL3577b563b15f02/PReMiuM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpcey3c3/R.INSTALL3577b563b15f02/PReMiuM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpcey3c3/R.INSTALL3577b563b15f02/PReMiuM/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-PReMiuM/00new/PReMiuM/libs
** R
** inst
** 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
** 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 (PReMiuM)