Last updated on 2026-07-13 09:50:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.12.1 | 126.19 | 171.93 | 298.12 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.12.1 | 104.64 | 134.23 | 238.87 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.12.1 | 93.00 | 198.49 | 291.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.12.1 | 169.00 | 211.19 | 380.19 | OK | |
| r-devel-windows-x86_64 | 0.12.1 | 136.00 | 405.00 | 541.00 | OK | |
| r-patched-linux-x86_64 | 0.12.1 | 128.11 | 183.52 | 311.63 | OK | |
| r-release-linux-x86_64 | 0.12.1 | 128.43 | 183.63 | 312.06 | 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 | 137.00 | 492.00 | 629.00 | OK | |
| r-oldrel-macos-arm64 | 0.12.1 | 27.00 | 65.00 | 92.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 | 166.00 | 456.00 | 622.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