CRAN Package Check Results for Package autograph

Last updated on 2026-04-06 20:51:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 15.08 166.39 181.47 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 10.84 106.62 117.46 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 30.00 285.32 315.32 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.0 26.00 242.29 268.29 OK
r-devel-macos-arm64 1.0.0 4.00 35.00 39.00 OK
r-devel-windows-x86_64 1.0.0 16.00 150.00 166.00 OK
r-patched-linux-x86_64 0.6.0 15.81 151.32 167.13 OK
r-release-linux-x86_64 0.6.0 13.61 149.23 162.84 OK
r-release-macos-arm64 1.0.0 4.00 33.00 37.00 OK
r-release-macos-x86_64 0.6.0 12.00 227.00 239.00 OK
r-release-windows-x86_64 0.6.0 17.00 145.00 162.00 OK
r-oldrel-macos-arm64 0.6.0 4.00 41.00 45.00 OK
r-oldrel-macos-x86_64 0.6.0 12.00 306.00 318.00 OK
r-oldrel-windows-x86_64 0.6.0 23.00 189.00 212.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [72s/274s] 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 28 | PASS 63 ] ══ Skipped tests (28) ══════════════════════════════════════════════════════════ • 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 Linux (2): 'test-plot_convergence.R:2:3', 'test-plot_convergence.R:8: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 28 | PASS 63 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang