Package: ergm.ego
Version: 0.4.0
Date: 2018-08-17
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@uow.edu.au", 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="m.bojanowski@uw.edu.pl"))
Depends: ergm (>= 3.9), network (>= 1.13)
Imports: statnet.common (>= 4.1.2), coda, RColorBrewer, stats, purrr,
        rlang, tibble, methods
Suggests: testthat, covr
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: http://www.statnet.org
RoxygenNote: 6.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-08-17 12:13:26 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]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
Repository: CRAN
Date/Publication: 2018-08-17 12:40:02 UTC
