Package: ergm.ego
Version: 0.6.1
Date: 2020-11-19
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: ergm (>= 3.11.0), network (>= 1.15)
Imports: statnet.common (>= 4.4.0), coda (>= 0.19.2), RColorBrewer (>=
        1.1.2), purrr (>= 0.3.2), tibble (>= 2.1.1), 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.
License: GPL-3 + file LICENSE
URL: https://statnet.org
BugReports: https://github.com/statnet/ergm.ego/issues
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2020-11-19 11:00:54 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: 2020-11-19 23:10:05 UTC
