{
  "_id": "6a1bea611d7bb097a0a1e5dc",
  "Package": "dpGMM",
  "Type": "Package",
  "Title": "Dynamic Programming Based Gaussian Mixture Modelling Tool for 1D\nand 2D Data",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Michal\", \"Marczyk\", email = \"michal.marczyk@polsl.pl\", role = c(\"aut\",\"ctb\")),\nperson(\"Kamila\", \"Szumala\", email = \"kamila.szumala@polsl.pl\", role = c(\"aut\",\"cre\")),\nperson(\"Joanna\", \"Zyla\",  email = \"joanna.zyla@polsl.pl\",role = c(\"aut\",\"ctb\")))",
  "Maintainer": "Kamila Szumala <kamila.szumala@polsl.pl>",
  "Description": "Gaussian mixture modeling of one- and two-dimensional\ndata, provided in original or binned form, with an option to\nestimate the number of model components. The method uses\nGaussian Mixture Models (GMM) with initial parameters\ndetermined by a dynamic programming algorithm, leading to\nstable and reproducible model fitting. For more details see\nZyla, J., Szumala, K., Polanski, A., Polanska, J., & Marczyk,\nM. (2026) <doi:10.1016/j.jocs.2026.102811>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:20:39 UTC",
    "User": "root"
  },
  "Author": "Michal Marczyk [aut, ctb], Kamila Szumala [aut, cre], Joanna\nZyla [aut, ctb]",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://szumx123.r-universe.dev",
  "Date/Publication": "2026-03-02 14:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/dpGMM",
  "RemoteRef": "HEAD",
  "RemoteSha": "d5a1e8dfb686f4cdf4c6952531c8a880956e0d9a",
  "MD5sum": "9fb564783b54005668f5c7da697370f5",
  "_user": "szumx123",
  "_type": "src",
  "_file": "dpGMM_1.0.0.tar.gz",
  "_fileid": "5efe4d2f9c1356b5655764b588794a43cf3aa13760af18983acc08e8645ed9fb",
  "_filesize": 788956,
  "_sha256": "5efe4d2f9c1356b5655764b588794a43cf3aa13760af18983acc08e8645ed9fb",
  "_created": "2026-05-31T07:20:39.000Z",
  "_published": "2026-05-31T07:59:29.805Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78708311867,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314775910"
    },
    {
      "job": 78708311851,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314774948"
    },
    {
      "job": 78708311856,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314999863"
    },
    {
      "job": 78708311870,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315022556"
    },
    {
      "job": 78708141325,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314755843"
    },
    {
      "job": 78708311854,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314769067"
    },
    {
      "job": 78708311894,
      "time": 224,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314782078"
    },
    {
      "job": 78708311890,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314773232"
    },
    {
      "job": 78708311861,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314769100"
    }
  ],
  "_buildurl": "https://github.com/r-universe/szumx123/actions/runs/26706305432",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dpGMM",
  "_commit": {
    "id": "d5a1e8dfb686f4cdf4c6952531c8a880956e0d9a",
    "author": "Kamila Szumala <kamila.szumala@polsl.pl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1772462402
  },
  "_maintainer": {
    "name": "Kamila Szumala",
    "email": "kamila.szumala@polsl.pl",
    "login": "szumx123",
    "description": "",
    "uuid": 150140698
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "RColorBrewer",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "pracma",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.2",
      "date": "2026-01-15"
    },
    {
      "name": "1.0.0",
      "date": "2026-03-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "szumx123",
      "count": 2,
      "uuid": 150140698
    }
  ],
  "_userbio": {
    "uuid": 150140698,
    "type": "user",
    "name": "szumx123"
  },
  "_downloads": {
    "count": 133,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dpGMM"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dpGMM.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "szumx123",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2026-01-15"
    },
    {
      "version": "1.0.0",
      "date": "2026-03-02"
    }
  ],
  "_exports": [
    "EM_iter",
    "EM_iter_2D",
    "find_class_2D",
    "find_thr_by_dist",
    "find_thr_by_params",
    "gaussian_mixture_2D",
    "gaussian_mixture_vector",
    "generate_dist",
    "generate_dset2D",
    "generate_norm1D",
    "generate_norm2D",
    "GMM_1D_opts",
    "GMM_2D_opts",
    "plot_gmm_1D",
    "plot_gmm_2D_binned",
    "plot_gmm_2D_orig",
    "plot_QQplot",
    "runGMM",
    "runGMM2D"
  ],
  "_datasets": [
    {
      "name": "binned",
      "title": "Data example of binned problem in mass spectrometry",
      "object": "binned",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2"
      ],
      "rows": 501,
      "table": true,
      "tojson": true
    },
    {
      "name": "example",
      "title": "Data of 1D mixed-normal distributions",
      "object": "example",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "example2D",
      "title": "Data of 2D mixed-normal distributions",
      "object": "example2D",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Coordinates_1",
        "Coordinates_2",
        "Y"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "binned",
      "title": "Data example of binned problem in mass spectrometry",
      "topics": [
        "binned"
      ]
    },
    {
      "page": "EM_iter",
      "title": "Expectation-maximization algorithm for 1D data",
      "topics": [
        "EM_iter"
      ]
    },
    {
      "page": "EM_iter_2D",
      "title": "Expectation-maximization algorithm for 2D data",
      "topics": [
        "EM_iter_2D"
      ]
    },
    {
      "page": "example",
      "title": "Data of 1D mixed-normal distributions",
      "topics": [
        "example"
      ]
    },
    {
      "page": "example2D",
      "title": "Data of 2D mixed-normal distributions",
      "topics": [
        "example2D"
      ]
    },
    {
      "page": "find_class_2D",
      "title": "Class assignment for 2D Gaussian Mixture Model data",
      "topics": [
        "find_class_2D"
      ]
    },
    {
      "page": "find_thr_by_dist",
      "title": "Thresholds estimations for 1D from GMM distribution",
      "topics": [
        "find_thr_by_dist"
      ]
    },
    {
      "page": "find_thr_by_params",
      "title": "Thresholds estimations for 1D from GMM parameters",
      "topics": [
        "find_thr_by_params"
      ]
    },
    {
      "page": "gaussian_mixture_2D",
      "title": "Gaussian mixture decomposition for 2D data",
      "topics": [
        "gaussian_mixture_2D"
      ]
    },
    {
      "page": "gaussian_mixture_vector",
      "title": "Gaussian mixture decomposition for 1D data",
      "topics": [
        "gaussian_mixture_vector"
      ]
    },
    {
      "page": "generate_dist",
      "title": "Generation of GMM data with high precision",
      "topics": [
        "generate_dist"
      ]
    },
    {
      "page": "generate_dset2D",
      "title": "Generator of multiple random 2D mixed-normal distributions",
      "topics": [
        "generate_dset2D"
      ]
    },
    {
      "page": "generate_norm1D",
      "title": "Generator of 1D mixed-normal distributions",
      "topics": [
        "generate_norm1D"
      ]
    },
    {
      "page": "generate_norm2D",
      "title": "Generator of 2D mixed-normal distributions",
      "topics": [
        "generate_norm2D"
      ]
    },
    {
      "page": "GMM_1D_opts",
      "title": "Default configuration for 1D Gaussian Mixture decomposition",
      "topics": [
        "GMM_1D_opts"
      ]
    },
    {
      "page": "GMM_2D_opts",
      "title": "Default configuration for 2D Gaussian Mixture decomposition",
      "topics": [
        "GMM_2D_opts"
      ]
    },
    {
      "page": "img_to_coords",
      "title": "2D plot support",
      "topics": [
        "img_to_coords"
      ]
    },
    {
      "page": "plot_gmm_1D",
      "title": "Plot of GMM decomposition for 1D data",
      "topics": [
        "plot_gmm_1D"
      ]
    },
    {
      "page": "plot_gmm_2D_binned",
      "title": "Plot of GMM decomposition for 2D binned data",
      "topics": [
        "plot_gmm_2D_binned"
      ]
    },
    {
      "page": "plot_gmm_2D_orig",
      "title": "Plot of GMM decomposition for 2D data",
      "topics": [
        "plot_gmm_2D_orig"
      ]
    },
    {
      "page": "plot_QQplot",
      "title": "QQplot of GMM decomposition for 1D data",
      "topics": [
        "plot_QQplot"
      ]
    },
    {
      "page": "runGMM",
      "title": "Function to fit Gaussian Mixture Model (GMM) to 1D data",
      "topics": [
        "runGMM"
      ]
    },
    {
      "page": "runGMM2D",
      "title": "Function to fit Gaussian Mixture Model (GMM) to 2D data",
      "topics": [
        "runGMM2D"
      ]
    }
  ],
  "_readme": "https://github.com/cran/dpGMM/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "polynom",
    "pracma",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "dpgmm",
  "_universes": [
    "szumx123"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-31T07:23:04.000Z",
      "distro": "noble",
      "commit": "d5a1e8dfb686f4cdf4c6952531c8a880956e0d9a",
      "fileid": "bbbd37c87baf6ccc4c5ac265e0a32d157f811e1e794df0870f1a248d725e40cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szumx123/actions/runs/26706305432"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-31T07:23:00.000Z",
      "distro": "noble",
      "commit": "d5a1e8dfb686f4cdf4c6952531c8a880956e0d9a",
      "fileid": "c47dc6aa4b0aeccdd5460435aac5f07e93eea1ece3693041146b18ae92400b1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szumx123/actions/runs/26706305432"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-31T07:54:56.000Z",
      "commit": "d5a1e8dfb686f4cdf4c6952531c8a880956e0d9a",
      "fileid": "0a23509727e7178260a8c1ff8e9b774f6e57224331a4e199ba266ab3ab0cd274",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szumx123/actions/runs/26706305432"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-31T07:58:26.000Z",
      "commit": "d5a1e8dfb686f4cdf4c6952531c8a880956e0d9a",
      "fileid": "0c7f358f100143a832e2638c2ea152bf6e92db7d4423133a28bb3c79bde9b7d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szumx123/actions/runs/26706305432"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-31T07:22:54.000Z",
      "commit": "d5a1e8dfb686f4cdf4c6952531c8a880956e0d9a",
      "fileid": "40c35e8b75f4beb5206d2e92a91220aaf06e9adc7cb5990acf2655c15f2cf2a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/szumx123/actions/runs/26706305432"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T07:23:49.000Z",
      "commit": "d5a1e8dfb686f4cdf4c6952531c8a880956e0d9a",
      "fileid": "98abac0ef8cd72041bcd4dd8569ad244adb9eb85c7aa67bf01e4189e7c8c1724",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szumx123/actions/runs/26706305432"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T07:22:40.000Z",
      "commit": "d5a1e8dfb686f4cdf4c6952531c8a880956e0d9a",
      "fileid": "d7ab7a44ff1d5b6058beb3a0d4767cce732f2fb05b2b542b38f70a8315dcee10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szumx123/actions/runs/26706305432"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-31T07:22:12.000Z",
      "commit": "d5a1e8dfb686f4cdf4c6952531c8a880956e0d9a",
      "fileid": "91cc68dbe923cf9aa1e7826641b7a03d09cfcf32ce61a901be7b99a9817230a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szumx123/actions/runs/26706305432"
    }
  ]
}