Last updated on 2026-07-28 03:50:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6 | 2.16 | 42.42 | 44.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6 | 1.88 | 33.49 | 35.37 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6 | 37.37 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.6 | 32.07 | ERROR | |||
| r-devel-windows-x86_64 | 0.6 | 4.00 | 73.00 | 77.00 | OK | |
| r-patched-linux-x86_64 | 0.6 | 2.43 | 39.82 | 42.25 | OK | |
| r-release-linux-x86_64 | 0.6 | 2.36 | 40.07 | 42.43 | OK | |
| r-release-macos-arm64 | 0.6 | 1.00 | 19.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.6 | 2.00 | 65.00 | 67.00 | OK | |
| r-release-windows-x86_64 | 0.6 | 3.00 | 75.00 | 78.00 | OK | |
| r-oldrel-macos-arm64 | 0.6 | 1.00 | 17.00 | 18.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6 | 2.00 | 82.00 | 84.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6 | 4.00 | 82.00 | 86.00 | OK |
Version: 0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
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-gcc
Version: 0.6
Check: tests
Result: ERROR
Running ‘testthat.R’
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc