{
  "_id": "6a1ee1a5b401979e73410a9d",
  "Package": "mixSPE",
  "Type": "Package",
  "Title": "Mixtures of Power Exponential and Skew Power Exponential\nDistributions for Use in Model-Based Clustering and\nClassification",
  "Version": "0.9.3",
  "Date": "2025-04-08",
  "Authors@R": "c(person(given = c(\"Ryan\", \"P.\"),\nfamily = \"Browne\",\nrole = c(\"aut\")),\nperson(given = c(\"Utkarsh\", \"J.\"),\nfamily = \"Dang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"utkarshdang@cunet.carleton.ca\"),\nperson(given = c(\"Michael\", \"P.\", \"B.\"),\nfamily = \"Gallaugher\",\nrole = \"ctb\"),\nperson(given = c(\"Paul\", \"D.\"),\nfamily = \"McNicholas\",\nrole = \"aut\"))",
  "Maintainer": "Utkarsh J. Dang <utkarshdang@cunet.carleton.ca>",
  "Description": "Mixtures of skewed and elliptical distributions are\nimplemented using mixtures of multivariate skew power\nexponential and power exponential distributions, respectively.\nA generalized expectation-maximization framework is used for\nparameter estimation. See citation() for how to cite.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:59:34 UTC",
    "User": "root"
  },
  "Author": "Ryan P. Browne [aut], Utkarsh J. Dang [aut, cre], Michael P. B.\nGallaugher [ctb], Paul D. McNicholas [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-08 19:40:06 UTC",
  "RemoteUrl": "https://github.com/cran/mixSPE",
  "RemoteRef": "HEAD",
  "RemoteSha": "4b45ad915a6d486657d20b2a4ef01623c67e8074",
  "MD5sum": "7df2190c51eac74308fdccf621d063da",
  "_user": "cran",
  "_type": "src",
  "_file": "mixSPE_0.9.3.tar.gz",
  "_fileid": "b2f729f2b1451137fe1b541c86eb89af92110b3f89d8c570768787dc3fe2612e",
  "_filesize": 153193,
  "_sha256": "b2f729f2b1451137fe1b541c86eb89af92110b3f89d8c570768787dc3fe2612e",
  "_created": "2026-05-20T06:59:34.000Z",
  "_published": "2026-06-02T13:59:01.031Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79088159337,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103309187"
    },
    {
      "job": 79088158894,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103311222"
    },
    {
      "job": 79088157677,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103279478"
    },
    {
      "job": 79088157825,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359810405"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26146560821",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mixSPE",
  "_commit": {
    "id": "4b45ad915a6d486657d20b2a4ef01623c67e8074",
    "author": "Utkarsh J. Dang <utkarshdang@cunet.carleton.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.9.3\n",
    "time": 1744141206
  },
  "_maintainer": {
    "name": "Utkarsh J. Dang",
    "email": "utkarshdang@cunet.carleton.ca"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 257,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mixSPE"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mixSPE.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-06-19"
    },
    {
      "version": "0.9.1",
      "date": "2021-01-25"
    },
    {
      "version": "0.9.2",
      "date": "2023-10-17"
    },
    {
      "version": "0.9.3",
      "date": "2025-04-08"
    }
  ],
  "_exports": [
    "EMGr",
    "print.spemix",
    "rpe",
    "rspe"
  ],
  "_help": [
    {
      "page": "mixSPE-package",
      "title": "Mixtures of skew power exponential or power exponential distributions.",
      "topics": [
        "mixSPE-package",
        "mixSPE"
      ]
    },
    {
      "page": "EMGr",
      "title": "Function for model-based clustering with the multivariate power exponential (MPE) or the skew power exponential (MSPE) distribution.",
      "topics": [
        "EMGr"
      ]
    },
    {
      "page": "print.spemix",
      "title": "Print a summary of the model fit.",
      "topics": [
        "print.spemix"
      ]
    },
    {
      "page": "rpe",
      "title": "Simulate data from the multivariate power exponential distribution.",
      "topics": [
        "rpe"
      ]
    },
    {
      "page": "rspe",
      "title": "Simulate data from the multivariate skew power exponential distribution.",
      "topics": [
        "rspe"
      ]
    }
  ],
  "_rundeps": [
    "mvtnorm"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mixspe",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-05-20T07:01:23.000Z",
      "distro": "noble",
      "commit": "4b45ad915a6d486657d20b2a4ef01623c67e8074",
      "fileid": "18e9a4d31f483bf928a3a6fc550716f93b596735a43441a1df3184c405b1b0d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26146560821"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-05-20T07:01:29.000Z",
      "distro": "noble",
      "commit": "4b45ad915a6d486657d20b2a4ef01623c67e8074",
      "fileid": "229a66cb4353f3fdb0946f727dab9daf87549805c7321c7e5236b35f923edc03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26146560821"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.3",
      "date": "2026-06-02T13:58:13.000Z",
      "commit": "4b45ad915a6d486657d20b2a4ef01623c67e8074",
      "fileid": "9e70b9122e6fbec71e4c8d351d21b82fe198855c0b69b586e3b2f36feca695c5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26146560821"
    }
  ]
}