Package: CCMnet
Type: Package
Title: Congruence Class Models for Networks
Version: 1.0.0
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-03-02 07:08:59 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-03-02 08:00:02 UTC
Built: R 4.4.3; aarch64-apple-darwin20; 2026-03-02 12:13:42 UTC; unix
Archs: CCMnet.so.dSYM
