CRAN Package Check Results for Package vinereg

Last updated on 2026-08-12 09:54:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc 0.12.1 103.06 137.67 240.73 OK
r-devel-linux-x86_64-fedora-clang 0.12.1 75.00 128.65 203.65 OK
r-devel-linux-x86_64-fedora-gcc 0.12.1 122.00 147.34 269.34 OK
r-devel-windows-x86_64 0.12.1 135.00 511.00 646.00 OK
r-patched-linux-x86_64 0.12.1 130.28 182.61 312.89 OK
r-release-linux-x86_64 0.12.1 134.39 185.01 319.40 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 134.00 396.00 530.00 OK
r-oldrel-macos-arm64 0.12.1 26.00 65.00 91.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 463.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