Last updated on 2025-12-10 17:49:13 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.11.0 | 95.31 | 134.14 | 229.45 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.12.1 | 580.00 | -52.22 | 527.78 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.12.1 | 304.00 | 263.06 | 567.06 | OK | |
| r-devel-windows-x86_64 | 0.11.0 | 127.00 | 390.00 | 517.00 | OK | |
| r-patched-linux-x86_64 | 0.11.0 | 144.24 | 187.54 | 331.78 | OK | |
| r-release-linux-x86_64 | 0.11.0 | 136.63 | 186.93 | 323.56 | OK | |
| r-release-macos-arm64 | 0.12.1 | ERROR | ||||
| r-release-macos-x86_64 | 0.12.1 | 168.00 | 257.00 | 425.00 | OK | |
| r-release-windows-x86_64 | 0.11.0 | 128.00 | 391.00 | 519.00 | OK | |
| r-oldrel-macos-arm64 | 0.12.1 | 29.00 | 64.00 | 93.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.12.1 | 137.00 | 326.00 | 463.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.11.0 | 150.00 | 456.00 | 606.00 | NOTE |
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
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
Version: 0.11.0
Check: installed package size
Result: NOTE
installed size is 6.7Mb
sub-directories of 1Mb or more:
doc 1.4Mb
libs 5.1Mb
Flavor: r-oldrel-windows-x86_64