{
  "_id": "6a1f10ceb401979e7341d880",
  "Package": "mixture",
  "Type": "Package",
  "Title": "Mixture Models for Clustering and Classification",
  "Version": "2.2.0",
  "Date": "2025-12-17",
  "Authors@R": "c(person(\"Nik\", \"Pocuca\", role=c(\"aut\"), comment = c(ORCID = \"0000-0001-8365-0751\")), \nperson(\"Ryan P.\", \"Browne\", role = c(\"aut\"), comment = c(ORCID = \"0000-0003-4543-0218\")),\nperson(\"Paul D.\", \"McNicholas\", role = c(\"aut\", \"cre\"), email = \"mcnicholas@math.mcmaster.ca\", comment = c(ORCID = \"0000-0002-2482-523X\")),\nperson(\"Alexa A.\", \"Sochaniwsky\", role = c(\"aut\"), comment = c(ORCID = \"0009-0005-8043-5091\")))",
  "Maintainer": "Paul D. McNicholas <mcnicholas@math.mcmaster.ca>",
  "Description": "An implementation of 14 parsimonious mixture models for\nmodel-based clustering or model-based classification. Gaussian,\nStudent's t, generalized hyperbolic, variance-gamma or skew-t\nmixtures are available. All approaches work with missing data.\nCeleux and Govaert (1995) <doi:10.1016/0031-3203(94)00125-6>,\nBrowne and McNicholas (2014) <doi:10.1007/s11634-013-0139-1>,\nBrowne and McNicholas (2015) <doi:10.1002/cjs.11246>.",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "License": "GPL (>= 2)",
  "SystemRequirements": "GNU GSL",
  "Author": "Nik Pocuca [aut] (ORCID:\n<https://orcid.org/0000-0001-8365-0751>), Ryan P. Browne [aut]\n(ORCID: <https://orcid.org/0000-0003-4543-0218>), Paul D.\nMcNicholas [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2482-523X>), Alexa A. Sochaniwsky\n[aut] (ORCID: <https://orcid.org/0009-0005-8043-5091>)",
  "RoxygenNote": "7.3.3",
  "Packaged": {
    "Date": "2026-05-17 08:10:56 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libgsl0-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-12-18 17:10:09 UTC",
  "RemoteUrl": "https://github.com/cran/mixture",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ffa4184c9eb948ac10e6e4e4891bdf08d032a4e",
  "MD5sum": "acc37989f06c54ca1e321d9566fb61cb",
  "_user": "cran",
  "_type": "src",
  "_file": "mixture_2.2.0.tar.gz",
  "_fileid": "da1cf60e6819a0fc178585932ed88ded841c95eb47c7d6a724b7eabe700f84bf",
  "_filesize": 416923,
  "_sha256": "da1cf60e6819a0fc178585932ed88ded841c95eb47c7d6a724b7eabe700f84bf",
  "_created": "2026-05-17T08:10:56.000Z",
  "_published": "2026-06-02T17:20:14.280Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130310866,
      "time": 274,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040732717"
    },
    {
      "job": 79130310879,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040733092"
    },
    {
      "job": 79130311214,
      "time": 167,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040720982"
    },
    {
      "job": 79130311209,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040720464"
    },
    {
      "job": 79130310243,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040703382"
    },
    {
      "job": 79130310005,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364917901"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25985455227",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mixture",
  "_commit": {
    "id": "2ffa4184c9eb948ac10e6e4e4891bdf08d032a4e",
    "author": "Paul D. McNicholas <mcnicholas@math.mcmaster.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.2.0\n",
    "time": 1766077809
  },
  "_maintainer": {
    "name": "Paul D. McNicholas",
    "email": "mcnicholas@math.mcmaster.ca",
    "orcid": "0000-0002-2482-523X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "version": ">= 0.20",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "RcppGSL",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 17,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.2.0",
      "date": "2025-12-18"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 758,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mixture"
  },
  "_mentions": 2,
  "_searchresults": 23,
  "_topics": [
    "gsl",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mixture.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-03-09"
    },
    {
      "version": "1.1",
      "date": "2014-07-12"
    },
    {
      "version": "1.2",
      "date": "2014-12-27"
    },
    {
      "version": "1.3",
      "date": "2015-01-02"
    },
    {
      "version": "1.4",
      "date": "2015-03-10"
    },
    {
      "version": "1.5",
      "date": "2018-02-13"
    },
    {
      "version": "1.5.1",
      "date": "2020-12-12"
    },
    {
      "version": "2.0.0",
      "date": "2021-01-11"
    },
    {
      "version": "2.0.1",
      "date": "2021-01-16"
    },
    {
      "version": "2.0.2",
      "date": "2021-01-18"
    },
    {
      "version": "2.0.3",
      "date": "2021-03-02"
    },
    {
      "version": "2.0.4",
      "date": "2021-04-19"
    },
    {
      "version": "2.0.5",
      "date": "2022-09-23"
    },
    {
      "version": "2.0.6",
      "date": "2023-09-26"
    },
    {
      "version": "2.1.0",
      "date": "2024-01-23"
    },
    {
      "version": "2.1.1",
      "date": "2024-01-30"
    },
    {
      "version": "2.1.2",
      "date": "2025-05-06"
    },
    {
      "version": "2.2.0",
      "date": "2025-12-18"
    }
  ],
  "_exports": [
    "ARI",
    "dmg",
    "dmgh",
    "dmst",
    "dmvg",
    "e_step",
    "get_best_model",
    "ghpcm",
    "gpcm",
    "main_loop",
    "main_loop_gh",
    "main_loop_st",
    "main_loop_t",
    "main_loop_vg",
    "MAP",
    "pcm",
    "stpcm",
    "tpcm",
    "vgpcm",
    "z_ig_kmeans",
    "z_ig_random_hard",
    "z_ig_random_soft"
  ],
  "_datasets": [
    {
      "name": "sx2",
      "title": "Skewed Simulated Data 1",
      "object": "sx2",
      "file": "sx2.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 2000,
      "table": true,
      "tojson": true
    },
    {
      "name": "sx3",
      "title": "Skewed Simulated Data 2",
      "object": "sx3",
      "file": "sx3.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 2000,
      "table": true,
      "tojson": true
    },
    {
      "name": "x2",
      "title": "Simulated Data",
      "object": "x2",
      "file": "x2.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ARI",
      "title": "Adjusted Rand Index",
      "topics": [
        "ARI"
      ]
    },
    {
      "page": "dmg",
      "title": "Density of multivariate Gaussian distribution",
      "topics": [
        "dmg"
      ]
    },
    {
      "page": "dmgh",
      "title": "Density of multivariate Generalized Hyperbolic distribution",
      "topics": [
        "dmgh"
      ]
    },
    {
      "page": "dmst",
      "title": "Density of multivariate Skew-t distribution",
      "topics": [
        "dmst"
      ]
    },
    {
      "page": "dmvg",
      "title": "Density of multivariate Variance Gamma distribution",
      "topics": [
        "dmvg"
      ]
    },
    {
      "page": "e_step",
      "title": "Expectation Step",
      "topics": [
        "e_step"
      ]
    },
    {
      "page": "get_best_model",
      "title": "Best Model Extractor",
      "topics": [
        "get_best_model"
      ]
    },
    {
      "page": "ghpcm",
      "title": "Generalized Hyperbolic Parsimonious Clustering Models",
      "topics": [
        "ghpcm"
      ]
    },
    {
      "page": "gpcm",
      "title": "Gaussian Parsimonious Clustering Models",
      "topics": [
        "gpcm"
      ]
    },
    {
      "page": "main_loop",
      "title": "GPCM Internal C++ Call",
      "topics": [
        "main_loop"
      ]
    },
    {
      "page": "main_loop_gh",
      "title": "GHPCM Internal C++ Call",
      "topics": [
        "main_loop_gh"
      ]
    },
    {
      "page": "main_loop_st",
      "title": "STPCM Internal C++ Call",
      "topics": [
        "main_loop_st"
      ]
    },
    {
      "page": "main_loop_t",
      "title": "TPCM Internal C++ Call",
      "topics": [
        "main_loop_t"
      ]
    },
    {
      "page": "main_loop_vg",
      "title": "VGPCM Internal C++ Call",
      "topics": [
        "main_loop_vg"
      ]
    },
    {
      "page": "MAP",
      "title": "Maximum _a posterori_",
      "topics": [
        "MAP"
      ]
    },
    {
      "page": "mixture",
      "title": "Mixture Models for Clustering and Classification",
      "topics": [
        "mixture-package",
        "mixture"
      ]
    },
    {
      "page": "pcm",
      "title": "Parsimonious Clustering Models",
      "topics": [
        "pcm"
      ]
    },
    {
      "page": "stpcm",
      "title": "Skew-t Parsimonious Clustering Models",
      "topics": [
        "stpcm"
      ]
    },
    {
      "page": "sx2",
      "title": "Skewed Simulated Data 1",
      "topics": [
        "sx2"
      ]
    },
    {
      "page": "sx3",
      "title": "Skewed Simulated Data 2",
      "topics": [
        "sx3"
      ]
    },
    {
      "page": "tpcm",
      "title": "Student T Parsimonious Clustering Models",
      "topics": [
        "tpcm"
      ]
    },
    {
      "page": "vgpcm",
      "title": "Variance Gamma Parsimonious Clustering Models",
      "topics": [
        "vgpcm"
      ]
    },
    {
      "page": "x2",
      "title": "Simulated Data",
      "topics": [
        "x2"
      ]
    },
    {
      "page": "z_ig_kmeans",
      "title": "K-means Initialization",
      "topics": [
        "z_ig_kmeans"
      ]
    },
    {
      "page": "z_ig_random_hard",
      "title": "Random Hard Initialization",
      "topics": [
        "z_ig_random_hard"
      ]
    },
    {
      "page": "z_ig_random_soft",
      "title": "Random Soft Initialization",
      "topics": [
        "z_ig_random_soft"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "lattice",
    "Rcpp",
    "RcppArmadillo",
    "RcppGSL"
  ],
  "_sysdeps": [
    {
      "shlib": "libgsl",
      "package": "libgsl27",
      "headers": "libgsl-dev",
      "source": "gsl",
      "version": "2.7.1+dfsg-6ubuntu2",
      "name": "gsl",
      "homepage": "https://www.gnu.org/software/gsl",
      "description": "GNU Scientific Library (GSL) -- library package"
    },
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 3.37032800777951,
  "_indexed": true,
  "_nocasepkg": "mixture",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-05-17T08:15:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2ffa4184c9eb948ac10e6e4e4891bdf08d032a4e",
      "fileid": "e0db62d0a5db8f7258e1836554f8a9206647e733f0b1b7552d340e149d442254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25985455227"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-05-17T08:15:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2ffa4184c9eb948ac10e6e4e4891bdf08d032a4e",
      "fileid": "94cb993cc800da13fde548176d9c25fa762230dfb05dafbc50d7853269afed3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25985455227"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-05-17T08:13:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2ffa4184c9eb948ac10e6e4e4891bdf08d032a4e",
      "fileid": "a0137f0c17d575d38d750f66d73ba8f98914659f27342388ba31328dc164ab10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25985455227"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-05-17T08:13:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2ffa4184c9eb948ac10e6e4e4891bdf08d032a4e",
      "fileid": "e9f7a0d2b19759426e4b203faec2fdc8d483d286d7c1c173719a8a8fcc850245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25985455227"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.0",
      "date": "2026-06-02T17:19:32.000Z",
      "arch": "emscripten",
      "commit": "2ffa4184c9eb948ac10e6e4e4891bdf08d032a4e",
      "fileid": "e3d170ca5b7b566c58d8b6c1c2bbbdff72127ad190e5d40b400748da2c069e07",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25985455227"
    }
  ]
}