Last updated on 2026-08-22 23:48:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6 | 2.50 | 43.03 | 45.53 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.6.1 | 1.88 | 33.35 | 35.23 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.1 | 33.63 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 38.19 | OK | |||
| r-devel-windows-x86_64 | 0.6 | 4.00 | 81.00 | 85.00 | ERROR | |
| r-patched-linux-x86_64 | 0.6 | 2.63 | 40.10 | 42.73 | OK | |
| r-release-linux-x86_64 | 0.6 | 2.28 | 39.91 | 42.19 | OK | |
| r-release-macos-arm64 | 0.6.1 | 1.00 | 19.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.6.1 | 2.00 | 85.00 | 87.00 | OK | |
| r-release-windows-x86_64 | 0.6 | 4.00 | 74.00 | 78.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.1 | 2.00 | 118.00 | 120.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.1 | 6.00 | 81.00 | 87.00 | OK |
Version: 0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cvar)
>
> test_check("cvar")
Saving _problems/test-garch-38.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-garch.R:38:5'): garch1c1 related functions work ok ───────────
`a_pred` has changed from known value recorded in 'a_pred.RDS'.
Component "dist_sim": Component "RNGstate": Attributes: < Component "kind": Length mismatch: comparison on first 3 components >
Backtrace:
▆
1. └─testthat::expect_equal_to_reference(a_pred, a_pred_saved) at test-garch.R:38:5
2. └─testthat::expect_known_value(..., update = update)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.6
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(cvar)
>
> test_check("cvar")
Saving _problems/test-garch-38.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-garch.R:38:5'): garch1c1 related functions work ok ───────────
`a_pred` has changed from known value recorded in 'a_pred.RDS'.
Component "dist_sim": Component "RNGstate": Attributes: < Component "kind": Length mismatch: comparison on first 3 components >
Backtrace:
▆
1. └─testthat::expect_equal_to_reference(a_pred, a_pred_saved) at test-garch.R:38:5
2. └─testthat::expect_known_value(..., update = update)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64