* installing *source* package 'bvartools' ... ** package 'bvartools' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/Rtmpkhd7ar/R.INSTALL41902e80436b/bvartools/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bvaralg.cpp -o bvaralg.o In file included from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo:618, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo.h:29, from ../inst/include/bvartools_RcppExports.h:7, from ../inst/include/bvartools.h:7, from bvaralg.cpp:1: In constructor 'arma::Op::Op(const T1&, typename T1::elem_type, arma::uword, arma::uword) [with T1 = arma::Glue, arma::Glue, arma::Op, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat, arma::glue_solve_gen_default>; op_type = arma::op_wishrnd]', inlined from 'typename arma::enable_if2::value, const arma::Op >::result arma::wishrnd(const Base&, typename T1::elem_type) [with T1 = Glue, Glue, Op, op_htrans>, glue_times>, eglue_plus>, Mat, glue_solve_gen_default>]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:37:64, inlined from 'Rcpp::List bvaralg(Rcpp::List)' at bvaralg.cpp:511:32: D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/Op_meat.hpp:49:5: warning: 'sigma_post_df' may be used uninitialized [-Wmaybe-uninitialized] 49 | , aux(in_aux) | ^~~~~~~~~~~ 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; | ^~~~~~~~~~~~~ bvaralg.cpp:153:7: warning: 'psi_varsel_n' may be used uninitialized [-Wmaybe-uninitialized] 153 | int psi_varsel_n, psi_varsel_pos; | ^~~~~~~~~~~~ bvaralg.cpp:95:7: warning: 'a_varsel_n' may be used uninitialized [-Wmaybe-uninitialized] 95 | int a_varsel_n, a_varsel_pos; | ^~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bvartvpalg.cpp -o bvartvpalg.o In file included from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo:618, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo.h:29, from ../inst/include/bvartools_RcppExports.h:7, from ../inst/include/bvartools.h:7, from bvartvpalg.cpp:4: In constructor 'arma::Op::Op(const T1&, typename T1::elem_type, arma::uword, arma::uword) [with T1 = arma::Glue, arma::Glue, arma::Op, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat, arma::glue_solve_gen_default>; op_type = arma::op_wishrnd]', inlined from 'typename arma::enable_if2::value, const arma::Op >::result arma::wishrnd(const Base&, typename T1::elem_type) [with T1 = Glue, Glue, Op, op_htrans>, glue_times>, eglue_plus>, Mat, glue_solve_gen_default>]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:37:64, inlined from 'Rcpp::List bvartvpalg(Rcpp::List)' at bvartvpalg.cpp:461:34: D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/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; | ^~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~ bvartvpalg.cpp:90:7: warning: 'a_varsel_n' may be used uninitialized [-Wmaybe-uninitialized] 90 | int a_varsel_n, a_varsel_pos; | ^~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bvecalg.cpp -o bvecalg.o bvecalg.cpp: In function 'Rcpp::List bvecalg(Rcpp::List)': bvecalg.cpp:296:7: warning: 'psi_varsel_n' may be used uninitialized [-Wmaybe-uninitialized] 296 | int psi_varsel_n, psi_varsel_pos; | ^~~~~~~~~~~~ bvecalg.cpp:275:7: warning: 'a_varsel_n' may be used uninitialized [-Wmaybe-uninitialized] 275 | int a_varsel_n, a_varsel_pos; | ^~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo:761, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo.h:29, from ../inst/include/bvartools_RcppExports.h:7, from ../inst/include/bvartools.h:7, from bvecalg.cpp:1: In static member function 'static bool arma::op_wishrnd::apply_direct(arma::Mat&, const arma::Base&, typename T1::elem_type, arma::uword) [with T1 = arma::Glue, arma::Glue, arma::Op, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat, arma::glue_solve_gen_default>]', inlined from 'static void arma::op_wishrnd::apply(arma::Mat&, const arma::Op&) [with T1 = arma::Glue, arma::Glue, arma::Op, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat, arma::glue_solve_gen_default>]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/op_wishrnd_meat.hpp:41:47, inlined from 'arma::Mat& arma::Mat::operator=(const arma::Op&) [with T1 = arma::Glue, arma::Glue, arma::Op, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat, arma::glue_solve_gen_default>; op_type = arma::op_wishrnd; eT = double]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4961:17, inlined from 'Rcpp::List bvecalg(Rcpp::List)' at bvecalg.cpp:648:100: D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/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; | ^~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo:772: In static member function 'static void arma::glue_times_redirect3_helper::apply(arma::Mat&, const arma::Glue, T3, arma::glue_times>&) [with T1 = arma::eOp, arma::eop_scalar_times>; T2 = arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>, arma::Mat, arma::glue_times>; T3 = arma::Op, arma::op_htrans>; bool do_inv_detect = false]', inlined from 'static void arma::glue_times_redirect3_helper::apply(arma::Mat&, const arma::Glue, T3, arma::glue_times>&) [with T1 = arma::eOp, arma::eop_scalar_times>; T2 = arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>, arma::Mat, arma::glue_times>; T3 = arma::Op, arma::op_htrans>]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:332:44, inlined from 'static void arma::glue_times_redirect<3>::apply(arma::Mat&, const arma::Glue, T3, arma::glue_times>&) [with T1 = arma::eOp, arma::eop_scalar_times>; T2 = arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>, arma::Mat, arma::glue_times>; T3 = arma::Op, arma::op_htrans>]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:411:74, inlined from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Glue, arma::eop_scalar_times>, arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>, arma::Mat, arma::glue_times>, arma::glue_times>; T2 = arma::Op, arma::op_htrans>]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:488:36, inlined from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Glue, arma::eop_scalar_times>, arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>, arma::Mat, arma::glue_times>, arma::glue_times>; T2 = arma::Op, arma::op_htrans>; glue_type = arma::glue_times; eT = double]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5586:19, inlined from 'arma::Proxy >::Proxy(const arma::Glue&) [with T1 = arma::Glue, arma::eop_scalar_times>, arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>, arma::Mat, arma::glue_times>, arma::glue_times>; T2 = arma::Op, arma::op_htrans>; glue_type = arma::glue_times]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/Proxy.hpp:503:7, inlined from 'arma::eGlue::eGlue(const T1&, const T2&) [with T1 = arma::Glue, arma::eop_scalar_times>, arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>, arma::Mat, arma::glue_times>, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>; T2 = arma::Glue, arma::Op, arma::op_htrans>, arma::glue_times>; eglue_type = arma::eglue_plus]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:36:5, inlined from 'typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result arma::operator+(const T1&, const T2&) [with T1 = Glue, eop_scalar_times>, Glue, op_htrans>, Mat, glue_times>, Mat, glue_times>, glue_times>, Op, op_htrans>, glue_times>; T2 = Glue, Op, op_htrans>, glue_times>]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:127:40, inlined from 'Rcpp::List bvecalg(Rcpp::List)' at bvecalg.cpp:646:107: D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:195:7: warning: 'coint_v_i' may be used uninitialized [-Wmaybe-uninitialized] 187 | glue_times::apply | ~~~~~~~~~~~~~~~~~ 188 | < | ~ 189 | eT, | ~~~ 190 | partial_unwrap::do_trans, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 191 | partial_unwrap::do_trans, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | partial_unwrap::do_trans, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 193 | (partial_unwrap::do_times || partial_unwrap::do_times || partial_unwrap::do_times) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 194 | > | ~ 195 | (out, A, B, C, alpha); | ^~~~~~~~~~~~~~~~~~~~~ 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; | ^~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bvectvpalg.cpp -o bvectvpalg.o In file included from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo:618, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo.h:29, from ../inst/include/bvartools_RcppExports.h:7, from ../inst/include/bvartools.h:7, from bvectvpalg.cpp:4: In constructor 'arma::Op::Op(const T1&, typename T1::elem_type, arma::uword, arma::uword) [with T1 = arma::Glue, arma::Glue, arma::Op, arma::op_htrans>, arma::glue_times>, arma::eglue_plus>, arma::Mat, arma::glue_solve_gen_default>; op_type = arma::op_wishrnd]', inlined from 'typename arma::enable_if2::value, const arma::Op >::result arma::wishrnd(const Base&, typename T1::elem_type) [with T1 = Glue, Glue, Op, op_htrans>, glue_times>, eglue_plus>, Mat, glue_solve_gen_default>]' at D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:37:64, inlined from 'Rcpp::List bvectvpalg(Rcpp::List)' at bvectvpalg.cpp:680:34: D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/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; | ^~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~ bvectvpalg.cpp:240:7: warning: 'gamma_varsel_n' may be used uninitialized [-Wmaybe-uninitialized] 240 | int gamma_varsel_n, gamma_varsel_pos; | ^~~~~~~~~~~~~~ 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(n_alpha, n_alpha); | ~~~~^~~~~ bvectvpalg.cpp:117:10: note: 'rho' was declared here 117 | double rho; | ^~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bvs.cpp -o bvs.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dfmalg.cpp -o dfmalg.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c draw_forecast.cpp -o draw_forecast.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ir.cpp -o ir.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c kalman_dk.cpp -o kalman_dk.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c loglik_normal.cpp -o loglik_normal.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c post_coint_kls.cpp -o post_coint_kls.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c post_coint_kls_sur.cpp -o post_coint_kls_sur.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c post_normal.cpp -o post_normal.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c post_normal_sur.cpp -o post_normal_sur.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c prep_covar_data.cpp -o prep_covar_data.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stoch_vol.cpp -o stoch_vol.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stochvol_ksc1998.cpp -o stochvol_ksc1998.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stochvol_ocsn2007.cpp -o stochvol_ocsn2007.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c svss.cpp -o svss.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DARMA_NO_DEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c vardecomp.cpp -o vardecomp.o g++ -std=gnu++17 -shared -s -static-libgcc -o bvartools.dll tmp.def 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 -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmpkhd7ar/R.INSTALL41902e80436b/bvartools/src' make[1]: Entering directory '/d/temp/Rtmpkhd7ar/R.INSTALL41902e80436b/bvartools/src' make[1]: Leaving directory '/d/temp/Rtmpkhd7ar/R.INSTALL41902e80436b/bvartools/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-bvartools/00new/bvartools/libs/x64 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 'bvartools' as bvartools_0.2.4.zip * DONE (bvartools)