Last updated on 2026-02-12 00:50:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | OK | ||||
| r-devel-linux-x86_64-debian-gcc | 1.0 | 142.56 | 67.39 | 209.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 335.00 | 146.26 | 481.26 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 398.00 | 140.30 | 538.30 | OK | |
| r-devel-macos-arm64 | 1.0 | 34.00 | -2.00 | 32.00 | ERROR | |
| r-devel-windows-x86_64 | 1.0 | 214.00 | 142.00 | 356.00 | OK | |
| r-patched-linux-x86_64 | 1.0 | 187.09 | 91.52 | 278.61 | OK | |
| r-release-linux-x86_64 | 1.0 | 185.48 | 91.41 | 276.89 | OK | |
| r-release-macos-arm64 | 1.0 | 33.00 | 3.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 1.0 | 113.00 | 59.00 | 172.00 | OK | |
| r-release-windows-x86_64 | 1.0 | 196.00 | 140.00 | 336.00 | OK | |
| r-oldrel-macos-arm64 | 1.0 | 32.00 | 12.00 | 44.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0 | 111.00 | 105.00 | 216.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0 | 237.00 | 184.00 | 421.00 | OK |
Version: 1.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [2s/1s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ # To skip running the tests on CRAN make them run only on the developer version
+ home <- length(unclass(packageVersion("bsvars"))[[1]]) == 4
+ tinytest::test_package("bpvars")
+ }
Loading required package: bsvars
Attaching package: 'bpvars'
The following object is masked from 'package:bsvars':
forecast
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 <1b>[0;32mOK<1b>[0m
test_compute_variance_decomposition.R 2 tests <1b>[0;32mOK<1b>[0m Error in fevd$POL[3, 3, 3, 3] : subscript out of bounds
Calls: <Anonymous> ... lapply -> FUN -> eval -> eval -> expect_identical -> fun
Execution halted
Flavor: r-devel-macos-arm64
Version: 1.0
Check: installed package size
Result: NOTE
installed size is 15.4Mb
sub-directories of 1Mb or more:
libs 14.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64