Package: ergm.ego
Version: 1.0.1
Date: 2022-05-26
Title: Fit, Simulate and Diagnose Exponential-Family Random Graph
        Models to Egocentrically Sampled Network Data
Authors@R: c(
            person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@statnet.org", comment=c(ORCID="0000-0002-9101-3362")),
            person("Steven M.", "Goodreau", role=c("ctb"), email="goodreau@u.washington.edu"),
            person("Martina", "Morris", role=c("ctb"), email="morrism@u.washington.edu"),
	    person("Kirk", "Li", role=c("ctb"), email="kirkli@uw.edu"),
	    person("Emily N.", "Beylerian", role=c("ctb"), email="ebey@uw.edu"),
	    person("Michał", "Bojanowski", role=c("ctb"), email="michal2992@gmail.com", comment=c(ORCID="0000-0001-7503-852X")),
	    person("Chad", "Klumb", role=c("ctb"), email="cklumb@gmail.com"))
Depends: R (>= 2.10), ergm (>= 4.2.0), egor, network (>= 1.17.1)
LinkingTo: ergm
Imports: statnet.common (>= 4.5.0), RColorBrewer (>= 1.1.2), purrr (>=
        0.3.2), tibble (>= 2.1.1), dplyr, survey, stats, methods
Suggests: testthat (>= 2.1.1), covr (>= 3.2.1)
Description: Utilities for managing egocentrically sampled network data and a wrapper around the 'ergm' package to facilitate ERGM inference and simulation from such data. See Krivitsky and Morris (2017) <doi:10.1214/16-AOAS1010>.
License: GPL-3 + file LICENSE
URL: https://statnet.org
BugReports: https://github.com/statnet/ergm.ego/issues
RoxygenNote: 7.2.0
Encoding: UTF-8
LazyData: true
Config/testthat/parallel: true
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2022-05-26 12:57:20 UTC; pavel
Author: Pavel N. Krivitsky [aut, cre] (<https://orcid.org/0000-0002-9101-3362>),
  Steven M. Goodreau [ctb],
  Martina Morris [ctb],
  Kirk Li [ctb],
  Emily N. Beylerian [ctb],
  Michał Bojanowski [ctb] (<https://orcid.org/0000-0001-7503-852X>),
  Chad Klumb [ctb]
Maintainer: Pavel N. Krivitsky <pavel@statnet.org>
Repository: CRAN
Date/Publication: 2022-05-26 14:30:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 19:18:33 UTC; windows
Archs: i386, x64
