{
  "_id": "6a1f030bb401979e7341b44c",
  "Package": "SAGMM",
  "Type": "Package",
  "Title": "Clustering via Stochastic Approximation and Gaussian Mixture\nModels",
  "Version": "0.2.5",
  "Date": "2025-09-20",
  "Authors@R": "c(person(given = c(\"Andrew\", \"Thomas\"),\nfamily = \"Jones\",\nrole = c(\"aut\", \"cre\"),\nemail = \"andrewthomasjones@gmail.com\"),\nperson(given = c(\"Hien\", \"Duy\"),\nfamily = \"Nguyen\",\nrole = \"aut\"))",
  "Description": "Computes clustering by fitting Gaussian mixture models\n(GMM) via stochastic approximation following the methods of\nNguyen and Jones (2018) <doi:10.1201/9780429446177>. It also\nprovides some test data generation and plotting functionality\nto assist with this process.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Repository": "https://andrewthomasjones.r-universe.dev",
  "Date/Publication": "2025-09-20 09:06:20 UTC",
  "RemoteUrl": "https://github.com/andrewthomasjones/sagmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "57d4b6b240f1475898667866ce8bb145452d57de",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 08:07:59 UTC",
    "User": "root"
  },
  "Author": "Andrew Thomas Jones [aut, cre],\nHien Duy Nguyen [aut]",
  "Maintainer": "Andrew Thomas Jones <andrewthomasjones@gmail.com>",
  "MD5sum": "38896ee07253492d637fb295af481484",
  "_user": "andrewthomasjones",
  "_type": "src",
  "_file": "SAGMM_0.2.5.tar.gz",
  "_fileid": "ad1574cc737d70840b17953901135b4c43063c669abdcc1a5dfc340fbdbc68f4",
  "_filesize": 90043,
  "_sha256": "ad1574cc737d70840b17953901135b4c43063c669abdcc1a5dfc340fbdbc68f4",
  "_created": "2026-05-18T08:07:59.000Z",
  "_published": "2026-06-02T16:21:31.096Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79119208115,
      "time": 112,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052577822"
    },
    {
      "job": 79119207476,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052581009"
    },
    {
      "job": 79119208413,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052580130"
    },
    {
      "job": 79119208055,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052577407"
    },
    {
      "job": 79119208728,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052578804"
    },
    {
      "job": 79119207484,
      "time": 257,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052615975"
    },
    {
      "job": 79119207533,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052589170"
    },
    {
      "job": 79119207632,
      "time": 190,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052596291"
    },
    {
      "job": 79119206492,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052543253"
    },
    {
      "job": 79119206395,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363586663"
    },
    {
      "job": 79119207311,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052580307"
    },
    {
      "job": 79119208006,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052578438"
    },
    {
      "job": 79119208084,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052576891"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrewthomasjones/sagmm",
  "_commit": {
    "id": "57d4b6b240f1475898667866ce8bb145452d57de",
    "author": "Andrew Jones <andrew.jones@qcif.edu.au>",
    "committer": "Andrew Jones <andrew.jones@qcif.edu.au>",
    "message": "tidy up\n",
    "time": 1758359180
  },
  "_maintainer": {
    "name": "Andrew Thomas Jones",
    "email": "andrewthomasjones@gmail.com",
    "login": "andrewthomasjones",
    "description": "Stats, ML, R, C++",
    "uuid": 15768984
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.13",
      "role": "Imports"
    },
    {
      "package": "MixSim",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "lowmemtkmeans",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "andrewthomasjones",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.2.5",
      "date": "2025-09-20"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "andrewthomasjones",
      "count": 29,
      "uuid": 15768984
    }
  ],
  "_userbio": {
    "uuid": 15768984,
    "type": "user",
    "name": "Andrew Jones",
    "description": "Stats, ML, R, C++"
  },
  "_downloads": {
    "count": 189,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SAGMM"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/andrewthomasjones/sagmm",
  "_searchresults": 5,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SAGMM.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrewthomasjones/sagmm",
  "_realowner": "andrewthomasjones",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2019-05-09"
    },
    {
      "version": "0.2.4",
      "date": "2019-06-29"
    },
    {
      "version": "0.2.5",
      "date": "2025-09-20"
    }
  ],
  "_exports": [
    "gainFactors",
    "generateSimData",
    "SAGMMFit"
  ],
  "_help": [
    {
      "page": "gainFactors",
      "title": "Return Gamma, a sequence of gain factors",
      "topics": [
        "gainFactors"
      ]
    },
    {
      "page": "generateSimData",
      "title": "Generate data for simulations to test the SAGMM package..",
      "topics": [
        "generateSimData"
      ]
    },
    {
      "page": "SAGMM",
      "title": "SAGMM: A package for Clustering via Stochastic Approximation and Gaussian Mixture Models.",
      "topics": [
        "SAGMM-package",
        "SAGMM"
      ]
    },
    {
      "page": "SAGMMFit",
      "title": "Clustering via Stochastic Approximation and Gaussian Mixture Models (GMM)",
      "topics": [
        "SAGMMFit"
      ]
    }
  ],
  "_readme": "https://github.com/andrewthomasjones/sagmm/raw/HEAD/README.md",
  "_rundeps": [
    "lowmemtkmeans",
    "MASS",
    "mclust",
    "MixSim",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "sagmm",
  "_universes": [
    "andrewthomasjones"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-18T08:10:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "fc922ab211a4cd7c398af672927e5936ed1adc8b4cf9c1d880fa168a21a02682",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-18T08:10:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "1f1284d7e739ed84ab2c157a4b38660c63b2610d9828d610f7c1b62c3295ba85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-18T08:10:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "2e0d6d1f55d26d9942798d0573bde03eb42d025cb93f90b602e2f421d57f6dd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-18T08:09:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "37c94bc64fe90a51034b0d5fcaacb971f6025258bc2edb6ae8b457afdc135719",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-18T08:10:08.000Z",
      "arch": "aarch64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "9a88d7c80dfdd331c7bf11d9a6f125cbfa8e39ec59bc3e96b70e4596cb30343e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-18T08:11:49.000Z",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "6aa0013a1ec715d0bf7ceccb915a62cc59b67b61fb985b011e3a5cd790eaa3b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-18T08:10:30.000Z",
      "arch": "aarch64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "0f85e33ac69abd8a798a433581b3c308a53521ec4a72a9970269dc103698c6be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-18T08:10:47.000Z",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "69b2ff528d5adec402e6c02ab4f88968588a759d747d6169e2856c86f185904c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-18T08:09:28.000Z",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "3e71f8be94216d1b0bf7d5acb2e3d436eaff071f742dfc5e73282b0663dc72dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-18T08:09:25.000Z",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "cbdc5f6fe4419afaa358581af908314bac9beb90ee40ffa5191fa76f85c9359c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-18T08:09:23.000Z",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "35f937189750fd80cfae0dd11cd6d5c9445c72537033c12ded19763cc1f0fc78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-06-02T16:21:05.000Z",
      "arch": "emscripten",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "06fb51b322f638b9227d3baa4a85aac5db1267b81cf676fb3079eefc1a67e622",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26021200500"
    }
  ]
}