Last updated on 2026-05-27 17:51:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 13.79 | 167.34 | 181.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 9.40 | 110.55 | 119.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 26.00 | 287.51 | 313.51 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 22.00 | 256.12 | 278.12 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 16.00 | 153.00 | 169.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3 | 14.32 | 148.85 | 163.17 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 13.59 | 148.23 | 161.82 | OK | |
| r-release-macos-arm64 | 1.0.3 | 3.00 | 41.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 10.00 | 191.00 | 201.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 15.00 | 145.00 | 160.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0.3 | 3.00 | 38.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.3 | 9.00 | 141.00 | 150.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 21.00 | 199.00 | 220.00 | OK |
Version: 1.0.3
Check: tests
Result: ERROR
Running 'testthat.R' [24s]
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
[ FAIL 1 | WARN 0 | SKIP 27 | PASS 64 ]
══ Skipped tests (27) ══════════════════════════════════════════════════════════
• On CRAN (21): 'test-layout_partition.R:3:3', 'test-layout_partition.R:15:3',
'test-layout_partition.R:24:3', 'test-layout_partition.R:54:3',
'test-layout_partition.R:63:3', 'test-layout_partition.R:72:3',
'test-layout_partition.R:79:3', 'test-graphr.R:14:3', 'test-graphr.R:29:3',
'test-graphr.R:43:3', 'test-graphr.R:59:3', 'test-graphr.R:77:3',
'test-graphr.R:101:3', 'test-graphr.R:113:3', 'test-graphr.R:123:3',
'test-graphr.R:129:3', 'test-graphr.R:136:3', 'test-graphr.R:148:3',
'test-graphr.R:162:3', 'test-graphr.R:171:3', 'test-graphr.R:182:3'
• On Windows (1): 'test-theme_set.R:59:3'
• empty test (1): 'test-plot_manynet.R:1:1'
• grepl("starwars|physicians|potter|marvel", nm) is TRUE (4):
'test-graphr.R:7:5', 'test-graphr.R:7:5', 'test-graphr.R:7:5',
'test-graphr.R:7:5'
══ 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 27 | PASS 64 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64