CRAN Package Check Results for Package autograph

Last updated on 2025-09-26 20:48:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 16.59 139.39 155.98 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 9.58 95.07 104.65 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.1 235.79 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 231.42 OK
r-devel-windows-x86_64 0.4.1 17.00 135.00 152.00 OK
r-patched-linux-x86_64 0.4.1 15.82 129.74 145.56 OK
r-release-linux-x86_64 0.4.1 16.64 130.04 146.68 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 134.00 151.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 166.00 189.00 OK

Check Details

Version: 0.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/9s] 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-devel-linux-x86_64-debian-gcc