Package: opGMMassessment Type: Package Title: Optimized Automated Gaussian Mixture Assessment Version: 0.4.5 Authors@R: c( person(given = "Jorn", family = "Lotsch", role = c("aut", "cre"), email = "j.lotsch@em.uni-frankfurt.de", comment = c(ORCID = "0000-0002-5818-6958")), person(given = "Sebastian", family = "Malkusch", role = c("aut"), email = "", comment = c(ORCID = "0000-0001-6766-140X"))) Maintainer: Jorn Lotsch Description: Necessary functions for optimized automated evaluation of the number and parameters of Gaussian mixtures in one-dimensional data. Various methods are available for parameter estimation and for determining the number of modes in the mixture. A detailed description of the methods ca ben found in Lotsch, J., Malkusch, S. and A. Ultsch. (2022) . URL: https://github.com/JornLotsch/opGMMassessment Depends: R (>= 3.5.0) License: GPL-3 Encoding: UTF-8 LazyData: true LinkingTo: Rcpp Imports: AdaptGauss, DataVisualizations, DistributionOptimization, cluster, mixtools, grDevices, methods, foreach, stats, utils, rlang, ggplot2, parallel, caTools, dplyr, mclust, mixAK, multimode, NbClust, ClusterR, doParallel, Rcpp (>= 1.0.0) Config/pak/sysreqs: cmake libgmp3-dev make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://jornlotsch.r-universe.dev Date/Publication: 2026-04-17 10:31:45 UTC RemoteUrl: https://github.com/jornlotsch/opgmmassessment RemoteRef: HEAD RemoteSha: dcf9080b136a7ab55a3e95c1789533305f598efd NeedsCompilation: yes Packaged: 2026-06-24 09:35:51 UTC; root Author: Jorn Lotsch [aut, cre] (ORCID: ), Sebastian Malkusch [aut] (ORCID: )