Last updated on 2026-01-25 07:49:27 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 15.03 | 143.08 | 158.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | OK | ||||
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 26.00 | 216.32 | 242.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 29.00 | 236.05 | 265.05 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 18.00 | 133.00 | 151.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 16.37 | 131.34 | 147.71 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 15.53 | 130.41 | 145.94 | OK | |
| r-release-macos-arm64 | 0.5.0 | 4.00 | 32.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 11.00 | 155.00 | 166.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 18.00 | 131.00 | 149.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 3.00 | 39.00 | 42.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 11.00 | 132.00 | 143.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 23.00 | 171.00 | 194.00 | ERROR |
Version: 0.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [13s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(autograph)
Loading required package: manynet
>
> stocnet_theme("default")
> test_check("autograph")
Starting 2 test processes.
Saving _problems/test-layout_valence-7.R
> test-theme_scales.R: Scale for colour is already present.
> test-theme_scales.R: Adding another scale for colour, which will replace the existing scale.
> test-theme_scales.R: Scale for colour is already present.
> test-theme_scales.R: Adding another scale for colour, which will replace the existing scale.
> test-theme_scales.R: Scale for colour is already present.
> test-theme_scales.R: Adding another scale for colour, which will replace the existing scale.
> test-theme_scales.R: Scale for colour is already present.
> test-theme_scales.R: Adding another scale for colour, which will replace the existing scale.
> test-theme_scales.R: Scale for colour is already present.
> test-theme_scales.R: Adding another scale for colour, which will replace the existing scale.
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 41 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (13): 'test-graphr.R:2:3', 'test-graphr.R:17:3',
'test-graphr.R:31:3', 'test-graphr.R:47:3', 'test-graphr.R:65:3',
'test-graphr.R:91:3', 'test-graphr.R:103:3', 'test-graphr.R:113:3',
'test-graphr.R:119:3', 'test-layout_partition.R:3:3',
'test-layout_partition.R:16:3', 'test-layout_partition.R:25:3',
'test-layout_partition.R:56:3'
• On Windows (1): 'test-theme_set.R:59:3'
• empty test (1): 'test-plot_manynet.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-layout_valence.R:7:3'): valence layout works ─────────────────
Expected `sqrt(sum((lo[1, ] - lo[2, ])^2)) < sqrt(sum((lo[1, ] - lo[3, ])^2))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 41 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64