* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘VARSELECTEXPOSURE’ ...
** this is package ‘VARSELECTEXPOSURE’ version ‘1.0.3’
** package ‘VARSELECTEXPOSURE’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 23.1.0 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2OtWsu/R.INSTALL207f9445e2c731/VARSELECTEXPOSURE/src'
clang++-23 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:436:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
198 | arma_stop_runtime_error(const T1& x)
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
241 | arma_print(const T1& x, const T2& y)
| ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
253 | arma_print(const T1& x, const T2& y, const T3& z)
| ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
335 | arma_plain_warn(const T1& arg1)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
346 | arma_plain_warn(const T1& arg1, const T2& arg2)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
clang++-23 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c VARSELECTEXPOSURE.cpp -o VARSELECTEXPOSURE.o
VARSELECTEXPOSURE.cpp:97:7: warning: unused variable 'm' [-Wunused-variable]
97 | int m=0;
| ^
VARSELECTEXPOSURE.cpp:126:10: warning: unused variable 'i' [-Wunused-variable]
126 | double i = 0;
| ^
VARSELECTEXPOSURE.cpp:210:10: warning: unused variable 'sig' [-Wunused-variable]
210 | double sig = 1;
| ^~~
VARSELECTEXPOSURE.cpp:239:7: warning: unused variable 'b' [-Wunused-variable]
239 | int b = 0;
| ^
VARSELECTEXPOSURE.cpp:240:7: warning: unused variable 'j' [-Wunused-variable]
240 | int j = 0;
| ^
VARSELECTEXPOSURE.cpp:241:7: warning: unused variable 't' [-Wunused-variable]
241 | int t = 0;
| ^
In file included from VARSELECTEXPOSURE.cpp:1:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:436:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
241 | arma_print(const T1& x, const T2& y)
| ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
253 | arma_print(const T1& x, const T2& y, const T3& z)
| ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
346 | arma_plain_warn(const T1& arg1, const T2& arg2)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
clang++-23 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o VARSELECTEXPOSURE.so RcppExports.o VARSELECTEXPOSURE.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-23/lib/clang/23/lib/linux -L/usr/lib/llvm-23/lib -lflang_rt.runtime -lm -fopenmp -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2OtWsu/R.INSTALL207f9445e2c731/VARSELECTEXPOSURE/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2OtWsu/R.INSTALL207f9445e2c731/VARSELECTEXPOSURE/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2OtWsu/R.INSTALL207f9445e2c731/VARSELECTEXPOSURE/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-VARSELECTEXPOSURE/00new/VARSELECTEXPOSURE/libs
** R
** 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 (VARSELECTEXPOSURE)