CRAN Package Check Results for Package ergm.ego

Last updated on 2025-01-22 14:52:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 20.13 268.62 288.75 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 13.92 177.35 191.27 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 474.27 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.1 438.74 ERROR
r-devel-windows-x86_64 1.1.1 22.00 205.00 227.00 OK
r-patched-linux-x86_64 1.1.1 20.01 249.26 269.27 ERROR
r-release-linux-x86_64 1.1.1 18.20 250.50 268.70 OK
r-release-macos-arm64 1.1.1 123.00 OK
r-release-macos-x86_64 1.1.1 201.00 OK
r-release-windows-x86_64 1.1.1 21.00 206.00 227.00 OK
r-oldrel-macos-arm64 1.1.1 124.00 OK
r-oldrel-macos-x86_64 1.1.1 202.00 OK
r-oldrel-windows-x86_64 1.1.1 28.00 262.00 290.00 OK

Check Details

Version: 1.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [86s/53s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # File tests/testthat.R in package ergm.ego, 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 2015-2024 Statnet Commons > ################################################################################ > library(testthat) > library(ergm.ego) Loading required package: 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. Loading required package: egor Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: tibble 'ergm.ego' 1.1.1 (2024-11-07), part of the Statnet Project * 'news(package="ergm.ego")' for changes since last version * 'citation("ergm.ego")' for citation information * 'https://statnet.org' for help, support, and other information Attaching package: 'ergm.ego' The following objects are masked from 'package:ergm': COLLAPSE_SMALLEST, snctrl The following object is masked from 'package:base': sample > > test_check("ergm.ego") Starting 2 test processes [ FAIL 1 | WARN 2 | SKIP 0 | PASS 105 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-EgoStat.R:91:3'): egostats are close to complete network stats ── c(s.e) (`actual`) not equal to summary(f.y) (`expected`). names(actual) | names(expected) [91] "degree4" | "degree4" [91] [92] "degree5" | "degree5" [92] [93] "degree6" | "degree6" [93] [94] "deg0.a7" - "deg0.a.7" [94] [95] "deg0.a8" - "deg0.a.8" [95] [96] "deg0.a9" - "deg0.a.9" [96] [97] "deg3.a7" - "deg3.a.7" [97] [98] "deg3.a8" - "deg3.a.8" [98] [99] "deg3.a9" - "deg3.a.9" [99] [100] "deg0.a7" - "deg0.a.7" [100] ... ... ... and 23 more ... names(actual) | names(expected) [127] "deg4.homophily.a" | "deg4.homophily.a" [127] [128] "deg5.homophily.a" | "deg5.homophily.a" [128] [129] "deg6.homophily.a" | "deg6.homophily.a" [129] [130] "deg0.a8" - "deg0.a.8" [130] [131] "deg1.a8" - "deg1.a.8" [131] [132] "deg2.a8" - "deg2.a.8" [132] [133] "deg3.a8" - "deg3.a.8" [133] [134] "deg4.a8" - "deg4.a.8" [134] [135] "deg5.a8" - "deg5.a.8" [135] [136] "deg6.a8" - "deg6.a.8" [136] ... ... ... and 101 more ... [ FAIL 1 | WARN 2 | SKIP 0 | PASS 105 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [221s/138s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # File tests/testthat.R in package ergm.ego, 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 2015-2024 Statnet Commons > ################################################################################ > library(testthat) > library(ergm.ego) Loading required package: 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. Loading required package: egor Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: tibble 'ergm.ego' 1.1.1 (2024-11-07), part of the Statnet Project * 'news(package="ergm.ego")' for changes since last version * 'citation("ergm.ego")' for citation information * 'https://statnet.org' for help, support, and other information Attaching package: 'ergm.ego' The following objects are masked from 'package:ergm': COLLAPSE_SMALLEST, snctrl The following object is masked from 'package:base': sample > > test_check("ergm.ego") Starting 2 test processes [ FAIL 1 | WARN 2 | SKIP 0 | PASS 105 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-EgoStat.R:91:3'): egostats are close to complete network stats ── c(s.e) (`actual`) not equal to summary(f.y) (`expected`). names(actual) | names(expected) [91] "degree4" | "degree4" [91] [92] "degree5" | "degree5" [92] [93] "degree6" | "degree6" [93] [94] "deg0.a7" - "deg0.a.7" [94] [95] "deg0.a8" - "deg0.a.8" [95] [96] "deg0.a9" - "deg0.a.9" [96] [97] "deg3.a7" - "deg3.a.7" [97] [98] "deg3.a8" - "deg3.a.8" [98] [99] "deg3.a9" - "deg3.a.9" [99] [100] "deg0.a7" - "deg0.a.7" [100] ... ... ... and 23 more ... names(actual) | names(expected) [127] "deg4.homophily.a" | "deg4.homophily.a" [127] [128] "deg5.homophily.a" | "deg5.homophily.a" [128] [129] "deg6.homophily.a" | "deg6.homophily.a" [129] [130] "deg0.a8" - "deg0.a.8" [130] [131] "deg1.a8" - "deg1.a.8" [131] [132] "deg2.a8" - "deg2.a.8" [132] [133] "deg3.a8" - "deg3.a.8" [133] [134] "deg4.a8" - "deg4.a.8" [134] [135] "deg5.a8" - "deg5.a.8" [135] [136] "deg6.a8" - "deg6.a.8" [136] ... ... ... and 101 more ... [ FAIL 1 | WARN 2 | SKIP 0 | PASS 105 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [206s/134s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # File tests/testthat.R in package ergm.ego, 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 2015-2024 Statnet Commons > ################################################################################ > library(testthat) > library(ergm.ego) Loading required package: 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. Loading required package: egor Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: tibble 'ergm.ego' 1.1.1 (2024-11-07), part of the Statnet Project * 'news(package="ergm.ego")' for changes since last version * 'citation("ergm.ego")' for citation information * 'https://statnet.org' for help, support, and other information Attaching package: 'ergm.ego' The following objects are masked from 'package:ergm': COLLAPSE_SMALLEST, snctrl The following object is masked from 'package:base': sample > > test_check("ergm.ego") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 0 | PASS 105 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-EgoStat.R:91:3'): egostats are close to complete network stats ── c(s.e) (`actual`) not equal to summary(f.y) (`expected`). names(actual) | names(expected) [91] "degree4" | "degree4" [91] [92] "degree5" | "degree5" [92] [93] "degree6" | "degree6" [93] [94] "deg0.a7" - "deg0.a.7" [94] [95] "deg0.a8" - "deg0.a.8" [95] [96] "deg0.a9" - "deg0.a.9" [96] [97] "deg3.a7" - "deg3.a.7" [97] [98] "deg3.a8" - "deg3.a.8" [98] [99] "deg3.a9" - "deg3.a.9" [99] [100] "deg0.a7" - "deg0.a.7" [100] ... ... ... and 23 more ... names(actual) | names(expected) [127] "deg4.homophily.a" | "deg4.homophily.a" [127] [128] "deg5.homophily.a" | "deg5.homophily.a" [128] [129] "deg6.homophily.a" | "deg6.homophily.a" [129] [130] "deg0.a8" - "deg0.a.8" [130] [131] "deg1.a8" - "deg1.a.8" [131] [132] "deg2.a8" - "deg2.a.8" [132] [133] "deg3.a8" - "deg3.a.8" [133] [134] "deg4.a8" - "deg4.a.8" [134] [135] "deg5.a8" - "deg5.a.8" [135] [136] "deg6.a8" - "deg6.a.8" [136] ... ... ... and 101 more ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 105 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [129s/78s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # File tests/testthat.R in package ergm.ego, 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 2015-2024 Statnet Commons > ################################################################################ > library(testthat) > library(ergm.ego) Loading required package: 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. Loading required package: egor Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: tibble 'ergm.ego' 1.1.1 (2024-11-07), part of the Statnet Project * 'news(package="ergm.ego")' for changes since last version * 'citation("ergm.ego")' for citation information * 'https://statnet.org' for help, support, and other information Attaching package: 'ergm.ego' The following objects are masked from 'package:ergm': COLLAPSE_SMALLEST, snctrl The following object is masked from 'package:base': sample > > test_check("ergm.ego") Starting 2 test processes [ FAIL 1 | WARN 2 | SKIP 0 | PASS 105 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-EgoStat.R:91:3'): egostats are close to complete network stats ── c(s.e) (`actual`) not equal to summary(f.y) (`expected`). names(actual) | names(expected) [91] "degree4" | "degree4" [91] [92] "degree5" | "degree5" [92] [93] "degree6" | "degree6" [93] [94] "deg0.a7" - "deg0.a.7" [94] [95] "deg0.a8" - "deg0.a.8" [95] [96] "deg0.a9" - "deg0.a.9" [96] [97] "deg3.a7" - "deg3.a.7" [97] [98] "deg3.a8" - "deg3.a.8" [98] [99] "deg3.a9" - "deg3.a.9" [99] [100] "deg0.a7" - "deg0.a.7" [100] ... ... ... and 23 more ... names(actual) | names(expected) [127] "deg4.homophily.a" | "deg4.homophily.a" [127] [128] "deg5.homophily.a" | "deg5.homophily.a" [128] [129] "deg6.homophily.a" | "deg6.homophily.a" [129] [130] "deg0.a8" - "deg0.a.8" [130] [131] "deg1.a8" - "deg1.a.8" [131] [132] "deg2.a8" - "deg2.a.8" [132] [133] "deg3.a8" - "deg3.a.8" [133] [134] "deg4.a8" - "deg4.a.8" [134] [135] "deg5.a8" - "deg5.a.8" [135] [136] "deg6.a8" - "deg6.a.8" [136] ... ... ... and 101 more ... [ FAIL 1 | WARN 2 | SKIP 0 | PASS 105 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.