{
  "_id": "6a1d56801d7bb097a0a46fb4",
  "Package": "plotmm",
  "Type": "Package",
  "Title": "Tidy Tools for Visualizing Mixture Models",
  "Version": "0.1.2",
  "BugReports": "https://github.com/pdwaggoner/plotmm/issues",
  "Authors@R": "c(person(\"Philip\", \"Waggoner\", role = c(\"aut\", \"cre\"), email = \"philip.waggoner@gmail.com\"),\nperson(\"Fong\", \"Chan\", role = c(\"aut\", \"ctb\")),\nperson(\"Lu\", \"Zhang\", role = c(\"aut\", \"ctb\")))",
  "Maintainer": "Philip Waggoner <philip.waggoner@gmail.com>",
  "Description": "The main function, plot_mm(), is used for (gg)plotting\noutput from mixture models, including both densities and\noverlaying mixture weight component curves from the fit models\nin line with the tidy principles. The package includes several\nadditional functions for added plot customization. Supported\nmodel objects include: 'mixtools', 'EMCluster', and 'flexmix',\nwith more from each in active dev. Supported mixture model\nspecifications include mixtures of univariate Gaussians,\nmultivariate Gaussians, Gammas, logistic regressions, linear\nregressions, and Poisson regressions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://pdwaggoner.r-universe.dev",
  "Date/Publication": "2025-01-06 17:49:43 UTC",
  "RemoteUrl": "https://github.com/pdwaggoner/plotmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "3b1f57ffa917fca5551259faae78cd613e60e9d8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 09:49:48 UTC",
    "User": "root"
  },
  "Author": "Philip Waggoner [aut, cre],\nFong Chan [aut, ctb],\nLu Zhang [aut, ctb]",
  "MD5sum": "f38014151cc0d1613eb320e591cf84c3",
  "_user": "pdwaggoner",
  "_type": "src",
  "_file": "plotmm_0.1.2.tar.gz",
  "_fileid": "554ea937dd460dfb949c0e0696d31bd919ca79f4bc729b748f655c8ef2539218",
  "_filesize": 119211,
  "_sha256": "554ea937dd460dfb949c0e0696d31bd919ca79f4bc729b748f655c8ef2539218",
  "_created": "2026-06-01T09:49:48.000Z",
  "_published": "2026-06-01T09:53:04.297Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78827193273,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7328414582"
    },
    {
      "job": 78827193251,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328415286"
    },
    {
      "job": 78827193317,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7328391398"
    },
    {
      "job": 78827193181,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328394804"
    },
    {
      "job": 78826660261,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328357710"
    },
    {
      "job": 78827193179,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328402170"
    },
    {
      "job": 78827193238,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7328393787"
    },
    {
      "job": 78827193231,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7328393504"
    },
    {
      "job": 78827193220,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328416393"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pdwaggoner/actions/runs/26747475678",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pdwaggoner/plotmm",
  "_commit": {
    "id": "3b1f57ffa917fca5551259faae78cd613e60e9d8",
    "author": "Philip Waggoner <31326382+pdwaggoner@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "latest push for `v0.1.2`",
    "time": 1736185783
  },
  "_maintainer": {
    "name": "Philip Waggoner",
    "email": "philip.waggoner@gmail.com",
    "login": "pdwaggoner",
    "description": "Stanford Medicine",
    "uuid": 31326382
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "wesanderson",
      "role": "Imports"
    },
    {
      "package": "amerika",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "mixtools",
      "role": "Imports"
    },
    {
      "package": "EMCluster",
      "role": "Imports"
    },
    {
      "package": "flexmix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "pdwaggoner",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cut-point",
    "mixture-models",
    "tidyverse",
    "visualization"
  ],
  "_stars": 23,
  "_contributors": [
    {
      "user": "pdwaggoner",
      "count": 272,
      "uuid": 31326382
    },
    {
      "user": "luzhang0128",
      "count": 4,
      "uuid": 42872422
    },
    {
      "user": "tinyheero",
      "count": 1,
      "uuid": 3268173
    }
  ],
  "_userbio": {
    "uuid": 31326382,
    "type": "user",
    "name": "Philip Waggoner",
    "description": "Stanford Medicine"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plotmm"
  },
  "_devurl": "https://github.com/pdwaggoner/plotmm",
  "_searchresults": 8,
  "_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/plotmm.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pdwaggoner/plotmm",
  "_realowner": "pdwaggoner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-07-10"
    },
    {
      "version": "0.1.1",
      "date": "2022-11-09"
    },
    {
      "version": "0.1.2",
      "date": "2025-01-08"
    }
  ],
  "_exports": [
    "plot_cut_point",
    "plot_gmm",
    "plot_mix_comps",
    "plot_mix_comps_normal",
    "plot_mm"
  ],
  "_help": [
    {
      "page": "plot_cut_point",
      "title": "Tidy Visualization of a Cut Point from a Mixture Model",
      "topics": [
        "plot_cut_point"
      ]
    },
    {
      "page": "plot_gmm",
      "title": "Plots Mixture Components from Gaussian Mixture Models",
      "topics": [
        "plot_gmm"
      ]
    },
    {
      "page": "plot_mix_comps",
      "title": "Helper Function for Overlaying Mixture Components",
      "topics": [
        "plot_mix_comps"
      ]
    },
    {
      "page": "plot_mix_comps_normal",
      "title": "Custom Function for Overlaying Mixture Components for Normal Distributions",
      "topics": [
        "plot_mix_comps_normal"
      ]
    },
    {
      "page": "plot_mm",
      "title": "Tidy Visualization of Mixture Models",
      "topics": [
        "plot_mm"
      ]
    }
  ],
  "_readme": "https://github.com/pdwaggoner/plotmm/raw/HEAD/README.md",
  "_rundeps": [
    "amerika",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "EMCluster",
    "evaluate",
    "farver",
    "fastmap",
    "flexmix",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mixtools",
    "modeltools",
    "nlme",
    "nnet",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "segmented",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "wesanderson",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Getting-Started.Rmd",
      "filename": "Getting-Started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Tidy visualization of mixture models via plot_mm()",
        "Plot cut points (or not) via plot_cut_point() (with the amerika color palette)",
        "Customize a ggplot with plot_mix_comps()",
        "Contribute"
      ],
      "created": "2022-11-09 18:05:34",
      "modified": "2025-01-06 17:49:43",
      "commits": 2
    }
  ],
  "_score": 5.361727836017593,
  "_indexed": true,
  "_nocasepkg": "plotmm",
  "_universes": [
    "pdwaggoner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T09:52:19.000Z",
      "distro": "noble",
      "commit": "3b1f57ffa917fca5551259faae78cd613e60e9d8",
      "fileid": "9a71042de02b50ca53739ff6b39d3a8bb6fd286dcfbe242dae0eba9efb6772b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pdwaggoner/actions/runs/26747475678"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T09:52:20.000Z",
      "distro": "noble",
      "commit": "3b1f57ffa917fca5551259faae78cd613e60e9d8",
      "fileid": "f1f4c05cef8fa5840515f21a6e91b768aa65daeacb059a1521e0b488e35f4ef0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pdwaggoner/actions/runs/26747475678"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T09:51:20.000Z",
      "commit": "3b1f57ffa917fca5551259faae78cd613e60e9d8",
      "fileid": "43d75c4c4d5de2d58ef0d9355dca16836f78e15664ab769e36ce3053a9a2117e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pdwaggoner/actions/runs/26747475678"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T09:51:28.000Z",
      "commit": "3b1f57ffa917fca5551259faae78cd613e60e9d8",
      "fileid": "c0b5ed5ad3337fd0a20ccc0095cbdb184007a48c48ec98890a0d95b762c6dd46",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pdwaggoner/actions/runs/26747475678"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-01T09:52:09.000Z",
      "commit": "3b1f57ffa917fca5551259faae78cd613e60e9d8",
      "fileid": "d77a78f3e69aafbb3b4fa79826a257299b3bdb4a3b481053976acd85f08394db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pdwaggoner/actions/runs/26747475678"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T09:51:08.000Z",
      "commit": "3b1f57ffa917fca5551259faae78cd613e60e9d8",
      "fileid": "ce681b4f68309c9eef4c18338ec6cd3659f3dff30622d12b8b83543be9443231",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pdwaggoner/actions/runs/26747475678"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T09:51:15.000Z",
      "commit": "3b1f57ffa917fca5551259faae78cd613e60e9d8",
      "fileid": "6f06faba214ca234d21a8d511520f2091c0f8445913599b70df77d621793bbbb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pdwaggoner/actions/runs/26747475678"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T09:52:13.000Z",
      "commit": "3b1f57ffa917fca5551259faae78cd613e60e9d8",
      "fileid": "c5ff024f957361feabb8d291bb3a3166c7117e0190c14b9e87e8ee03697e10f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pdwaggoner/actions/runs/26747475678"
    }
  ]
}