* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘FLORAL’ ...
** package ‘FLORAL’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 19.1.5 (1)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCX78e3/R.INSTALL52e857d1968c3/FLORAL/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -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/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ast2ast/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -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/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ast2ast/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -DR_NO_REMAP -c enet.cpp -o enet.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -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/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ast2ast/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -DR_NO_REMAP -c linear_lasso.cpp -o linear_lasso.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -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/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ast2ast/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fpic  -g -O3 -Wall -pedantic -DR_NO_REMAP -c pgee.cpp -o pgee.o
In file included from pgee.cpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ast2ast/include/etr.hpp:42:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ast2ast/include/etr_bits/interpolation.hpp:33:18: warning: variable 'delta_par' set but not used [-Wunused-but-set-variable]
   33 |   double y0, y1, delta_par, delta_t, m;
      |                  ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ast2ast/include/etr_bits/interpolation.hpp:33:29: warning: variable 'delta_t' set but not used [-Wunused-but-set-variable]
   33 |   double y0, y1, delta_par, delta_t, m;
      |                             ^
2 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o FLORAL.so RcppExports.o enet.o linear_lasso.o pgee.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCX78e3/R.INSTALL52e857d1968c3/FLORAL/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCX78e3/R.INSTALL52e857d1968c3/FLORAL/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCX78e3/R.INSTALL52e857d1968c3/FLORAL/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-FLORAL/00new/FLORAL/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (FLORAL)