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-06-18 06:05:17 UTC RemoteUrl: https://github.com/moodymudskipper/boomer RemoteRef: HEAD RemoteSha: 609dcedbce7d702fa836c2fa690af39ea81b5b23 NeedsCompilation: no Packaged: 2026-06-19 06:44:22 UTC; root Author: Antoine Fabri [aut, cre] Maintainer: Antoine Fabri