{
  "_id": "6a310cd33efcd9bda4357e0e",
  "Package": "MPTmultiverse",
  "Title": "Multiverse Analysis of Multinomial Processing Tree Models",
  "Version": "0.4-3",
  "Description": "Statistical or cognitive modeling usually requires a\nnumber of more or less arbitrary choices creating one specific\npath through a 'garden of forking paths'. The multiverse\napproach (Steegen, Tuerlinckx, Gelman, & Vanpaemel, 2016,\n<doi:10.1177/1745691616658637>) offers a principled alternative\nin which results for all possible combinations of reasonable\nmodeling choices are reported. MPTmultiverse performs a\nmultiverse analysis for multinomial processing tree (MPT,\nRiefer & Batchelder, 1988, <doi:10.1037/0033-295X.95.3.318>)\nmodels combining maximum-likelihood/frequentist and Bayesian\nestimation approaches with different levels of pooling (i.e.,\ndata aggregation) as described in Singmann et al. (2024,\n<doi:10.1037/bul0000434>). For the frequentist approaches, no\npooling (with and without parametric or nonparametric\nbootstrap) and complete pooling are implemented using MPTinR\n<https://cran.r-project.org/package=MPTinR>. For the Bayesian\napproaches, no pooling, complete pooling, and three different\nvariants of partial pooling are implemented using TreeBUGS\n<https://cran.r-project.org/package=TreeBUGS>. The main\nfunction is fit_mpt() which performs the multiverse analysis in\none call.",
  "Authors@R": "c(\nperson(\"Henrik\", \"Singmann\", role = c(\"aut\", \"cre\"),\nemail=\"singmann@gmail.com\", comment=c(ORCID=\"0000-0002-4842-3657\"))\n, person(c(\"Daniel\", \"W.\"), \"Heck\", email = \"heck@uni-mannheim.de\", role = c(\"aut\"))\n, person(\"Marius\", \"Barth\", email = \"marius.barth@uni-koeln.de\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-3421-6665\"))\n, person(\"Frederik\", \"Aust\", email = \"frederik.aust@uni-koeln.de\", role = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0003-4900-788X\"))\n)",
  "URL": "https://github.com/mpt-network/MPTmultiverse",
  "BugReports": "https://github.com/mpt-network/MPTmultiverse/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 08:40:09 UTC",
    "User": "root"
  },
  "Author": "Henrik Singmann [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4842-3657>), Daniel W. Heck [aut],\nMarius Barth [aut] (ORCID:\n<https://orcid.org/0000-0002-3421-6665>), Frederik Aust [ctb]\n(ORCID: <https://orcid.org/0000-0003-4900-788X>)",
  "Maintainer": "Henrik Singmann <singmann@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-16 10:14:12 UTC",
  "RemoteUrl": "https://github.com/cran/MPTmultiverse",
  "RemoteRef": "HEAD",
  "RemoteSha": "8c295324a427f4b96b568f39fa077aa7ae02ddac",
  "MD5sum": "be1a200d613eb6c5b666971078682f15",
  "_user": "cran",
  "_type": "src",
  "_file": "MPTmultiverse_0.4-3.tar.gz",
  "_fileid": "fb663e933ece477259640a6f4d22d0e390029081981628f5f88f6b40b2c4f720",
  "_filesize": 1372456,
  "_sha256": "fb663e933ece477259640a6f4d22d0e390029081981628f5f88f6b40b2c4f720",
  "_created": "2026-06-16T08:40:09.000Z",
  "_published": "2026-06-16T08:44:03.025Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81615726034,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7661630675"
    },
    {
      "job": 81615725986,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661643313"
    },
    {
      "job": 81615135360,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661568130"
    },
    {
      "job": 81615725936,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661616217"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27605099382",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MPTmultiverse",
  "_commit": {
    "id": "8c295324a427f4b96b568f39fa077aa7ae02ddac",
    "author": "Henrik Singmann <singmann@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4-3\n",
    "time": 1771236852
  },
  "_maintainer": {
    "name": "Henrik Singmann",
    "email": "singmann@gmail.com",
    "login": "singmann",
    "bluesky": "@singmann.bsky.social",
    "orcid": "0000-0002-4842-3657",
    "description": "Associate professor in experimental psychology with strong interest in computational and statistical stuff.",
    "uuid": 1902102
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "MPTinR",
      "role": "Imports"
    },
    {
      "package": "TreeBUGS",
      "version": ">= 1.4.4",
      "role": "Imports"
    },
    {
      "package": "runjags",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.4-3",
      "date": "2026-02-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "singmann",
      "count": 7,
      "uuid": 1902102
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 50,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MPTmultiverse"
  },
  "_devurl": "https://github.com/mpt-network/mptmultiverse",
  "_searchresults": 4,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MPTmultiverse.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mpt-network/mptmultiverse",
  "_realowner": "mpt-network",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2018-11-19"
    },
    {
      "version": "0.2-0",
      "date": "2019-03-12"
    },
    {
      "version": "0.3-3",
      "date": "2019-08-28"
    },
    {
      "version": "0.4-0",
      "date": "2020-03-28"
    },
    {
      "version": "0.4-1",
      "date": "2020-05-18"
    },
    {
      "version": "0.4-2",
      "date": "2020-06-24"
    },
    {
      "version": "0.4-3",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "check_results",
    "check_set",
    "fit_mpt",
    "get_info",
    "mpt_options",
    "write_check_results",
    "write_results"
  ],
  "_help": [
    {
      "page": "check_results",
      "title": "Check results from MPTmultiverse",
      "topics": [
        "check_results",
        "check_set",
        "write_check_results"
      ]
    },
    {
      "page": "fit_mpt",
      "title": "Multiverse Analysis for MPT Models",
      "topics": [
        "fit_mpt"
      ]
    },
    {
      "page": "get_info",
      "title": "Collect Model Equations and Data per Tree",
      "topics": [
        "get_info"
      ]
    },
    {
      "page": "mpt_options",
      "title": "Options Settings for MPT Comparison",
      "topics": [
        "mpt_options"
      ]
    },
    {
      "page": "plot.multiverseMPT",
      "title": "Plot multiverseMPT",
      "topics": [
        "plot.multiverseMPT"
      ]
    },
    {
      "page": "write_results",
      "title": "Write Results of Multiverse Analysis to csv-Files",
      "topics": [
        "write_results"
      ]
    }
  ],
  "_readme": "https://github.com/cran/MPTmultiverse/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "Brobdingnag",
    "cli",
    "clipr",
    "coda",
    "contfrac",
    "cpp11",
    "crayon",
    "deSolve",
    "dplyr",
    "elliptic",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "hypergeo",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "logspline",
    "magrittr",
    "MASS",
    "Matrix",
    "MPTinR",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "readr",
    "reshape2",
    "rjags",
    "rlang",
    "runjags",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "TreeBUGS",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary"
    },
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "introduction-bayen_kuhlmann_2011.rmd",
      "filename": "introduction-bayen_kuhlmann_2011.html",
      "title": "Overview of MPT Multiverse: An Example Application",
      "author": "Marius Barth and Henrik Singmann",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package Overview",
        "Prerequisites",
        "Example Data: Bayen & Kuhlmann (2011)",
        "Options",
        "Model Fitting",
        "Checking the Fit",
        "Returned Object",
        "Plotting Results",
        "References"
      ],
      "created": "2018-11-19 17:20:11",
      "modified": "2026-02-16 10:14:12",
      "commits": 3
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "mptmultiverse",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mpt-network.r-universe.dev/MPTmultiverse",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-3",
      "date": "2026-06-16T08:42:35.000Z",
      "distro": "noble",
      "commit": "8c295324a427f4b96b568f39fa077aa7ae02ddac",
      "fileid": "566619d3349df743cb9d0ae034628f5e7c78aa8749d6c213bcd9466391f0833a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27605099382"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4-3",
      "date": "2026-06-16T08:42:59.000Z",
      "distro": "noble",
      "commit": "8c295324a427f4b96b568f39fa077aa7ae02ddac",
      "fileid": "dc4d662e7130f04fac0f70869147a19da45f71ab49a90dbecd4d869a6dc86d23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27605099382"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4-3",
      "date": "2026-06-16T08:42:36.000Z",
      "commit": "8c295324a427f4b96b568f39fa077aa7ae02ddac",
      "fileid": "d6e8586c2816c778546e756b8cb56fdc2f1a8edc1575dd15a6419d0b02d01222",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27605099382"
    }
  ]
}