Package: boomer
Title: Debugging Tools to Inspect the Intermediate Steps of a Call
Version: 0.2.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://github.com/moodymudskipper/boomer
BugReports: https://github.com/moodymudskipper/boomer/issues
Imports: crayon, methods, pryr, rlang, rstudioapi, styler, withr
Suggests: flow, knitr, lobstr, magrittr, rmarkdown, shiny, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-07-07 16:13:26 UTC; Antoine
Author: Antoine Fabri [aut, cre]
Maintainer: Antoine Fabri <antoine.fabri@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-09 15:50:17 UTC
Built: R 4.6.0; ; 2025-07-18 06:29:52 UTC; unix
