Package: mverse Type: Package Title: Tidy Multiverse Analysis Made Simple Version: 0.2.3 Authors@R: c( person("Michael Jongho", "Moon", email = "michael.moon@utoronto.ca", role = c("aut", "cre")), person("Haoda", "Li", email = "haoda.li@mail.utoronto.ca", role = c("aut")), person("Mingwei", "Xu", email = "yuka.xu@mail.utoronto.ca", role = c("aut")), person("Nathan", "Taback", email = "nathan.taback@utoronto.ca", role = "aut"), person("Fanny", "Chevalier", email = "fanny@cs.tornto.edu", role = "aut"), person("Alison", "Gibbs", email = "alison.gibbs@utoronto.ca", role = c("ctb")) ) Maintainer: Michael Jongho Moon Description: Extends 'multiverse' package (Sarma A., Kale A., Moon M., Taback N., Chevalier F., Hullman J., Kay M., 2021) , which allows users perform to create explorable multiverse analysis in R. This extension provides an additional level of abstraction to the 'multiverse' package with the aim of creating user friendly syntax to researchers, educators, and students in statistics. The 'mverse' syntax is designed to allow piping and takes hints from the 'tidyverse' grammar. The package allows users to define and inspect multiverse analysis using familiar syntax in R. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Depends: R (>= 3.6), multiverse (>= 0.6.2) Imports: Rdpack, magrittr (>= 1.5), rlang, dplyr (>= 1.1), tidyr, tidyselect, stringr, stats, utils, broom, igraph, ggraph, ggplot2 (>= 3.5.2), ggupset (>= 0.4.1) Suggests: methods, tibble, purrr, scales, MASS, testthat (>= 3.0.0), pkgdown (>= 1.5.1), covr, knitr, rmarkdown, kableExtra, spelling RoxygenNote: 7.3.2 RdMacros: Rdpack VignetteBuilder: knitr URL: https://github.com/mverseanalysis/mverse/, https://mverseanalysis.github.io/mverse/ Config/testthat/edition: 3 Language: en-US Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libglpk-dev libicu-dev libxml2-dev libx11-dev Repository: https://mverseanalysis.r-universe.dev Date/Publication: 2025-08-26 18:27:33 UTC RemoteUrl: https://github.com/mverseanalysis/mverse RemoteRef: HEAD RemoteSha: 8c2ea21772eab925d73d6612ddcd7f2c1d7ae685 NeedsCompilation: no Packaged: 2026-06-22 09:11:59 UTC; root Author: Michael Jongho Moon [aut, cre], Haoda Li [aut], Mingwei Xu [aut], Nathan Taback [aut], Fanny Chevalier [aut], Alison Gibbs [ctb]