{
  "_id": "6a27ae6d24555f66ed534ec9",
  "Package": "DirichletMultinomial",
  "Type": "Package",
  "Title": "Dirichlet-Multinomial Mixture Model Machine Learning for\nMicrobiome Data",
  "Version": "1.54.0",
  "Authors@R": "person(\n\"Martin\", \"Morgan\", role = c(\"aut\", \"cre\"),\nemail = \"mtmorgan.xyz@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5874-8148\"))",
  "Description": "Dirichlet-multinomial mixture models can be used to\ndescribe variability in microbial metagenomic data. This\npackage is an interface to code originally made available by\nHolmes, Harris, and Quince, 2012, PLoS ONE 7(2): 1-15, as\ndiscussed further in the man page for this package,\n?DirichletMultinomial.",
  "License": "LGPL-3",
  "Collate": "AllGenerics.R dmn.R dmngroup.R roc.R util.R",
  "SystemRequirements": "gsl",
  "biocViews": "ImmunoOncology, Microbiome, Sequencing, Clustering,\nClassification, Metagenomics",
  "VignetteBuilder": "knitr",
  "URL": "https://mtmorgan.github.io/DirichletMultinomial/",
  "BugReports": "https://github.com/mtmorgan/DirichletMultinomial/issues",
  "Config/pak/sysreqs": "libgsl0-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:36:30 UTC",
  "RemoteUrl": "https://github.com/bioc/DirichletMultinomial",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "b97b6c68986a8af1b77da60982bc37847d75962c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 07:15:37 UTC",
    "User": "root"
  },
  "Author": "Martin Morgan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5874-8148>)",
  "Maintainer": "Martin Morgan <mtmorgan.xyz@gmail.com>",
  "MD5sum": "091018e6b25aefea6b4fcecf1388769c",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "DirichletMultinomial_1.54.0.tar.gz",
  "_fileid": "28373c9b8e6ac5d2eb9bf91d9bcfc96d7745ac726a215e88cfd4baab2bdeeb29",
  "_filesize": 894994,
  "_sha256": "28373c9b8e6ac5d2eb9bf91d9bcfc96d7745ac726a215e88cfd4baab2bdeeb29",
  "_created": "2026-06-08T07:15:37.000Z",
  "_published": "2026-06-09T06:10:53.305Z",
  "_jobs": [
    {
      "job": 80256667767,
      "time": 157,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7473747743"
    },
    {
      "job": 80256667871,
      "time": 183,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7473755209"
    },
    {
      "job": 80256667740,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7473757843"
    },
    {
      "job": 80256667673,
      "time": 176,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7473753246"
    },
    {
      "job": 80256667889,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7473758578"
    },
    {
      "job": 80256667839,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7473734961"
    },
    {
      "job": 80256667449,
      "time": 257,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7499795781"
    },
    {
      "job": 80256667884,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7473743874"
    },
    {
      "job": 80256667577,
      "time": 229,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7473766839"
    },
    {
      "job": 80256667215,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473705132"
    },
    {
      "job": 80256667609,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473740214"
    },
    {
      "job": 80256667709,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7473737788"
    },
    {
      "job": 80256667857,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7473737579"
    },
    {
      "job": 80256667602,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7473735716"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/DirichletMultinomial",
  "_commit": {
    "id": "b97b6c68986a8af1b77da60982bc37847d75962c",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777379790
  },
  "_maintainer": {
    "name": "Martin Morgan",
    "email": "mtmorgan.xyz@gmail.com",
    "login": "mtmorgan",
    "orcid": "0000-0002-5874-8148",
    "description": "",
    "uuid": 118552
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "IRanges",
      "role": "Depends"
    },
    {
      "package": "stats4",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 27,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.55.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.54.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "microbiome",
    "sequencing",
    "clustering",
    "classification",
    "metagenomics",
    "gsl"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "dtenenba",
      "count": 19,
      "uuid": 2286826
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "mtmorgan",
      "count": 11,
      "uuid": 118552
    },
    {
      "user": "jwokaty",
      "count": 8,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "kayla-morrell",
      "count": 1,
      "uuid": 32339524
    },
    {
      "user": "sonali-bioc",
      "count": 1,
      "uuid": 6373953
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 9202,
    "source": "https://www.bioconductor.org/packages/stats/bioc/DirichletMultinomial"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/mtmorgan/dirichletmultinomial",
  "_pkgdown": "https://mtmorgan.github.io/DirichletMultinomial/",
  "_searchresults": 174,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DirichletMultinomial.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mtmorgan/dirichletmultinomial",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "AIC",
    "BIC",
    "csubset",
    "cvdmngroup",
    "dmn",
    "dmngroup",
    "fitted",
    "goodnessOfFit",
    "heatmapdmn",
    "laplace",
    "mixture",
    "mixturewt",
    "predict",
    "roc",
    "show",
    "summary"
  ],
  "_datasets": [
    {
      "name": "bestgrp",
      "title": "Data objects used for examples and the vignette",
      "object": "bestgrp",
      "file": "bestgrp.rda",
      "class": [
        "DMNGroup"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fit",
      "title": "Data objects used for examples and the vignette",
      "object": "fit",
      "file": "fit.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "xval",
      "title": "Data objects used for examples and the vignette",
      "object": "xval",
      "file": "xval.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "group",
        "Lean",
        "Obese"
      ],
      "rows": 254,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "DirichletMultinomial-package",
      "title": "Dirichlet-Multinomial Mixture Model Machine Learning for Microbiome Data",
      "topics": [
        "DirichletMultinomial-package"
      ]
    },
    {
      "page": "cvdmngroup",
      "title": "Cross-validation on Dirichlet-Multinomial classifiers.",
      "topics": [
        "cvdmngroup"
      ]
    },
    {
      "page": "dataobjects",
      "title": "Data objects used for examples and the vignette",
      "topics": [
        "bestgrp",
        "fit",
        "xval"
      ]
    },
    {
      "page": "dmn",
      "title": "Fit Dirichlet-Multinomial models to count data.",
      "topics": [
        "dmn"
      ]
    },
    {
      "page": "DMN-class",
      "title": "Class '\"DMN\"'",
      "topics": [
        "DMN-class"
      ]
    },
    {
      "page": "dmngroup",
      "title": "Dirichlet-Multinomial generative classifiers.",
      "topics": [
        "dmngroup"
      ]
    },
    {
      "page": "DMNGroup-class",
      "title": "Class '\"DMNGroup\"'",
      "topics": [
        "DMNGroup-class"
      ]
    },
    {
      "page": "heatmapdmn",
      "title": "Heatmap representation of samples assigned to Dirichlet components.",
      "topics": [
        "heatmapdmn"
      ]
    },
    {
      "page": "fitted",
      "title": "Access model components.",
      "topics": [
        "AIC,DMN-method",
        "BIC,DMN-method",
        "fitted,DMN-method",
        "fitted,DMNGroup-method",
        "goodnessOfFit",
        "laplace",
        "mixture",
        "mixturewt",
        "predict,DMN-method",
        "predict,DMNGroup-method",
        "show,DMN-method",
        "show,DMNGroup-method",
        "summary,DMNGroup-method"
      ]
    },
    {
      "page": "roc",
      "title": "Summarize receiver-operator characteristics",
      "topics": [
        "roc"
      ]
    },
    {
      "page": "util",
      "title": "Helpful utility functions",
      "topics": [
        "csubset"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/DirichletMultinomial/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "BiocGenerics",
    "generics",
    "IRanges",
    "S4Vectors"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "DirichletMultinomial.Rmd",
      "filename": "DirichletMultinomial.html",
      "title": "DirichletMultinomial for Clustering and Classification of Microbiome Data",
      "author": "Martin Morgan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Clustering",
        "Generative classifier"
      ],
      "created": "2024-10-19 16:42:23",
      "modified": "2024-10-19 16:42:23",
      "commits": 1
    }
  ],
  "_score": 10.991438291591233,
  "_indexed": false,
  "_nocasepkg": "dirichletmultinomial",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/DirichletMultinomial",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.54.0",
      "date": "2026-06-08T07:19:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "90ccbf84f377ac523fb9bb6f9bcfa5fbc6c2ebbc86af07bfc7068bfb83b90ed6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.54.0",
      "date": "2026-06-08T07:19:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "233b07b268813655e5211a3ccf06ea61b5227a397a57ef96016121353da69452",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.54.0",
      "date": "2026-06-08T07:18:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "b73bd1d2aed685b08492cf450df27595b4f5e8e5a523162fbae459deff07730c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.54.0",
      "date": "2026-06-08T07:19:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "9b9152cd94abde54a7966a53a867fa6f6179194365852986dc30650aba0ed54f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.54.0",
      "date": "2026-06-08T07:17:45.000Z",
      "arch": "aarch64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "8bb7e51013909e822efa7194a22d0c54689c7f05b769b356d422220a47d8e070",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.54.0",
      "date": "2026-06-09T06:08:32.000Z",
      "arch": "x86_64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "60c5d6fc3768249c96afb413068acedb9360f64cb084862e5b0dd43d25f374f9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.54.0",
      "date": "2026-06-08T07:18:12.000Z",
      "arch": "aarch64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "ecfc1edd47257703de87e2279195890bcd9c6a84fee90b4e9b0bc10a18f20843",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.54.0",
      "date": "2026-06-08T07:19:09.000Z",
      "arch": "x86_64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "b8417e95b6705c9b9f664faaa9fd9c2e81b72ccdc76268fb2c13838be69006a1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.54.0",
      "date": "2026-06-08T07:18:33.000Z",
      "arch": "emscripten",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "1777b2743222165184327d69be496b9b9b89d3a427de94114dd640ffd1fa7b54",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.54.0",
      "date": "2026-06-08T07:17:27.000Z",
      "arch": "x86_64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "0bfee43599844083d9ea4fbb0c31db3d8615695e56ac86724d6b562dcc2eaa8a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.54.0",
      "date": "2026-06-08T07:17:35.000Z",
      "arch": "x86_64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "3259185d0632b66cbba7052f93ec092b3e2549e6486de88f602c42c3c4e96597",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.54.0",
      "date": "2026-06-08T07:17:27.000Z",
      "arch": "x86_64",
      "commit": "b97b6c68986a8af1b77da60982bc37847d75962c",
      "fileid": "42941b54142da99053110ddc78a059d06d74985b0be27567c8f644cbc377ed5b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121812516"
    }
  ]
}