CRAN Package Check Results for Package ergm.ego

Last updated on 2020-11-16 07:51:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5 10.87 150.46 161.33 ERROR
r-devel-linux-x86_64-debian-gcc 0.5 8.69 114.30 122.99 ERROR
r-devel-linux-x86_64-fedora-clang 0.5 201.19 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5 189.67 ERROR
r-devel-windows-ix86+x86_64 0.5 20.00 141.00 161.00 ERROR
r-patched-linux-x86_64 0.5 10.36 139.39 149.75 ERROR
r-patched-solaris-x86 0.5 286.50 ERROR
r-release-linux-x86_64 0.5 10.03 139.52 149.55 ERROR
r-release-macos-x86_64 0.5 OK
r-release-windows-ix86+x86_64 0.5 17.00 190.00 207.00 ERROR
r-oldrel-macos-x86_64 0.5 OK
r-oldrel-windows-ix86+x86_64 0.5 16.00 123.00 139.00 ERROR

Check Details

Version: 0.5
Check: tests
Result: ERROR
     Running 'EgoStat.tests.R' [6s/6s]
     Running 'boot_jack.R' [19s/22s]
     Running 'table_ppop.R' [9s/11s]
     Running 'testthat.R' [6s/7s]
    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-2019 Statnet Commons
     > #######################################################################
     > library(testthat)
     > library(ergm.ego)
     Loading required package: ergm
     Loading required package: network
     network: Classes for Relational Data
     Version 1.16.1 created on 2020-10-06.
     copyright (c) 2005, Carter T. Butts, University of California-Irvine
     Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Martina Morris, University of Washington
     Skye Bender-deMoll, University of Washington
     For citation information, type citation("network").
     Type help("network-package") to get started.
    
    
     ergm: version 3.11.0, created on 2020-10-14
     Copyright (c) 2020, Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Carter T. Butts, University of California -- Irvine
     Steven M. Goodreau, University of Washington
     Pavel N. Krivitsky, UNSW Sydney
     Martina Morris, University of Washington
     with contributions from
     Li Wang
     Kirk Li, University of Washington
     Skye Bender-deMoll, University of Washington
     Chad Klumb
     Michal Bojanowski, Kozminski University
     Ben Bolker
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm").
    
     NOTE: Versions before 3.6.1 had a bug in the implementation of the bd()
     constraint which distorted the sampled distribution somewhat. In
     addition, Sampson's Monks datasets had mislabeled vertices. See the
     NEWS and the documentation for more details.
    
     NOTE: Some common term arguments pertaining to vertex attribute and
     level selection have changed in 3.10.0. See terms help for more
     details. Use 'options(ergm.term=list(version="3.9.4"))' to use old
     behavior.
    
    
     ergm.ego: version 0.5, created on 2019-05-29
     Copyright (c) 2019, Pavel N. Krivitsky, University of Wollongong
     with contributions from
     Steven M. Goodreau, University of Washington
     Martina Morris, University of Washington
     Kirk Li, University of Washington
     Emily N. Beylerian, University of Washington
     Michal Bojanowski
     Chad Klumb
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm.ego").
    
    
     Attaching package: 'ergm.ego'
    
     The following object is masked from 'package:base':
    
     sample
    
     >
     > test_check("testthat")
     Starting 2 test processes
     -- Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`) -----
     `context()` was deprecated in the 3rd edition.
    
     -- ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`) -------
     Error: could not find function "egodata"
    
     -- Warning (test-degreedist.R:10:1): (code run outside of `test_that()`) -------
     `context()` was deprecated in the 3rd edition.
    
     -- ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`) ---------
     Error: could not find function "egodata"
    
     == testthat results ===========================================================
     Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`)
     ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`)
     Warning (test-degreedist.R:10:1): (code run outside of `test_that()`)
     ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`)
    
     [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.5
Check: tests
Result: ERROR
     Running ‘EgoStat.tests.R’ [4s/5s]
     Running ‘boot_jack.R’ [15s/21s]
     Running ‘table_ppop.R’ [7s/11s]
     Running ‘testthat.R’ [5s/7s]
    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-2019 Statnet Commons
     > #######################################################################
     > library(testthat)
     > library(ergm.ego)
     Loading required package: ergm
     Loading required package: network
     network: Classes for Relational Data
     Version 1.16.1 created on 2020-10-06.
     copyright (c) 2005, Carter T. Butts, University of California-Irvine
     Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Martina Morris, University of Washington
     Skye Bender-deMoll, University of Washington
     For citation information, type citation("network").
     Type help("network-package") to get started.
    
    
     ergm: version 3.11.0, created on 2020-10-14
     Copyright (c) 2020, Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Carter T. Butts, University of California -- Irvine
     Steven M. Goodreau, University of Washington
     Pavel N. Krivitsky, UNSW Sydney
     Martina Morris, University of Washington
     with contributions from
     Li Wang
     Kirk Li, University of Washington
     Skye Bender-deMoll, University of Washington
     Chad Klumb
     Michał Bojanowski, Kozminski University
     Ben Bolker
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm").
    
     NOTE: Versions before 3.6.1 had a bug in the implementation of the bd()
     constraint which distorted the sampled distribution somewhat. In
     addition, Sampson's Monks datasets had mislabeled vertices. See the
     NEWS and the documentation for more details.
    
     NOTE: Some common term arguments pertaining to vertex attribute and
     level selection have changed in 3.10.0. See terms help for more
     details. Use 'options(ergm.term=list(version="3.9.4"))' to use old
     behavior.
    
    
     ergm.ego: version 0.5, created on 2019-05-29
     Copyright (c) 2019, Pavel N. Krivitsky, University of Wollongong
     with contributions from
     Steven M. Goodreau, University of Washington
     Martina Morris, University of Washington
     Kirk Li, University of Washington
     Emily N. Beylerian, University of Washington
     Michał Bojanowski
     Chad Klumb
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm.ego").
    
    
     Attaching package: 'ergm.ego'
    
     The following object is masked from 'package:base':
    
     sample
    
     >
     > test_check("testthat")
     Starting 2 test processes
     ── Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`) ─────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`) ───────
     Error: could not find function "egodata"
    
     ── Warning (test-degreedist.R:10:1): (code run outside of `test_that()`) ───────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`) ─────────
     Error: could not find function "egodata"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`)
     ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`)
     Warning (test-degreedist.R:10:1): (code run outside of `test_that()`)
     ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`)
    
     [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5
Check: tests
Result: ERROR
     Running ‘EgoStat.tests.R’
     Running ‘boot_jack.R’ [23s/31s]
     Running ‘table_ppop.R’ [11s/15s]
     Running ‘testthat.R’
    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-2019 Statnet Commons
     > #######################################################################
     > library(testthat)
     > library(ergm.ego)
     Loading required package: ergm
     Loading required package: network
     network: Classes for Relational Data
     Version 1.16.1 created on 2020-10-06.
     copyright (c) 2005, Carter T. Butts, University of California-Irvine
     Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Martina Morris, University of Washington
     Skye Bender-deMoll, University of Washington
     For citation information, type citation("network").
     Type help("network-package") to get started.
    
    
     ergm: version 3.11.0, created on 2020-10-14
     Copyright (c) 2020, Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Carter T. Butts, University of California -- Irvine
     Steven M. Goodreau, University of Washington
     Pavel N. Krivitsky, UNSW Sydney
     Martina Morris, University of Washington
     with contributions from
     Li Wang
     Kirk Li, University of Washington
     Skye Bender-deMoll, University of Washington
     Chad Klumb
     Michał Bojanowski, Kozminski University
     Ben Bolker
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm").
    
     NOTE: Versions before 3.6.1 had a bug in the implementation of the bd()
     constraint which distorted the sampled distribution somewhat. In
     addition, Sampson's Monks datasets had mislabeled vertices. See the
     NEWS and the documentation for more details.
    
     NOTE: Some common term arguments pertaining to vertex attribute and
     level selection have changed in 3.10.0. See terms help for more
     details. Use 'options(ergm.term=list(version="3.9.4"))' to use old
     behavior.
    
    
     ergm.ego: version 0.5, created on 2019-05-29
     Copyright (c) 2019, Pavel N. Krivitsky, University of Wollongong
     with contributions from
     Steven M. Goodreau, University of Washington
     Martina Morris, University of Washington
     Kirk Li, University of Washington
     Emily N. Beylerian, University of Washington
     Michał Bojanowski
     Chad Klumb
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm.ego").
    
    
     Attaching package: 'ergm.ego'
    
     The following object is masked from 'package:base':
    
     sample
    
     >
     > test_check("testthat")
     Starting 2 test processes
     ── Warning (test-degreedist.R:10:1): (code run outside of `test_that()`) ───────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`) ─────────
     Error: could not find function "egodata"
    
     ── Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`) ─────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`) ───────
     Error: could not find function "egodata"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     Warning (test-degreedist.R:10:1): (code run outside of `test_that()`)
     ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`)
     Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`)
     ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`)
    
     [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.5
Check: tests
Result: ERROR
     Running ‘EgoStat.tests.R’
     Running ‘boot_jack.R’ [23s/29s]
     Running ‘table_ppop.R’ [11s/13s]
     Running ‘testthat.R’
    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-2019 Statnet Commons
     > #######################################################################
     > library(testthat)
     > library(ergm.ego)
     Loading required package: ergm
     Loading required package: network
     network: Classes for Relational Data
     Version 1.16.1 created on 2020-10-06.
     copyright (c) 2005, Carter T. Butts, University of California-Irvine
     Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Martina Morris, University of Washington
     Skye Bender-deMoll, University of Washington
     For citation information, type citation("network").
     Type help("network-package") to get started.
    
    
     ergm: version 3.11.0, created on 2020-10-14
     Copyright (c) 2020, Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Carter T. Butts, University of California -- Irvine
     Steven M. Goodreau, University of Washington
     Pavel N. Krivitsky, UNSW Sydney
     Martina Morris, University of Washington
     with contributions from
     Li Wang
     Kirk Li, University of Washington
     Skye Bender-deMoll, University of Washington
     Chad Klumb
     Michał Bojanowski, Kozminski University
     Ben Bolker
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm").
    
     NOTE: Versions before 3.6.1 had a bug in the implementation of the bd()
     constraint which distorted the sampled distribution somewhat. In
     addition, Sampson's Monks datasets had mislabeled vertices. See the
     NEWS and the documentation for more details.
    
     NOTE: Some common term arguments pertaining to vertex attribute and
     level selection have changed in 3.10.0. See terms help for more
     details. Use 'options(ergm.term=list(version="3.9.4"))' to use old
     behavior.
    
    
     ergm.ego: version 0.5, created on 2019-05-29
     Copyright (c) 2019, Pavel N. Krivitsky, University of Wollongong
     with contributions from
     Steven M. Goodreau, University of Washington
     Martina Morris, University of Washington
     Kirk Li, University of Washington
     Emily N. Beylerian, University of Washington
     Michał Bojanowski
     Chad Klumb
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm.ego").
    
    
     Attaching package: 'ergm.ego'
    
     The following object is masked from 'package:base':
    
     sample
    
     >
     > test_check("testthat")
     Starting 2 test processes
     ── Warning (test-degreedist.R:10:1): (code run outside of `test_that()`) ───────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`) ─────────
     Error: could not find function "egodata"
    
     ── Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`) ─────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`) ───────
     Error: could not find function "egodata"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     Warning (test-degreedist.R:10:1): (code run outside of `test_that()`)
     ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`)
     Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`)
     ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`)
    
     [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.5
Check: tests
Result: ERROR
     Running 'EgoStat.tests.R' [5s]
     Running 'boot_jack.R' [16s]
     Running 'table_ppop.R' [8s]
     Running 'testthat.R' [5s]
    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-2019 Statnet Commons
     > #######################################################################
     > library(testthat)
     > library(ergm.ego)
     Loading required package: ergm
     Loading required package: network
     network: Classes for Relational Data
     Version 1.16.1 created on 2020-10-06.
     copyright (c) 2005, Carter T. Butts, University of California-Irvine
     Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Martina Morris, University of Washington
     Skye Bender-deMoll, University of Washington
     For citation information, type citation("network").
     Type help("network-package") to get started.
    
    
     ergm: version 3.11.0, created on 2020-10-14
     Copyright (c) 2020, Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Carter T. Butts, University of California -- Irvine
     Steven M. Goodreau, University of Washington
     Pavel N. Krivitsky, UNSW Sydney
     Martina Morris, University of Washington
     with contributions from
     Li Wang
     Kirk Li, University of Washington
     Skye Bender-deMoll, University of Washington
     Chad Klumb
     Michal Bojanowski, Kozminski University
     Ben Bolker
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm").
    
     NOTE: Versions before 3.6.1 had a bug in the implementation of the bd()
     constraint which distorted the sampled distribution somewhat. In
     addition, Sampson's Monks datasets had mislabeled vertices. See the
     NEWS and the documentation for more details.
    
     NOTE: Some common term arguments pertaining to vertex attribute and
     level selection have changed in 3.10.0. See terms help for more
     details. Use 'options(ergm.term=list(version="3.9.4"))' to use old
     behavior.
    
    
     ergm.ego: version 0.5, created on 2019-05-29
     Copyright (c) 2019, Pavel N. Krivitsky, University of Wollongong
     with contributions from
     Steven M. Goodreau, University of Washington
     Martina Morris, University of Washington
     Kirk Li, University of Washington
     Emily N. Beylerian, University of Washington
     Michal Bojanowski
     Chad Klumb
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm.ego").
    
    
     Attaching package: 'ergm.ego'
    
     The following object is masked from 'package:base':
    
     sample
    
     >
     > test_check("testthat")
     Starting 2 test processes
     -- Warning (test-degreedist.R:10:1): (code run outside of `test_that()`) -------
     `context()` was deprecated in the 3rd edition.
    
     -- ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`) ---------
     Error: could not find function "egodata"
    
     -- Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`) -----
     `context()` was deprecated in the 3rd edition.
    
     -- ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`) -------
     Error: could not find function "egodata"
    
     == testthat results ===========================================================
     Warning (test-degreedist.R:10:1): (code run outside of `test_that()`)
     ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`)
     Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`)
     ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`)
    
     [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.5
Check: tests
Result: ERROR
     Running ‘EgoStat.tests.R’ [5s/6s]
     Running ‘boot_jack.R’ [18s/20s]
     Running ‘table_ppop.R’ [9s/10s]
     Running ‘testthat.R’ [6s/6s]
    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-2019 Statnet Commons
     > #######################################################################
     > library(testthat)
     > library(ergm.ego)
     Loading required package: ergm
     Loading required package: network
     network: Classes for Relational Data
     Version 1.16.1 created on 2020-10-06.
     copyright (c) 2005, Carter T. Butts, University of California-Irvine
     Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Martina Morris, University of Washington
     Skye Bender-deMoll, University of Washington
     For citation information, type citation("network").
     Type help("network-package") to get started.
    
    
     ergm: version 3.11.0, created on 2020-10-14
     Copyright (c) 2020, Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Carter T. Butts, University of California -- Irvine
     Steven M. Goodreau, University of Washington
     Pavel N. Krivitsky, UNSW Sydney
     Martina Morris, University of Washington
     with contributions from
     Li Wang
     Kirk Li, University of Washington
     Skye Bender-deMoll, University of Washington
     Chad Klumb
     Michał Bojanowski, Kozminski University
     Ben Bolker
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm").
    
     NOTE: Versions before 3.6.1 had a bug in the implementation of the bd()
     constraint which distorted the sampled distribution somewhat. In
     addition, Sampson's Monks datasets had mislabeled vertices. See the
     NEWS and the documentation for more details.
    
     NOTE: Some common term arguments pertaining to vertex attribute and
     level selection have changed in 3.10.0. See terms help for more
     details. Use 'options(ergm.term=list(version="3.9.4"))' to use old
     behavior.
    
    
     ergm.ego: version 0.5, created on 2019-05-29
     Copyright (c) 2019, Pavel N. Krivitsky, University of Wollongong
     with contributions from
     Steven M. Goodreau, University of Washington
     Martina Morris, University of Washington
     Kirk Li, University of Washington
     Emily N. Beylerian, University of Washington
     Michał Bojanowski
     Chad Klumb
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm.ego").
    
    
     Attaching package: 'ergm.ego'
    
     The following object is masked from 'package:base':
    
     sample
    
     >
     > test_check("testthat")
     Starting 2 test processes
     ── Warning (test-degreedist.R:10:1): (code run outside of `test_that()`) ───────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`) ─────────
     Error: could not find function "egodata"
    
     ── Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`) ─────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`) ───────
     Error: could not find function "egodata"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     Warning (test-degreedist.R:10:1): (code run outside of `test_that()`)
     ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`)
     Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`)
     ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`)
    
     [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.5
Check: tests
Result: ERROR
     Running ‘EgoStat.tests.R’ [9s/10s]
     Running ‘boot_jack.R’ [40s/43s]
     Running ‘table_ppop.R’ [19s/20s]
     Running ‘testthat.R’
    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-2019 Statnet Commons
     > #######################################################################
     > library(testthat)
     > library(ergm.ego)
     Loading required package: ergm
     Loading required package: network
     network: Classes for Relational Data
     Version 1.16.1 created on 2020-10-06.
     copyright (c) 2005, Carter T. Butts, University of California-Irvine
     Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Martina Morris, University of Washington
     Skye Bender-deMoll, University of Washington
     For citation information, type citation("network").
     Type help("network-package") to get started.
    
    
     ergm: version 3.11.0, created on 2020-10-14
     Copyright (c) 2020, Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Carter T. Butts, University of California -- Irvine
     Steven M. Goodreau, University of Washington
     Pavel N. Krivitsky, UNSW Sydney
     Martina Morris, University of Washington
     with contributions from
     Li Wang
     Kirk Li, University of Washington
     Skye Bender-deMoll, University of Washington
     Chad Klumb
     Michał Bojanowski, Kozminski University
     Ben Bolker
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm").
    
     NOTE: Versions before 3.6.1 had a bug in the implementation of the bd()
     constraint which distorted the sampled distribution somewhat. In
     addition, Sampson's Monks datasets had mislabeled vertices. See the
     NEWS and the documentation for more details.
    
     NOTE: Some common term arguments pertaining to vertex attribute and
     level selection have changed in 3.10.0. See terms help for more
     details. Use 'options(ergm.term=list(version="3.9.4"))' to use old
     behavior.
    
    
     ergm.ego: version 0.5, created on 2019-05-29
     Copyright (c) 2019, Pavel N. Krivitsky, University of Wollongong
     with contributions from
     Steven M. Goodreau, University of Washington
     Martina Morris, University of Washington
     Kirk Li, University of Washington
     Emily N. Beylerian, University of Washington
     Michał Bojanowski
     Chad Klumb
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm.ego").
    
    
     Attaching package: 'ergm.ego'
    
     The following object is masked from 'package:base':
    
     sample
    
     >
     > test_check("testthat")
     Starting 2 test processes
     ── Warning (test-degreedist.R:10:1): (code run outside of `test_that()`) ───────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`) ─────────
     Error: could not find function "egodata"
    
     ── Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`) ─────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`) ───────
     Error: could not find function "egodata"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     Warning (test-degreedist.R:10:1): (code run outside of `test_that()`)
     ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`)
     Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`)
     ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`)
    
     [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.5
Check: tests
Result: ERROR
     Running ‘EgoStat.tests.R’ [5s/6s]
     Running ‘boot_jack.R’ [18s/20s]
     Running ‘table_ppop.R’ [9s/10s]
     Running ‘testthat.R’ [6s/6s]
    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-2019 Statnet Commons
     > #######################################################################
     > library(testthat)
     > library(ergm.ego)
     Loading required package: ergm
     Loading required package: network
     network: Classes for Relational Data
     Version 1.16.1 created on 2020-10-06.
     copyright (c) 2005, Carter T. Butts, University of California-Irvine
     Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Martina Morris, University of Washington
     Skye Bender-deMoll, University of Washington
     For citation information, type citation("network").
     Type help("network-package") to get started.
    
    
     ergm: version 3.11.0, created on 2020-10-14
     Copyright (c) 2020, Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Carter T. Butts, University of California -- Irvine
     Steven M. Goodreau, University of Washington
     Pavel N. Krivitsky, UNSW Sydney
     Martina Morris, University of Washington
     with contributions from
     Li Wang
     Kirk Li, University of Washington
     Skye Bender-deMoll, University of Washington
     Chad Klumb
     Michał Bojanowski, Kozminski University
     Ben Bolker
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm").
    
     NOTE: Versions before 3.6.1 had a bug in the implementation of the bd()
     constraint which distorted the sampled distribution somewhat. In
     addition, Sampson's Monks datasets had mislabeled vertices. See the
     NEWS and the documentation for more details.
    
     NOTE: Some common term arguments pertaining to vertex attribute and
     level selection have changed in 3.10.0. See terms help for more
     details. Use 'options(ergm.term=list(version="3.9.4"))' to use old
     behavior.
    
    
     ergm.ego: version 0.5, created on 2019-05-29
     Copyright (c) 2019, Pavel N. Krivitsky, University of Wollongong
     with contributions from
     Steven M. Goodreau, University of Washington
     Martina Morris, University of Washington
     Kirk Li, University of Washington
     Emily N. Beylerian, University of Washington
     Michał Bojanowski
     Chad Klumb
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm.ego").
    
    
     Attaching package: 'ergm.ego'
    
     The following object is masked from 'package:base':
    
     sample
    
     >
     > test_check("testthat")
     Starting 2 test processes
     ── Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`) ─────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`) ───────
     Error: could not find function "egodata"
    
     ── Warning (test-degreedist.R:10:1): (code run outside of `test_that()`) ───────
     `context()` was deprecated in the 3rd edition.
    
     ── ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`) ─────────
     Error: could not find function "egodata"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`)
     ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`)
     Warning (test-degreedist.R:10:1): (code run outside of `test_that()`)
     ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`)
    
     [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.5
Check: tests
Result: ERROR
     Running 'EgoStat.tests.R' [7s]
     Running 'boot_jack.R' [21s]
     Running 'table_ppop.R' [11s]
     Running 'testthat.R' [6s]
    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-2019 Statnet Commons
     > #######################################################################
     > library(testthat)
     > library(ergm.ego)
     Loading required package: ergm
     Loading required package: network
     network: Classes for Relational Data
     Version 1.16.1 created on 2020-10-06.
     copyright (c) 2005, Carter T. Butts, University of California-Irvine
     Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Martina Morris, University of Washington
     Skye Bender-deMoll, University of Washington
     For citation information, type citation("network").
     Type help("network-package") to get started.
    
    
     ergm: version 3.11.0, created on 2020-10-14
     Copyright (c) 2020, Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Carter T. Butts, University of California -- Irvine
     Steven M. Goodreau, University of Washington
     Pavel N. Krivitsky, UNSW Sydney
     Martina Morris, University of Washington
     with contributions from
     Li Wang
     Kirk Li, University of Washington
     Skye Bender-deMoll, University of Washington
     Chad Klumb
     Michal Bojanowski, Kozminski University
     Ben Bolker
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm").
    
     NOTE: Versions before 3.6.1 had a bug in the implementation of the bd()
     constraint which distorted the sampled distribution somewhat. In
     addition, Sampson's Monks datasets had mislabeled vertices. See the
     NEWS and the documentation for more details.
    
     NOTE: Some common term arguments pertaining to vertex attribute and
     level selection have changed in 3.10.0. See terms help for more
     details. Use 'options(ergm.term=list(version="3.9.4"))' to use old
     behavior.
    
    
     ergm.ego: version 0.5, created on 2019-05-29
     Copyright (c) 2019, Pavel N. Krivitsky, University of Wollongong
     with contributions from
     Steven M. Goodreau, University of Washington
     Martina Morris, University of Washington
     Kirk Li, University of Washington
     Emily N. Beylerian, University of Washington
     Michal Bojanowski
     Chad Klumb
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm.ego").
    
    
     Attaching package: 'ergm.ego'
    
     The following object is masked from 'package:base':
    
     sample
    
     >
     > test_check("testthat")
     Starting 2 test processes
     -- Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`) -----
     `context()` was deprecated in the 3rd edition.
    
     -- ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`) -------
     Error: could not find function "egodata"
    
     -- Warning (test-degreedist.R:10:1): (code run outside of `test_that()`) -------
     `context()` was deprecated in the 3rd edition.
    
     -- ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`) ---------
     Error: could not find function "egodata"
    
     == testthat results ===========================================================
     Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`)
     ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`)
     Warning (test-degreedist.R:10:1): (code run outside of `test_that()`)
     ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`)
    
     [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.5
Check: tests
Result: ERROR
     Running 'EgoStat.tests.R' [4s]
     Running 'boot_jack.R' [17s]
     Running 'table_ppop.R' [8s]
     Running 'testthat.R' [4s]
    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-2019 Statnet Commons
     > #######################################################################
     > library(testthat)
     > library(ergm.ego)
     Loading required package: ergm
     Loading required package: network
     network: Classes for Relational Data
     Version 1.16.1 created on 2020-10-06.
     copyright (c) 2005, Carter T. Butts, University of California-Irvine
     Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Martina Morris, University of Washington
     Skye Bender-deMoll, University of Washington
     For citation information, type citation("network").
     Type help("network-package") to get started.
    
    
     ergm: version 3.11.0, created on 2020-10-14
     Copyright (c) 2020, Mark S. Handcock, University of California -- Los Angeles
     David R. Hunter, Penn State University
     Carter T. Butts, University of California -- Irvine
     Steven M. Goodreau, University of Washington
     Pavel N. Krivitsky, UNSW Sydney
     Martina Morris, University of Washington
     with contributions from
     Li Wang
     Kirk Li, University of Washington
     Skye Bender-deMoll, University of Washington
     Chad Klumb
     Michal Bojanowski, Kozminski University
     Ben Bolker
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm").
    
     NOTE: Versions before 3.6.1 had a bug in the implementation of the bd()
     constraint which distorted the sampled distribution somewhat. In
     addition, Sampson's Monks datasets had mislabeled vertices. See the
     NEWS and the documentation for more details.
    
     NOTE: Some common term arguments pertaining to vertex attribute and
     level selection have changed in 3.10.0. See terms help for more
     details. Use 'options(ergm.term=list(version="3.9.4"))' to use old
     behavior.
    
    
     ergm.ego: version 0.5, created on 2019-05-29
     Copyright (c) 2019, Pavel N. Krivitsky, University of Wollongong
     with contributions from
     Steven M. Goodreau, University of Washington
     Martina Morris, University of Washington
     Kirk Li, University of Washington
     Emily N. Beylerian, University of Washington
     Michal Bojanowski
     Chad Klumb
     Based on "statnet" project software (statnet.org).
     For license and citation information see statnet.org/attribution
     or type citation("ergm.ego").
    
    
     Attaching package: 'ergm.ego'
    
     The following object is masked from 'package:base':
    
     sample
    
     >
     > test_check("testthat")
     Starting 2 test processes
     -- Warning (test-degreedist.R:10:1): (code run outside of `test_that()`) -------
     `context()` was deprecated in the 3rd edition.
    
     -- ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`) ---------
     Error: could not find function "egodata"
    
     -- Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`) -----
     `context()` was deprecated in the 3rd edition.
    
     -- ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`) -------
     Error: could not find function "egodata"
    
     == testthat results ===========================================================
     Warning (test-degreedist.R:10:1): (code run outside of `test_that()`)
     ERROR (test-degreedist.R:21:1): (code run outside of `test_that()`)
     Warning (test-statmismatch.R:10:1): (code run outside of `test_that()`)
     ERROR (test-statmismatch.R:15:1): (code run outside of `test_that()`)
    
     [ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64