Package: boomer Title: Debugging Tools to Inspect the Intermediate Steps of a Call Version: 1.0.0 Authors@R: person("Antoine", "Fabri", , "antoine.fabri@gmail.com", role = c("aut", "cre")) Description: Provides debugging tools that let you inspect the intermediate results of a call. The output looks as if we explode a call into its parts hence the package name. License: GPL-3 URL: https://moodymudskipper.github.io/boomer/, https://github.com/moodymudskipper/boomer BugReports: https://github.com/moodymudskipper/boomer/issues Imports: cli, methods, rlang, rstudioapi, styler, withr Suggests: flow, knitr, lobstr, magrittr, rmarkdown, shiny, testthat (>= 3.0.0), vctrs VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0.9000 Repository: https://cynkra.r-universe.dev Date/Publication: 2026-07-01 05:54:32 UTC RemoteUrl: https://github.com/moodymudskipper/boomer RemoteRef: HEAD RemoteSha: bdaa5185c719d94153f7c2c6d2770a9e32706b55 NeedsCompilation: no Packaged: 2026-07-01 06:49:55 UTC; root Author: Antoine Fabri [aut, cre] Maintainer: Antoine Fabri