Package: CCMnet
Type: Package
Title: Congruence Class Models for Networks
Version: 0.1.6
Authors@R: c(person("Ravi", "Goyal", email = "ravi.j.goyal@gmail.com",
                  role = c("aut", "cre")),
             person("Statnet Development Team", 
                  role = c("ctb", "cph")))
Description: Provides an implementation of Congruence Class Models for 
    generating  networks. It facilitates sampling networks based 
    on specific topological properties and attribute mixing patterns using 
    a Markov Chain Monte Carlo framework. The implementation builds upon code 
    from the 'ergm' package; see Handcock et al. (2008) <doi:10.18637/jss.v024.i01>. 
License: GPL-3
Encoding: UTF-8
Imports: dplyr, ergm, ggplot2, gtools, igraph, intergraph, kableExtra,
        mvtnorm, network, RBesT, rlang, stats, tibble, tidyr, utils
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2026-02-17 16:49:23 UTC; ravigoyal
Author: Ravi Goyal [aut, cre],
  Statnet Development Team [ctb, cph]
Maintainer: Ravi Goyal <ravi.j.goyal@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-18 09:40:16 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2026-02-25 05:07:12 UTC; windows
Archs: x64
