Package: ergm.count
Version: 4.1.1
Date: 2022-05-24
Title: Fit, Simulate and Diagnose Exponential-Family Models for Networks with Count Edges
Authors@R: c(
           person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@statnet.org", comment=c(ORCID="0000-0002-9101-3362")),
	   person("Mark S.", "Handcock", role=c("ctb"), email="handcock@stat.ucla.edu"),
           person("David R.", "Hunter", role=c("ctb"), email="dhunter@stat.psu.edu"),
           person("Joyce", "Cheng", role=c("ctb"), email="joyce.cheng@student.unsw.edu.au"))
Depends:
    ergm (>= 4.2.1),
    network (>= 1.15)
Imports:
    statnet.common (>= 4.2.0)
LinkingTo:
    ergm
Description: A set of extensions for the 'ergm' package to fit weighted networks whose edge weights are counts. See Krivitsky (2012) <doi:10.1214/12-EJS696> and Krivitsky, Hunter, Morris, and Klumb (2021) <arXiv:2106.04997>.
License: GPL-3 + file LICENSE
URL: https://statnet.org
BugReports: https://github.com/statnet/ergm.count/issues
Suggests:
    covr,
    knitr,
    rmarkdown,
    testthat (>= 3.0.0)
VignetteBuilder: rmarkdown, knitr
RoxygenNote: 7.2.0
Roxygen: list(markdown = TRUE)
Encoding: UTF-8
Config/testthat/parallel: true
Config/testthat/edition: 3
