Last updated on 2026-08-25 18:50:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.12.1 | 121.85 | 176.56 | 298.41 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.12.1 | 109.61 | 138.62 | 248.23 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.12.1 | 75.00 | 133.07 | 208.07 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.12.1 | 122.00 | 145.10 | 267.10 | OK | |
| r-devel-windows-x86_64 | 0.12.1 | 135.00 | 484.00 | 619.00 | OK | |
| r-patched-linux-x86_64 | 0.12.1 | 134.02 | 182.42 | 316.44 | OK | |
| r-release-linux-x86_64 | 0.12.1 | 137.41 | 184.44 | 321.85 | OK | |
| r-release-macos-arm64 | 0.12.1 | 26.00 | 59.00 | 85.00 | OK | |
| r-release-macos-x86_64 | 0.12.1 | 88.00 | 291.00 | 379.00 | OK | |
| r-release-windows-x86_64 | 0.12.1 | 138.00 | 406.00 | 544.00 | OK | |
| r-oldrel-macos-arm64 | 0.12.1 | 27.00 | 66.00 | 93.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.12.1 | 93.00 | 332.00 | 425.00 | OK | |
| r-oldrel-windows-x86_64 | 0.12.1 | 163.00 | 470.00 | 633.00 | OK |
Version: 0.12.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(vinereg)
>
> if (require(testthat)) test_check("vinereg")
Loading required package: testthat
Saving _problems/test-vinereg-58.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-vinereg.R:58:3'): works with fixed order ─────────────────────
Expected `summary(fit_auto$vine)` to equal `summary(fit_ord$vine)`.
Differences:
Component "parameters": Component 6: Mean relative difference: 3.674716e-08
Component "tau": Mean relative difference: 1.967448e-08
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64