Package: MLVSBM
Type: Package
Title: A Stochastic Block Model for Multilevel Networks
Version: 0.2.4
Authors@R: 
    person(given = "Saint-Clair",
           family = "Chabert-Liddell",
           role = c("aut", "cre"),
           email = "academic@chabert-liddell.com",
           comment = c(ORCID = "0000-0001-5604-7308"))
Description: Simulation, inference and clustering of multilevel networks using a
    Stochastic Block Model framework as described in Chabert-Liddell, Barbillon,
    Donnet and Lazega (2021) <doi:10.1016/j.csda.2021.107179>. 
    A multilevel network is defined as the junction of two interaction networks, 
    the upper level or inter-organizational level and the lower level or 
    inter-individual level. The inter-level represents an affiliation 
    relationship.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/Chabert-Liddell/MLVSBM
BugReports: https://github.com/Chabert-Liddell/MLVSBM/issues
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Imports: R6, blockmodels, ape, magrittr, cluster
Suggests: testthat (>= 2.1.0), covr, knitr, rmarkdown, ggplot2 (>=
        3.3.2), ggforce, spelling, cowplot, reshape2, dplyr
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2022-08-04 17:05:33 UTC; stc
Author: Saint-Clair Chabert-Liddell [aut, cre]
    (<https://orcid.org/0000-0001-5604-7308>)
Maintainer: Saint-Clair Chabert-Liddell <academic@chabert-liddell.com>
Repository: CRAN
Date/Publication: 2022-08-05 10:10:05 UTC
Built: R 4.1.2; ; 2022-08-06 10:37:16 UTC; unix
