CRAN Package Check Results for Package autograph

Last updated on 2025-11-15 02:52:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 14.34 139.86 154.20 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 10.13 94.82 104.95 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 80.00 180.53 260.53 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.1 137.00 117.81 254.81 OK
r-devel-windows-x86_64 0.4.1 17.00 138.00 155.00 OK
r-patched-linux-x86_64 0.4.1 14.40 131.99 146.39 OK
r-release-linux-x86_64 0.4.1 14.40 131.19 145.59 OK
r-release-macos-arm64 0.4.1 8.00 59.00 67.00 OK
r-release-macos-x86_64 0.4.1 15.00 120.00 135.00 OK
r-release-windows-x86_64 0.4.1 15.00 132.00 147.00 OK
r-oldrel-macos-arm64 0.4.1 7.00 62.00 69.00 OK
r-oldrel-macos-x86_64 0.4.1 20.00 130.00 150.00 OK
r-oldrel-windows-x86_64 0.4.1 27.00 167.00 194.00 OK

Check Details

Version: 0.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [30s/58s] 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 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 ───────────────── 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 1 | SKIP 16 | PASS 40 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang