Package: clustNet
Type: Package
Title: Network-Based Clustering
Version: 1.1.0
Authors@R: 
  c(person(given = "Fritz",
           family = "Bayer",
           role = c("aut", "cre", "cph"),
           email = "frbayer@ethz.ch"),
    person(given = "Jack",
           family = "Kuipers",
           role = "ctb"))
Description: Network-based clustering using a Bayesian network mixture model with optional covariate adjustment.
Depends: R (>= 3.5.0)
Encoding: UTF-8
License: GPL-3
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, ggraph, ggpubr, ggplot2, grDevices,
        reshape2, car, ks, testthat (>= 3.0.0)
VignetteBuilder: knitr
Imports: BiDAG (>= 2.0.2), pcalg, RBGL, parallel, clue, methods, graph,
        igraph
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-09-27 09:14:33 UTC; frbayer
Author: Fritz Bayer [aut, cre, cph],
  Jack Kuipers [ctb]
Maintainer: Fritz Bayer <frbayer@ethz.ch>
Repository: CRAN
Date/Publication: 2023-09-27 09:30:02 UTC
Built: R 4.2.0; ; 2023-09-28 12:09:56 UTC; unix
