{
  "_id": "6a49c4a0fbe299ac63d6c6c3",
  "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-06-17 09:26:03 UTC",
    "User": "root"
  },
  "Author": "Andrew Thomas Jones [aut, cre],\nHien Duy Nguyen [aut]",
  "Maintainer": "Andrew Thomas Jones <andrewthomasjones@gmail.com>",
  "_user": "andrewthomasjones",
  "_type": "src",
  "_file": "SAGMM_0.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/6cd5c543bf790612eb145bcf9d483ae64c51909c5e3b73c6fc2d45acbea1958c",
  "_filesize": 91304,
  "_sha256": "6cd5c543bf790612eb145bcf9d483ae64c51909c5e3b73c6fc2d45acbea1958c",
  "_expires": "2026-10-13T02:42:38.000Z",
  "_created": "2026-06-17T09:26:03.000Z",
  "_published": "2026-07-05T02:42:40.675Z",
  "_jobs": [
    {
      "job": 85186643874,
      "time": 123,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691298411"
    },
    {
      "job": 85186643738,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691300071"
    },
    {
      "job": 85186643871,
      "time": 118,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691298374"
    },
    {
      "job": 85186643881,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691294952"
    },
    {
      "job": 85186643784,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691294615"
    },
    {
      "job": 85186643797,
      "time": 165,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691315620"
    },
    {
      "job": 85186643892,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691286823"
    },
    {
      "job": 85186643778,
      "time": 182,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691323288"
    },
    {
      "job": 85186643699,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691249918"
    },
    {
      "job": 85186643854,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691294866"
    },
    {
      "job": 85186643858,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691287260"
    },
    {
      "job": 85186643759,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691300563"
    },
    {
      "job": 85186643859,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691287470"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079",
  "_status": "success",
  "_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
  },
  "_distro": "noble",
  "_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",
    "followers": 5,
    "description": "Stats, ML, R, C++"
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SAGMM"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/andrewthomasjones/sagmm",
  "_searchresults": 8,
  "_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-06-17T09:28:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/9a4ba0836a73bd18ba0f82b3e0bfca6504cb67a77be03835595b1f2891cb27ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-17T09:28:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/d866fcebf84a7c86896a48a000986cee9803fd733085de482ff07d9b1f4570ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-17T09:28:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/590b0a519744c5cb5e49243cde62d39bbd75d8f512d13ef35079447e58697feb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-17T09:28:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/0c793ba1f78d2752c77b87cfce2854f02d3de95915f1c1da33d7c479fd2725ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-17T09:27:57.000Z",
      "arch": "aarch64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/4f3d1021c91faee020206b93c2036cb5c4f164ead9736f6940d3e5c2f43bcd2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-17T09:28:42.000Z",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/2703ad25e0ca023ed96771c89a74bdae6afd7dbed63d379258236d4f7a2214a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-17T09:27:37.000Z",
      "arch": "aarch64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/7600f8b155269a8fe8f6dbee46905bb2feff04b4ddf06dc9627414f430bdeee0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-17T09:28:56.000Z",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/3ebdba867a5acfb3203fcce00275347905247b24a0da97c7d80d0544e5071c67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-06-17T09:28:16.000Z",
      "arch": "emscripten",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/3889721604af0a9d26a96be4eda7b5aefdce6a82184d501a9fc72f9a44674836",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-17T09:27:18.000Z",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/732c4e0ed68d5b16ebb24355c3fec7e042f4f8f41dfbc9993178fd548dff6d9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-17T09:27:36.000Z",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/ad32251d573f54804856a4ae57d79ae39e72586c4b8796262fbf3ba442c0f80a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-17T09:27:14.000Z",
      "arch": "x86_64",
      "commit": "57d4b6b240f1475898667866ce8bb145452d57de",
      "fileid": "https://r2.ropensci.org/677de77378135373c0f548ba5002a0f601118ef70a30f7c5f4d423618dab6480",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27678983079"
    }
  ]
}