R Under development (unstable) (2024-07-18 r86905 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("bsvarSIGNs") + } Loading required package: RcppArmadillo Loading required package: bsvars test_bsvarSIGNs.R............. 1 tests OK 47ms test_compute_fitted_values.R.. 0 tests test_compute_fitted_values.R.. 0 tests test_compute_fitted_values.R.. 0 tests test_compute_fitted_values.R.. 0 tests test_compute_fitted_values.R.. 0 tests test_compute_fitted_values.R.. 0 tests test_compute_fitted_values.R.. 0 tests test_compute_fitted_values.R.. 1 tests OK test_compute_fitted_values.R.. 2 tests OK 48ms test_compute_historical_decompositions.R 0 tests test_compute_historical_decompositions.R 0 tests test_compute_historical_decompositions.R 0 tests test_compute_historical_decompositions.R 0 tests **************************************************| bsvars: Bayesian Structural Vector Autoregressions| **************************************************| Computing historical decomposition | **************************************************| This might take a little while :) **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| test_compute_historical_decompositions.R 0 tests test_compute_historical_decompositions.R 0 tests **************************************************| bsvars: Bayesian Structural Vector Autoregressions| **************************************************| Computing historical decomposition | **************************************************| This might take a little while :) **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| test_compute_historical_decompositions.R 0 tests test_compute_historical_decompositions.R 1 tests OK test_compute_historical_decompositions.R 2 tests OK 62ms test_compute_impulse_responses.R 0 tests test_compute_impulse_responses.R 0 tests test_compute_impulse_responses.R 0 tests test_compute_impulse_responses.R 0 tests test_compute_impulse_responses.R 0 tests test_compute_impulse_responses.R 0 tests test_compute_impulse_responses.R 0 tests test_compute_impulse_responses.R 1 tests OK test_compute_impulse_responses.R 2 tests OK test_compute_impulse_responses.R 2 tests OK test_compute_impulse_responses.R 2 tests OK test_compute_impulse_responses.R 2 tests OK test_compute_impulse_responses.R 2 tests OK test_compute_impulse_responses.R 2 tests OK test_compute_impulse_responses.R 2 tests OK test_compute_impulse_responses.R 3 tests OK test_compute_impulse_responses.R 4 tests OK test_compute_impulse_responses.R 5 tests OK test_compute_impulse_responses.R 5 tests OK test_compute_impulse_responses.R 5 tests OK test_compute_impulse_responses.R 5 tests OK test_compute_impulse_responses.R 6 tests OK 52ms test_compute_structural_shocks.R 0 tests test_compute_structural_shocks.R 0 tests test_compute_structural_shocks.R 0 tests test_compute_structural_shocks.R 0 tests test_compute_structural_shocks.R 0 tests test_compute_structural_shocks.R 0 tests test_compute_structural_shocks.R 0 tests test_compute_structural_shocks.R 1 tests OK test_compute_structural_shocks.R 2 tests OK 97ms test_compute_variance_decomposition.R 0 tests test_compute_variance_decomposition.R 0 tests test_compute_variance_decomposition.R 0 tests test_compute_variance_decomposition.R 0 tests test_compute_variance_decomposition.R 0 tests test_compute_variance_decomposition.R 0 tests test_compute_variance_decomposition.R 0 tests test_compute_variance_decomposition.R 1 tests OK test_compute_variance_decomposition.R 2 tests OK test_compute_variance_decomposition.R 3 tests OK 31ms test_estimate.R............... 0 tests test_estimate.R............... 0 tests test_estimate.R............... 0 tests test_estimate.R............... 0 tests test_estimate.R............... 0 tests test_estimate.R............... 0 tests test_estimate.R............... 0 tests test_estimate.R............... 0 tests test_estimate.R............... 0 tests test_estimate.R............... 0 tests test_estimate.R............... 0 tests test_estimate.R............... 1 tests OK test_estimate.R............... 2 tests OK test_estimate.R............... 3 tests OK test_estimate.R............... 4 tests OK test_estimate.R............... 5 tests OK 0.1s test_forecast.R............... 0 tests test_forecast.R............... 0 tests test_forecast.R............... 0 tests test_forecast.R............... 0 tests test_forecast.R............... 0 tests test_forecast.R............... 0 tests test_forecast.R............... 0 tests test_forecast.R............... 1 tests OK test_forecast.R............... 2 tests OK test_forecast.R............... 3 tests OK test_forecast.R............... 4 tests OK 22ms test_specify.R................ 0 tests test_specify.R................ 0 tests test_specify.R................ 1 tests OK test_specify.R................ 2 tests OK test_specify.R................ 3 tests OK test_specify.R................ 4 tests OK test_specify.R................ 5 tests OK test_specify.R................ 6 tests OK test_specify.R................ 7 tests OK test_specify.R................ 8 tests OK test_specify.R................ 9 tests OK test_specify.R................ 10 tests OK test_specify.R................ 10 tests OK test_specify.R................ 10 tests OK test_specify.R................ 10 tests OK test_specify.R................ 10 tests OK test_specify.R................ 11 tests OK test_specify.R................ 12 tests OK test_specify.R................ 13 tests OK test_specify.R................ 14 tests OK test_specify.R................ 15 tests OK test_specify.R................ 16 tests OK test_specify.R................ 17 tests OK test_specify.R................ 18 tests OK test_specify.R................ 19 tests OK test_specify.R................ 20 tests OK 24ms All ok, 45 results (0.5s) > > > proc.time() user system elapsed 0.60 0.23 0.82