Last updated on 2025-01-27 03:49:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 19.44 | 264.28 | 283.72 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 13.12 | 175.85 | 188.97 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 463.27 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 438.74 | ERROR | |||
r-devel-windows-x86_64 | 1.1.1 | 25.00 | 209.00 | 234.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.1 | 18.16 | 251.43 | 269.59 | ERROR | |
r-release-linux-x86_64 | 1.1.1 | 19.82 | 250.23 | 270.05 | ERROR | |
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 | 19.00 | 200.00 | 219.00 | ERROR | |
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 | 29.00 | 266.00 | 295.00 | ERROR |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [135s/80s]
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-clang
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’ [218s/137s]
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' [72s]
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-windows-x86_64
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [132s/81s]
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
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [130s/79s]
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-release-linux-x86_64
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [69s]
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-release-windows-x86_64
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [97s]
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-oldrel-windows-x86_64