Package: ergm.ego
Version: 0.5
Date: 2019-05-29
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="michal2992@gmail.com", comment=c(ORCID="0000-0001-7503-852X")),
	    person("Chad", "Klumb", role=c("ctb"), email="cklumb@gmail.com"))
Depends: ergm (>= 3.10.1), network (>= 1.15)
Imports: statnet.common (>= 4.2.0), coda (>= 0.19.2), RColorBrewer (>=
        1.1.2), purrr (>= 0.3.2), rlang (>= 0.3.4), 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: 6.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-05-30 10:39:13 UTC; levap
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@uow.edu.au>
Repository: CRAN
Date/Publication: 2019-05-31 16:00:03 UTC
Built: R 3.6.3; ; 2020-08-05 06:24:00 UTC; windows
