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
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: 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
RoxygenNote: 6.1.1
Encoding: UTF-8
