{
  "_id": "6a46c65cc3efdb0cb7aa4739",
  "Package": "MultiModalR",
  "Title": "Fast Bayesian Probability Estimation for Multimodal Categorical\nData",
  "Version": "1.0.0",
  "Date": "2026-06-18",
  "Authors@R": "person(given = \"Gergo\",\nfamily = \"Dioszegi\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dijogergo@gmail.com\")",
  "Description": "Fast Bayesian probability estimation for multimodal\ncategorical data using speed-optimized MCMC implementation\n(Metropolis-Hastings-within-partial-Gibbs). The package\nprovides efficient algorithms for detecting subpopulations,\nestimating mixture components, and assigning observations to\nsubgroups with probability estimates.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/DijoG/MultiModalR",
  "BugReports": "https://github.com/DijoG/MultiModalR/issues",
  "SystemRequirements": "C++17",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "LazyData": "true",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://dijog.r-universe.dev",
  "Date/Publication": "2026-06-23 12:43:01 UTC",
  "RemoteUrl": "https://github.com/dijog/multimodalr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d235608b9f70128dab5382cce870baa9b7892b09",
  "Packaged": {
    "Date": "2026-07-01 08:55:13 UTC",
    "User": "root"
  },
  "Author": "Gergo Dioszegi [aut, cre]",
  "Maintainer": "Gergo Dioszegi <dijogergo@gmail.com>",
  "_user": "dijog",
  "_type": "src",
  "_file": "MultiModalR_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/1440a8ede0acf51a890d08c6699915eaf64a0f98d8f9809d0e56b1ad06b5b0c6",
  "_filesize": 138264,
  "_sha256": "1440a8ede0acf51a890d08c6699915eaf64a0f98d8f9809d0e56b1ad06b5b0c6",
  "_expires": "2026-10-10T20:13:16.000Z",
  "_created": "2026-07-01T08:55:13.000Z",
  "_published": "2026-07-02T20:13:16.954Z",
  "_jobs": [
    {
      "job": 84868611756,
      "time": 164,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004988765"
    },
    {
      "job": 84868611626,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8005004138"
    },
    {
      "job": 84868612168,
      "time": 196,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005001956"
    },
    {
      "job": 84868612065,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004991766"
    },
    {
      "job": 84868612025,
      "time": 248,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8005010351"
    },
    {
      "job": 84868611993,
      "time": 392,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8005075420"
    },
    {
      "job": 84868612026,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004983613"
    },
    {
      "job": 84868611432,
      "time": 298,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005033727"
    },
    {
      "job": 84868611249,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004920195"
    },
    {
      "job": 84868611898,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004989625"
    },
    {
      "job": 84868611384,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004968580"
    },
    {
      "job": 84868611950,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004971267"
    },
    {
      "job": 84868611630,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004962214"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536",
  "_status": "success",
  "_upstream": "https://github.com/dijog/multimodalr",
  "_commit": {
    "id": "d235608b9f70128dab5382cce870baa9b7892b09",
    "author": "DijoG <dijogergo@gmail.com>",
    "committer": "DijoG <dijogergo@gmail.com>",
    "message": "CRAN ready\n",
    "time": 1782218581
  },
  "_maintainer": {
    "name": "Gergo Dioszegi",
    "email": "dijogergo@gmail.com",
    "login": "dijog",
    "description": "",
    "uuid": 34399619
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "multimode",
      "role": "Suggests"
    },
    {
      "package": "tictoc",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "dijog",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 12
    },
    {
      "week": "2026-03",
      "n": 41
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-05",
      "n": 4
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 9
    },
    {
      "week": "2026-25",
      "n": 8
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-02-20"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dijog",
      "count": 85,
      "uuid": 34399619
    }
  ],
  "_userbio": {
    "uuid": 34399619,
    "type": "user",
    "name": "DijoG",
    "followers": 5
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MultiModalR"
  },
  "_devurl": "https://github.com/dijog/multimodalr",
  "_searchresults": 0,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MultiModalR.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dijog/multimodalr",
  "_realowner": "dijog",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-30"
    }
  ],
  "_exports": [
    "check_PACKS",
    "create_MM_output",
    "create_multimodal_dummy",
    "fuss_PARALLEL_mcmc",
    "get_MODES_enhanced",
    "group_MODES_enhanced",
    "MM_MH",
    "MM_MH_dirichlet",
    "plot_VALIDATION"
  ],
  "_datasets": [
    {
      "name": "multimodal_dummy",
      "title": "Multimodal Dummy Dataset",
      "object": "multimodal_dummy",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Category",
        "Subpopulation",
        "Value",
        "ID"
      ],
      "rows": 675,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check_PACKS",
      "title": "Check and install required packages",
      "topics": [
        "check_PACKS"
      ]
    },
    {
      "page": "create_MM_output",
      "title": "Create output data frame",
      "topics": [
        "create_MM_output"
      ]
    },
    {
      "page": "create_multimodal_dummy",
      "title": "Create multimodal dummy dataset",
      "topics": [
        "create_multimodal_dummy"
      ]
    },
    {
      "page": "fuss_PARALLEL_mcmc",
      "title": "Parallel Bayesian mixture modeling using Markov Chain Monte Carlo (MCMC)",
      "topics": [
        "fuss_PARALLEL_mcmc"
      ]
    },
    {
      "page": "get_MODES_enhanced",
      "title": "Density height-aware mode detection",
      "topics": [
        "get_MODES_enhanced"
      ]
    },
    {
      "page": "group_MODES_enhanced",
      "title": "Density height-aware mode grouping",
      "topics": [
        "group_MODES_enhanced"
      ]
    },
    {
      "page": "MM_MH",
      "title": "Fast MCMC for mixture models (Metropolis-Hastings-within-partial-Gibbs)",
      "topics": [
        "MM_MH"
      ]
    },
    {
      "page": "MM_MH_dirichlet",
      "title": "Dirichlet MCMC (identical interface to MM_MH)",
      "topics": [
        "MM_MH_dirichlet"
      ]
    },
    {
      "page": "multimodal_dummy",
      "title": "Multimodal Dummy Dataset",
      "topics": [
        "multimodal_dummy"
      ]
    },
    {
      "page": "plot_VALIDATION",
      "title": "Plot validation of subgroup assignments (handles both balanced and imbalanced data)",
      "topics": [
        "plot_VALIDATION"
      ]
    }
  ],
  "_readme": "https://github.com/dijog/multimodalr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "farver",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "listenv",
    "magrittr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "truncnorm",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "multimodalr",
  "_universes": [
    "dijog"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T08:58:05.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/8676be312f3d365633b1e75e3c7276309e05ce1af9e916f931a54ffc2308bb11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T08:58:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/2784b9f880c57db7938e4baef2d9f2c80611af24acd423f52097f7cb3b4d16d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T08:58:35.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/06cf59430c2bb3c13e2cfded5d687c1336bda89d908710a2604cca79a4eb5313",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T08:58:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/2e9f0d579877cc7445e2ef01182e70552c6b6237295a512426d69e2d55268980",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T08:58:40.000Z",
      "arch": "aarch64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/f9475e38c80a5a8309106477835a4956ef036af50c71ff68dae19206b71678d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T09:00:58.000Z",
      "arch": "x86_64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/ca127e39c884cd042f110864c776a0710ec86a825fd00b029f51f654e449da0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T08:57:39.000Z",
      "arch": "aarch64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/e94a63aff5ef45b9fb3cc216a7400c0fafebbd6541e5b5c3fc3333474444b189",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T08:59:15.000Z",
      "arch": "x86_64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/1b0b127ebaa3467d2531a1c77dab2458cf4ae0bb44726f2b979fdc427b424ef4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-01T08:58:18.000Z",
      "arch": "emscripten",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/47fb19eb31ccb43131f05d4bb9f51649cd5fbe40978e063cb72ce007fc54b9e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T08:56:42.000Z",
      "arch": "x86_64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/6e80ca373bc2a353e9a0ff5efc4df43c3952809202ba1d0ad55917740d10aa20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T08:56:46.000Z",
      "arch": "x86_64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/29f7ae8c65242a1f16a2cfc79534485a16aea77845a9f3503c171e1ea7ceeb85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T08:56:35.000Z",
      "arch": "x86_64",
      "commit": "d235608b9f70128dab5382cce870baa9b7892b09",
      "fileid": "https://r2.ropensci.org/f47d11f3f8d33e355d2ee3c5db10d341bdc886fa241dbf9348d9862e23cf0602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dijog/actions/runs/28505518536"
    }
  ]
}