Package: GMCM
Type: Package
Title: Fast Estimation of Gaussian Mixture Copula Models
Description: Unsupervised Clustering and Meta-analysis using Gaussian Mixture
    Copula Models.
Version: 1.4.1
Authors@R: c(
    person(given = c("Anders", "Ellern"),
           family = "Bilgrau",
           role = c("aut", "cre", "cph"),
           email = "anders.ellern.bilgrau@gmail.com", 
           comment = c(ORCID = "0000-0001-9875-2902")),
    person(given = c("Poul", "Svante"),
           family = "Eriksen",
           role = c("ths", "ctb"),
           comment = c(ORCID = "0000-0001-9192-1814")),
    person(given = "Martin",
           family = "Boegsted",
           role = c("ths", "ctb"))
    )
Maintainer: Anders Ellern Bilgrau <anders.ellern.bilgrau@gmail.com>
URL: http://aebilgrau.github.io/GMCM/,
        https://github.com/AEBilgrau/GMCM
BugReports: https://github.com/AEBilgrau/GMCM/issues
License: GPL (>= 2)
KeepSource: yes
Imports: Rcpp (>= 0.10.6), ellipse
LinkingTo: Rcpp, RcppArmadillo
Suggests: idr, Hmisc, RColorBrewer, foreach, jpeg, testthat (>= 0.3),
        knitr, rmarkdown, shiny, shinydashboard, shinyBS,
        rhandsontable, DT
VignetteBuilder: knitr
Encoding: UTF-8
Config/roxygen2/version: 8.1.0
NeedsCompilation: yes
Packaged: 2026-08-25 18:16:47 UTC; ander
Author: Anders Ellern Bilgrau [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-9875-2902>),
  Poul Svante Eriksen [ths, ctb] (ORCID:
    <https://orcid.org/0000-0001-9192-1814>),
  Martin Boegsted [ths, ctb]
Repository: CRAN
Date/Publication: 2026-08-25 22:00:21 UTC
