CRAN Package Check Results for Package ergm

Last updated on 2025-05-31 04:52:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.8.1 70.19 573.85 644.04 OK --no-vignettes
r-devel-linux-x86_64-debian-gcc 4.8.1 53.15 375.98 429.13 OK --no-vignettes
r-devel-linux-x86_64-fedora-clang 4.8.1 1066.71 ERROR
r-devel-linux-x86_64-fedora-gcc 4.8.1 1072.62 ERROR
r-devel-windows-x86_64 4.8.1 105.00 223.00 328.00 OK --no-examples --no-tests --no-vignettes
r-patched-linux-x86_64 4.8.1 89.58 539.77 629.35 WARN --no-vignettes
r-release-linux-x86_64 4.8.1 75.86 541.44 617.30 OK --no-vignettes
r-release-macos-arm64 4.8.1 365.00 OK
r-release-macos-x86_64 4.8.1 548.00 OK
r-release-windows-x86_64 4.8.1 110.00 211.00 321.00 OK --no-examples --no-tests --no-vignettes
r-oldrel-macos-arm64 4.8.1 264.00 NOTE
r-oldrel-macos-x86_64 4.8.1 523.00 NOTE
r-oldrel-windows-x86_64 4.8.1 129.00 202.00 331.00 OK --no-examples --no-tests --no-vignettes

Check Details

Version: 4.8.1
Check: tests
Result: ERROR Running ‘requireNamespaceTest.R’ Running ‘testthat.R’ [535s/377s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # File tests/testthat.R in package ergm, part of the > # Statnet suite of packages for network analysis, https://statnet.org . > # > # This software is distributed under the GPL-3 license. It is free, > # open source, and has the attribution requirements (GPL Section 7) at > # https://statnet.org/attribution . > # > # Copyright 2003-2025 Statnet Commons > ################################################################################ > library(testthat) > library(ergm) Loading required package: network 'network' 1.19.0 (2024-12-08), part of the Statnet Project * 'news(package="network")' for changes since last version * 'citation("network")' for citation information * 'https://statnet.org' for help, support, and other information 'ergm' 4.8.1 (2025-01-20), part of the Statnet Project * 'news(package="ergm")' for changes since last version * 'citation("ergm")' for citation information * 'https://statnet.org' for help, support, and other information 'ergm' 4 is a major update that introduces some backwards-incompatible changes. Please type 'news(package="ergm")' for a list of major changes. > > test_check("ergm") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4249 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-drop.R:69:3'): doesn't crash for dyad-dependent and curved terms ── `crash.test()` threw an unexpected error. Message: x is not in the span of A Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::capture_warnings(expect_error(crash.test(), NA)) at test-drop.R:69:3 2. │ └─base::withCallingHandlers(...) 3. ├─testthat::expect_error(crash.test(), NA) 4. │ └─testthat:::expect_condition_matching(...) 5. │ └─testthat:::quasi_capture(...) 6. │ ├─testthat (local) .capture(...) 7. │ │ └─base::withCallingHandlers(...) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─ergm (local) crash.test() 10. └─ergm::ergm(...) at test-drop.R:64:3 11. └─ergm:::ergm.fit(...) 12. └─ergm:::ergm.MCMLE(...) 13. └─statnet.common::xTAx_seigen(estdiff.prev, Vm) 14. └─statnet.common::xTAx_eigen(x, A, tol = tol, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4249 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 4.8.1
Check: tests
Result: ERROR Running ‘requireNamespaceTest.R’ Running ‘testthat.R’ [529s/366s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # File tests/testthat.R in package ergm, part of the > # Statnet suite of packages for network analysis, https://statnet.org . > # > # This software is distributed under the GPL-3 license. It is free, > # open source, and has the attribution requirements (GPL Section 7) at > # https://statnet.org/attribution . > # > # Copyright 2003-2025 Statnet Commons > ################################################################################ > library(testthat) > library(ergm) Loading required package: network 'network' 1.19.0 (2024-12-08), part of the Statnet Project * 'news(package="network")' for changes since last version * 'citation("network")' for citation information * 'https://statnet.org' for help, support, and other information 'ergm' 4.8.1 (2025-01-20), part of the Statnet Project * 'news(package="ergm")' for changes since last version * 'citation("ergm")' for citation information * 'https://statnet.org' for help, support, and other information 'ergm' 4 is a major update that introduces some backwards-incompatible changes. Please type 'news(package="ergm")' for a list of major changes. > > test_check("ergm") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4249 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-drop.R:69:3'): doesn't crash for dyad-dependent and curved terms ── `crash.test()` threw an unexpected error. Message: x is not in the span of A Class: simpleError/error/condition Backtrace: ▆ 1. ├─testthat::capture_warnings(expect_error(crash.test(), NA)) at test-drop.R:69:3 2. │ └─base::withCallingHandlers(...) 3. ├─testthat::expect_error(crash.test(), NA) 4. │ └─testthat:::expect_condition_matching(...) 5. │ └─testthat:::quasi_capture(...) 6. │ ├─testthat (local) .capture(...) 7. │ │ └─base::withCallingHandlers(...) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─ergm (local) crash.test() 10. └─ergm::ergm(...) at test-drop.R:64:3 11. └─ergm:::ergm.fit(...) 12. └─ergm:::ergm.MCMLE(...) 13. └─statnet.common::xTAx_seigen(estdiff.prev, Vm) 14. └─statnet.common::xTAx_eigen(x, A, tol = tol, ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 4249 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 4.8.1
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: no hsearch.rds meta data for package ergm See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/ergm.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ Flavor: r-patched-linux-x86_64

Version: 4.8.1
Check: installed package size
Result: NOTE installed size is 8.3Mb sub-directories of 1Mb or more: R 2.0Mb doc 1.3Mb libs 3.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64