CRAN Package Check Results for Package vinereg

Last updated on 2026-08-30 18:50:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12.1 123.10 178.35 301.45 OK
r-devel-linux-x86_64-debian-gcc 0.12.1 113.07 136.01 249.08 OK
r-devel-linux-x86_64-fedora-clang 0.12.1 75.00 134.63 209.63 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 138.00 466.00 604.00 OK
r-patched-linux-x86_64 0.12.1 129.54 180.70 310.24 OK
r-release-linux-x86_64 0.12.1 136.05 185.70 321.75 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 466.00 629.00 OK

Check Details

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