Last updated on 2025-12-14 04:50:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.11.0 | 119.94 | 177.62 | 297.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.12.1 | 97.81 | 134.37 | 232.18 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.12.1 | 205.00 | 322.78 | 527.78 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.12.1 | 251.00 | 316.06 | 567.06 | OK | |
| r-devel-windows-x86_64 | 0.12.1 | 8.00 | 5.00 | 13.00 | ERROR | |
| r-patched-linux-x86_64 | 0.11.0 | 137.07 | 187.32 | 324.39 | OK | |
| r-release-linux-x86_64 | 0.12.1 | 140.95 | 183.80 | 324.75 | OK | |
| r-release-macos-arm64 | 0.12.1 | 28.00 | 62.00 | 90.00 | ERROR | |
| r-release-macos-x86_64 | 0.12.1 | 93.00 | 332.00 | 425.00 | OK | |
| r-release-windows-x86_64 | 0.12.1 | 129.00 | 352.00 | 481.00 | OK | |
| r-oldrel-macos-arm64 | 0.12.1 | 27.00 | 66.00 | 93.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.12.1 | 91.00 | 372.00 | 463.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.12.1 | 135.00 | 347.00 | 482.00 | NOTE |
Version: 0.12.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-x86_64
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-release-macos-arm64
Version: 0.12.1
Check: installed package size
Result: NOTE
installed size is 56.8Mb
sub-directories of 1Mb or more:
doc 1.6Mb
libs 55.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
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.514332e-08
Component "tau": Mean relative difference: 7.442122e-08
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64