* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bvartools’ ...
** this is package ‘bvartools’ version ‘0.2.4’
** package ‘bvartools’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpxlvkZy/R.INSTALL2f467b796be0d4/bvartools/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bvaralg.cpp -o bvaralg.o
bvaralg.cpp: In function ‘Rcpp::List bvaralg(Rcpp::List)’:
bvaralg.cpp:321:29: warning: ‘a_varsel_n’ may be used uninitialized [-Wmaybe-uninitialized]
321 | for (int i = 0; i < a_varsel_n; i++){
| ~~^~~~~~~~~~~~
bvaralg.cpp:95:7: note: ‘a_varsel_n’ was declared here
95 | int a_varsel_n, a_varsel_pos;
| ^~~~~~~~~~
bvaralg.cpp:408:29: warning: ‘psi_varsel_n’ may be used uninitialized [-Wmaybe-uninitialized]
408 | for (int i = 0; i < psi_varsel_n; i++){
| ~~^~~~~~~~~~~~~~
bvaralg.cpp:153:7: note: ‘psi_varsel_n’ was declared here
153 | int psi_varsel_n, psi_varsel_pos;
| ^~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo:793,
from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:32,
from ../inst/include/bvartools_RcppExports.h:7,
from ../inst/include/bvartools.h:7,
from bvaralg.cpp:1:
In static member function ‘static bool arma::op_wishrnd::apply_noalias_mode1(arma::Mat<eT>&, const arma::Mat<eT>&, eT) [with eT = double]’,
inlined from ‘static bool arma::op_wishrnd::apply_direct(arma::Mat<typename T1::elem_type>&, const arma::Base<typename T1::elem_type, T1>&, typename T1::elem_type, arma::uword) [with T1 = arma::Glue<arma::eGlue<arma::Mat<double>, arma::Glue<arma::Mat<double>, arma::Op<arma::Mat<double>, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat<double>, arma::glue_solve_gen_default>]’ at /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/op_wishrnd_meat.hpp:76:62,
inlined from ‘static void arma::op_wishrnd::apply(arma::Mat<typename T1::elem_type>&, const arma::Op<T1, arma::op_wishrnd>&) [with T1 = arma::Glue<arma::eGlue<arma::Mat<double>, arma::Glue<arma::Mat<double>, arma::Op<arma::Mat<double>, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat<double>, arma::glue_solve_gen_default>]’ at /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/op_wishrnd_meat.hpp:41:47,
inlined from ‘arma::Mat<eT>& arma::Mat<eT>::operator=(const arma::Op<T1, op_type>&) [with T1 = arma::Glue<arma::eGlue<arma::Mat<double>, arma::Glue<arma::Mat<double>, arma::Op<arma::Mat<double>, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat<double>, arma::glue_solve_gen_default>; op_type = arma::op_wishrnd; eT = double]’ at /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/Mat_meat.hpp:5088:17,
inlined from ‘Rcpp::List bvaralg(Rcpp::List)’ at bvaralg.cpp:511:98:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/op_wishrnd_meat.hpp:104:41: warning: ‘sigma_post_df’ may be used uninitialized [-Wmaybe-uninitialized]
104 | return op_wishrnd::apply_noalias_mode2(out, D, df);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
bvaralg.cpp: In function ‘Rcpp::List bvaralg(Rcpp::List)’:
bvaralg.cpp:210:10: note: ‘sigma_post_df’ was declared here
210 | double sigma_post_df;
| ^~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bvartvpalg.cpp -o bvartvpalg.o
bvartvpalg.cpp: In function ‘Rcpp::List bvartvpalg(Rcpp::List)’:
bvartvpalg.cpp:373:27: warning: ‘psi_varsel_n’ may be used uninitialized [-Wmaybe-uninitialized]
373 | for (int j = 0; j < psi_varsel_n; j++){
| ~~^~~~~~~~~~~~~~
bvartvpalg.cpp:160:7: note: ‘psi_varsel_n’ was declared here
160 | int psi_varsel_n, psi_varsel_pos;
| ^~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo:649,
from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:32,
from ../inst/include/bvartools_RcppExports.h:7,
from ../inst/include/bvartools.h:7,
from bvartvpalg.cpp:4:
In constructor ‘arma::Op<T1, op_type>::Op(const T1&, typename T1::elem_type, arma::uword, arma::uword) [with T1 = arma::Glue<arma::eGlue<arma::Mat<double>, arma::Glue<arma::Mat<double>, arma::Op<arma::Mat<double>, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat<double>, arma::glue_solve_gen_default>; op_type = arma::op_wishrnd]’,
inlined from ‘typename arma::enable_if2<arma::is_blas_real<typename T1::elem_type>::value, const arma::Op<T1, arma::op_wishrnd> >::result arma::wishrnd(const Base<typename T1::elem_type, T1>&, typename T1::elem_type) [with T1 = Glue<eGlue<Mat<double>, Glue<Mat<double>, Op<Mat<double>, op_htrans>, glue_times>, eglue_plus>, Mat<double>, glue_solve_gen_default>]’ at /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/fn_wishrnd.hpp:37:64,
inlined from ‘Rcpp::List bvartvpalg(Rcpp::List)’ at bvartvpalg.cpp:461:34:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/Op_meat.hpp:49:5: warning: ‘sigma_post_df’ may be used uninitialized [-Wmaybe-uninitialized]
49 | , aux(in_aux)
| ^~~~~~~~~~~
bvartvpalg.cpp: In function ‘Rcpp::List bvartvpalg(Rcpp::List)’:
bvartvpalg.cpp:191:10: note: ‘sigma_post_df’ was declared here
191 | double sigma_post_df;
| ^~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bvecalg.cpp -o bvecalg.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo:666,
from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:32,
from ../inst/include/bvartools_RcppExports.h:7,
from ../inst/include/bvartools.h:7,
from bvecalg.cpp:1:
In constructor ‘arma::eOp<T1, eop_type>::eOp(const T1&, typename T1::elem_type) [with T1 = arma::Glue<arma::Glue<arma::Op<arma::Mat<double>, arma::op_htrans>, arma::Mat<double>, arma::glue_times>, arma::Mat<double>, arma::glue_times>; eop_type = arma::eop_scalar_times]’,
inlined from ‘typename arma::enable_if2<arma::is_arma_type<T1>::value, const arma::eOp<T1, arma::eop_scalar_times> >::result arma::operator*(typename T1::elem_type, const T1&) [with T1 = Glue<Glue<Op<Mat<double>, op_htrans>, Mat<double>, glue_times>, Mat<double>, glue_times>]’ at /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/operator_times.hpp:47:39,
inlined from ‘Rcpp::List bvecalg(Rcpp::List)’ at bvecalg.cpp:404:121:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/eOp_meat.hpp:38:5: warning: ‘coint_v_i’ may be used uninitialized [-Wmaybe-uninitialized]
38 | , aux(in_aux)
| ^~~~~~~~~~~
bvecalg.cpp: In function ‘Rcpp::List bvecalg(Rcpp::List)’:
bvecalg.cpp:132:10: note: ‘coint_v_i’ was declared here
132 | double coint_v_i;
| ^~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo:793:
In static member function ‘static bool arma::op_wishrnd::apply_direct(arma::Mat<typename T1::elem_type>&, const arma::Base<typename T1::elem_type, T1>&, typename T1::elem_type, arma::uword) [with T1 = arma::Glue<arma::eGlue<arma::Mat<double>, arma::Glue<arma::Mat<double>, arma::Op<arma::Mat<double>, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat<double>, arma::glue_solve_gen_default>]’,
inlined from ‘static void arma::op_wishrnd::apply(arma::Mat<typename T1::elem_type>&, const arma::Op<T1, arma::op_wishrnd>&) [with T1 = arma::Glue<arma::eGlue<arma::Mat<double>, arma::Glue<arma::Mat<double>, arma::Op<arma::Mat<double>, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat<double>, arma::glue_solve_gen_default>]’ at /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/op_wishrnd_meat.hpp:41:47,
inlined from ‘arma::Mat<eT>& arma::Mat<eT>::operator=(const arma::Op<T1, op_type>&) [with T1 = arma::Glue<arma::eGlue<arma::Mat<double>, arma::Glue<arma::Mat<double>, arma::Op<arma::Mat<double>, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat<double>, arma::glue_solve_gen_default>; op_type = arma::op_wishrnd; eT = double]’ at /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/Mat_meat.hpp:5088:17,
inlined from ‘Rcpp::List bvecalg(Rcpp::List)’ at bvecalg.cpp:648:100:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/op_wishrnd_meat.hpp:76:62: warning: ‘sigma_post_df’ may be used uninitialized [-Wmaybe-uninitialized]
76 | if(mode == 1) { status = op_wishrnd::apply_noalias_mode1(out, U.M, df); }
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
bvecalg.cpp: In function ‘Rcpp::List bvecalg(Rcpp::List)’:
bvecalg.cpp:248:10: note: ‘sigma_post_df’ was declared here
248 | double sigma_post_df;
| ^~~~~~~~~~~~~
bvecalg.cpp:432:27: warning: ‘a_varsel_n’ may be used uninitialized [-Wmaybe-uninitialized]
432 | for (int i = 0; i < a_varsel_n; i++){
| ~~^~~~~~~~~~~~
bvecalg.cpp:275:7: note: ‘a_varsel_n’ was declared here
275 | int a_varsel_n, a_varsel_pos;
| ^~~~~~~~~~
bvecalg.cpp:543:29: warning: ‘psi_varsel_n’ may be used uninitialized [-Wmaybe-uninitialized]
543 | for (int i = 0; i < psi_varsel_n; i++){
| ~~^~~~~~~~~~~~~~
bvecalg.cpp:296:7: note: ‘psi_varsel_n’ was declared here
296 | int psi_varsel_n, psi_varsel_pos;
| ^~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bvectvpalg.cpp -o bvectvpalg.o
bvectvpalg.cpp: In function ‘Rcpp::List bvectvpalg(Rcpp::List)’:
bvectvpalg.cpp:488:78: warning: ‘rho’ may be used uninitialized [-Wmaybe-uninitialized]
488 | prior_gamma_vinv.submat(0, 0, n_alpha - 1, n_alpha - 1) = 1 / (1 - rho * rho) * arma::eye<arma::mat>(n_alpha, n_alpha);
| ~~~~^~~~~
bvectvpalg.cpp:117:10: note: ‘rho’ was declared here
117 | double rho;
| ^~~
bvectvpalg.cpp:448:25: warning: ‘gamma_varsel_n’ may be used uninitialized [-Wmaybe-uninitialized]
448 | for (int j = 0; j < gamma_varsel_n; j++){
| ~~^~~~~~~~~~~~~~~~
bvectvpalg.cpp:240:7: note: ‘gamma_varsel_n’ was declared here
240 | int gamma_varsel_n, gamma_varsel_pos;
| ^~~~~~~~~~~~~~
bvectvpalg.cpp:577:27: warning: ‘psi_varsel_n’ may be used uninitialized [-Wmaybe-uninitialized]
577 | for (int j = 0; j < psi_varsel_n; j++){
| ~~^~~~~~~~~~~~~~
bvectvpalg.cpp:278:7: note: ‘psi_varsel_n’ was declared here
278 | int psi_varsel_n, psi_varsel_pos;
| ^~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo:649,
from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:32,
from ../inst/include/bvartools_RcppExports.h:7,
from ../inst/include/bvartools.h:7,
from bvectvpalg.cpp:4:
In constructor ‘arma::Op<T1, op_type>::Op(const T1&, typename T1::elem_type, arma::uword, arma::uword) [with T1 = arma::Glue<arma::eGlue<arma::Mat<double>, arma::Glue<arma::Mat<double>, arma::Op<arma::Mat<double>, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat<double>, arma::glue_solve_gen_default>; op_type = arma::op_wishrnd]’,
inlined from ‘typename arma::enable_if2<arma::is_blas_real<typename T1::elem_type>::value, const arma::Op<T1, arma::op_wishrnd> >::result arma::wishrnd(const Base<typename T1::elem_type, T1>&, typename T1::elem_type) [with T1 = Glue<eGlue<Mat<double>, Glue<Mat<double>, Op<Mat<double>, op_htrans>, glue_times>, eglue_plus>, Mat<double>, glue_solve_gen_default>]’ at /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/fn_wishrnd.hpp:37:64,
inlined from ‘Rcpp::List bvectvpalg(Rcpp::List)’ at bvectvpalg.cpp:680:34:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/current/armadillo_bits/Op_meat.hpp:49:5: warning: ‘sigma_post_df’ may be used uninitialized [-Wmaybe-uninitialized]
49 | , aux(in_aux)
| ^~~~~~~~~~~
bvectvpalg.cpp: In function ‘Rcpp::List bvectvpalg(Rcpp::List)’:
bvectvpalg.cpp:310:10: note: ‘sigma_post_df’ was declared here
310 | double sigma_post_df;
| ^~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bvs.cpp -o bvs.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c dfmalg.cpp -o dfmalg.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c draw_forecast.cpp -o draw_forecast.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ir.cpp -o ir.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c kalman_dk.cpp -o kalman_dk.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c loglik_normal.cpp -o loglik_normal.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c post_coint_kls.cpp -o post_coint_kls.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c post_coint_kls_sur.cpp -o post_coint_kls_sur.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c post_normal.cpp -o post_normal.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c post_normal_sur.cpp -o post_normal_sur.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c prep_covar_data.cpp -o prep_covar_data.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c stoch_vol.cpp -o stoch_vol.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c stochvol_ksc1998.cpp -o stochvol_ksc1998.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c stochvol_ocsn2007.cpp -o stochvol_ocsn2007.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c svss.cpp -o svss.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_NO_DEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c vardecomp.cpp -o vardecomp.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bvartools.so RcppExports.o bvaralg.o bvartvpalg.o bvecalg.o bvectvpalg.o bvs.o dfmalg.o draw_forecast.o ir.o kalman_dk.o loglik_normal.o post_coint_kls.o post_coint_kls_sur.o post_normal.o post_normal_sur.o prep_covar_data.o stoch_vol.o stochvol_ksc1998.o stochvol_ocsn2007.o svss.o vardecomp.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpxlvkZy/R.INSTALL2f467b796be0d4/bvartools/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpxlvkZy/R.INSTALL2f467b796be0d4/bvartools/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpxlvkZy/R.INSTALL2f467b796be0d4/bvartools/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bvartools/00new/bvartools/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘bvartools’
finding HTML links ... done
add_priors html
add_priors.bvarmodel html
add_priors.bvecmodel html
add_priors.dfmodel html
bem_dfmdata html
bvar html
bvarpost html
bvartools-package html
bvec html
bvec_to_bvar html
bvecpost html
bvs html
dfm html
dfmpost html
draw_posterior html
draw_posterior.bvarmodel html
draw_posterior.bvecmodel html
draw_posterior.dfmodel html
e1 html
e6 html
fevd html
fevd.bvar html
gen_dfm html
gen_var html
gen_vec html
inclusion_prior html
irf html
irf.bvar html
kalman_dk html
loglik_normal html
minnesota_prior html
plot.bvarlist html
plot.bvarprd html
post_coint_kls html
post_coint_kls_sur html
post_normal html
post_normal_covar_const html
post_normal_covar_tvp html
post_normal_sur html
ssvs html
ssvs_prior html
stoch_vol html
stochvol_ksc1998 html
stochvol_ocsn2007 html
summary.bvar html
summary.bvarlist html
summary.bvec html
summary.dfm html
thin.bvar html
thin.bvarlist html
thin.bvec html
thin.dfm html
us_macrodata html
** 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 (bvartools)