Package: ergm.multi
Version: 0.2.1
Date: 2024-02-20
Title: Fit, Simulate and Diagnose Exponential-Family Models for Multiple or Multilayer Networks
Authors@R: c(person(c("Pavel", "N."), "Krivitsky", role=c("aut","cre"), email="pavel@statnet.org", comment=c(ORCID="0000-0002-9101-3362")),
             person(c("Mark", "S."), "Handcock", role=c("ctb"), email="handcock@stat.ucla.edu"),
             person(c("David", "R."), "Hunter", role=c("ctb"), email="dhunter@stat.psu.edu"),
             person("Chad", "Klumb", role=c("ctb"), email="cklumb@gmail.com"),
             person("Pietro", "Coletti", role=c("ctb"), email="pietro.coletti@uhasselt.be"),
             person("Joyce", "Cheng", role=c("ctb"), email="joyce.cheng@student.unsw.edu.au"))
Depends:
    R (>= 3.5.0),
    ergm (>= 4.6.0),
    network (>= 1.18.2)
Imports:
    statnet.common (>= 4.9.0),
    rlang (>= 1.1.3),
    purrr (>= 1.0.2),
    tibble (>= 3.2.1),
    glue (>= 1.7.0),
    rle (>= 0.9.2),
    Rdpack (>= 2.6),
    Matrix,
    methods,
    parallel
LinkingTo:
    ergm
Suggests:
    rmarkdown (>= 2.25),
    knitr (>= 1.45),
    dplyr (>= 1.1.4),
    testthat (>= 3.2.1),
    ggplot2 (>= 3.4.4),
    ggrepel (>= 0.9.5),
    generics (>= 0.1.3)
RdMacros: Rdpack
BugReports: https://github.com/statnet/ergm.multi/issues
Description: A set of extensions for the 'ergm' package to fit multilayer/multiplex/multirelational networks and samples of multiple networks. 'ergm.multi' is a part of the Statnet suite of packages for network analysis. See Krivitsky, Koehly, and Marcum (2020) <doi:10.1007/s11336-020-09720-7> and Krivitsky, Coletti, and Hens (2023) <doi:10.1080/01621459.2023.2242627>.
License: GPL-3 + file LICENSE
URL: https://statnet.org
VignetteBuilder: rmarkdown, knitr
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
Config/testthat/parallel: true
Config/testthat/edition: 3
Encoding: UTF-8
