* using log directory 'd:/Rcompile/CRANpkg/local/4.5/autograph.Rcheck' * using R version 4.5.1 (2025-06-13 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'autograph/DESCRIPTION' ... OK * this is package 'autograph' version '0.4.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'autograph' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [3s] OK * checking whether the package can be loaded with stated dependencies ... [2s] OK * checking whether the package can be unloaded cleanly ... [2s] OK * checking whether the namespace can be loaded with stated dependencies ... [2s] OK * checking whether the namespace can be unloaded cleanly ... [2s] OK * checking loading without being on the library search path ... [3s] OK * checking whether startup messages can be suppressed ... [3s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [11s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... [1s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [16s] 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 `` : node stack overflow Calls: plot ... class_dispatch -> class_dispatch -> is_class -> @ -> prop Execution halted * checking for unstated dependencies in 'tests' ... OK * checking tests ... [17s] 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 ────────────── Error: node stack overflow ── Error ('test-plot_convergence.R:6:1'): ergm diagnostics works ─────────────── Error: node stack overflow [ FAIL 2 | WARN 3 | SKIP 15 | PASS 40 ] Error: Test failures Execution halted * checking PDF version of manual ... [27s] OK * checking HTML version of manual ... [4s] OK * DONE Status: 2 ERRORs