CRAN Package Check Results for Package autograph

Last updated on 2025-10-17 05:49:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 16.30 137.51 153.81 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 11.21 94.79 106.00 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 234.66 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 224.74 OK
r-devel-windows-x86_64 0.4.1 17.00 136.00 153.00 OK
r-patched-linux-x86_64 0.4.1 15.11 130.17 145.28 ERROR
r-release-linux-x86_64 0.4.1 13.49 127.93 141.42 OK
r-release-macos-arm64 0.4.1 67.00 OK
r-release-macos-x86_64 0.4.1 135.00 OK
r-release-windows-x86_64 0.4.1 17.00 133.00 150.00 OK
r-oldrel-macos-arm64 0.4.1 69.00 OK
r-oldrel-macos-x86_64 0.4.1 150.00 OK
r-oldrel-windows-x86_64 0.4.1 23.00 169.00 192.00 OK

Check Details

Version: 0.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/11s] 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 [ FAIL 1 | WARN 1 | SKIP 16 | PASS 40 ] ══ Skipped tests (16) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-layout_partition.R:3:3', 'test-layout_partition.R:16:3', 'test-layout_partition.R:25:3', 'test-layout_partition.R:56:3', 'test-plot_graphr.R:2:3', 'test-plot_graphr.R:17:3', 'test-plot_graphr.R:31:3', 'test-plot_graphr.R:47:3', 'test-plot_graphr.R:65:3', 'test-plot_graphr.R:91:3', 'test-plot_graphr.R:103:3', 'test-plot_graphr.R:113:3', 'test-plot_graphr.R:119:3' • On Linux (2): 'test-plot_convergence.R:2:3', 'test-plot_convergence.R:8:3' • empty test (1): 'test-plot_manynet.R:3:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-layout_valence.R:7:3'): valence layout works ───────────────── sqrt(sum((lo[1, ] - lo[2, ])^2)) < sqrt(sum((lo[1, ] - lo[3, ])^2)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 1 | SKIP 16 | PASS 40 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64