Skip to content

multitool

Run Multiverse Style Analyses

v0.1.5 · Sep 3, 2025 · MIT + file LICENSE

Description

Run the same analysis over a range of arbitrary data processing decisions. 'multitool' provides an interface for creating alternative analysis pipelines and turning them into a grid of all possible pipelines. Using this grid as a blueprint, you can model your data across all possible pipelines and summarize the results.

Downloads

CRAN

233

Last 30 days

18981st

585

Last 90 days

2.7K

Last year

Trend: +52.3% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

23

Last 90 days

113

Last year

Trend: -35.7% (30d vs prior 30d)

autoCRAN

0

Last 7 days

8

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘multitool-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: reveal_model_warnings
> ### Title: Reveal any warnings about your models during a multiverse
> ###  
...[truncated]...
 24.   └─purrr (local) h(simpleError(msg, call))
 25.     └─cli::cli_abort(...)
 26.       └─rlang::abort(...)
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
reveal_corrs 4.052  0.027   5.105
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.1Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.1Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.1Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb

Dependency Network

Dependencies Reverse dependencies correlation DiagrammeR dplyr furrr glue moments purrr rlang stringr tibble tidyr lme4 parameters performance rstudioapi multitool

Version History

4 tracked
new 0.1.5 Mar 10, 2026
updated 0.1.5 ← 0.1.4 diff Sep 2, 2025
updated 0.1.4 ← 0.1.3 diff Feb 7, 2024
new 0.1.3 Oct 24, 2023