CRAN Package Check Results for Package autograph

Last updated on 2025-09-11 15:49:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 13.30 108.78 122.08 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 8.89 84.65 93.54 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 253.41 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.0 239.34 ERROR
r-devel-windows-x86_64 0.4.0 18.00 152.00 170.00 ERROR
r-patched-linux-x86_64 0.2.0 11.98 100.70 112.68 OK
r-release-linux-x86_64 0.2.0 12.27 100.16 112.43 OK
r-release-macos-arm64 0.4.0 57.00 OK
r-release-macos-x86_64 0.4.0 125.00 OK
r-release-windows-x86_64 0.4.0 17.00 137.00 154.00 ERROR
r-oldrel-macos-arm64 0.4.0 58.00 OK
r-oldrel-macos-x86_64 0.4.0 127.00 OK
r-oldrel-windows-x86_64 0.4.0 23.00 170.00 193.00 OK

Check Details

Version: 0.4.0
Check: examples
Result: ERROR Running examples in ‘autograph-Ex.R’ failed The error most likely occurred in: > ### Name: plot_convergence > ### Title: Plotting convergence diagnostics > ### Aliases: plot_convergence plot.ag_conv plot.traces.monan plot.mcmc.list > > ### ** Examples > > plot(monan_conv) Warning in fortify(data, ...) : Arguments in `...` must be used. ✖ Problematic arguments: • shape = 1 • color = ag_base() ℹ Did you misspell an argument name? Error in `<current-expression>` : node stack overflow Calls: plot ... prop_validate -> class_inherits -> class_type -> is_class_missing Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [51s/45s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(autograph) Loading required package: manynet Registered S3 method overwritten by 'autograph': method from plot.mcmc.list coda > > stocnet_theme("default") > test_check("autograph") Starting 2 test processes [ FAIL 2 | WARN 3 | SKIP 14 | PASS 41 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • 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' • empty test (1): 'test-plot_manynet.R:3:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plot_convergence.R:1:1'): monan diagnostics works ────────────── <nodeStackOverflowError/stackOverflowError/error/condition> Error: node stack overflow ── Error ('test-plot_convergence.R:6:1'): ergm diagnostics works ─────────────── <nodeStackOverflowError/stackOverflowError/error/condition> Error: node stack overflow [ FAIL 2 | WARN 3 | SKIP 14 | PASS 41 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [50s/42s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(autograph) Loading required package: manynet Registered S3 method overwritten by 'autograph': method from plot.mcmc.list coda > > stocnet_theme("default") > test_check("autograph") Starting 2 test processes [ FAIL 2 | WARN 3 | SKIP 14 | PASS 41 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • 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' • empty test (1): 'test-plot_manynet.R:3:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plot_convergence.R:1:1'): monan diagnostics works ────────────── <nodeStackOverflowError/stackOverflowError/error/condition> Error: node stack overflow ── Error ('test-plot_convergence.R:6:1'): ergm diagnostics works ─────────────── <nodeStackOverflowError/stackOverflowError/error/condition> Error: node stack overflow [ FAIL 2 | WARN 3 | SKIP 14 | PASS 41 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: examples
Result: ERROR Running examples in 'autograph-Ex.R' failed The error most likely occurred in: > ### Name: plot_convergence > ### Title: Plotting convergence diagnostics > ### Aliases: plot_convergence plot.ag_conv plot.traces.monan plot.mcmc.list > > ### ** Examples > > plot(monan_conv) Warning in fortify(data, ...) : Arguments in `...` must be used. ✖ Problematic arguments: • shape = 1 • color = ag_base() ℹ Did you misspell an argument name? Error in `<current-expression>` : node stack overflow Calls: plot ... class_dispatch -> class_dispatch -> is_class -> @ -> prop Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.4.0
Check: tests
Result: ERROR Running 'testthat.R' [17s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(autograph) Loading required package: manynet Registered S3 method overwritten by 'autograph': method from plot.mcmc.list coda > > stocnet_theme("default") > test_check("autograph") Starting 2 test processes [ FAIL 2 | WARN 3 | SKIP 15 | PASS 40 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • 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 Windows (1): 'test-theme_set.R:59:3' • empty test (1): 'test-plot_manynet.R:3:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plot_convergence.R:1:1'): monan diagnostics works ────────────── <nodeStackOverflowError/stackOverflowError/error/condition> Error: node stack overflow ── Error ('test-plot_convergence.R:6:1'): ergm diagnostics works ─────────────── <nodeStackOverflowError/stackOverflowError/error/condition> Error: node stack overflow [ FAIL 2 | WARN 3 | SKIP 15 | PASS 40 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64