Package: boomer
Title: Debugging Tools to Inspect the Intermediate Steps of a Call
Version: 0.1.1
Authors@R: 
    person(given = "Antoine",
           family = "Fabri",
           role = c("aut", "cre"),
           email = "antoine.fabri@gmail.com")
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
Encoding: UTF-8
Language: en
RoxygenNote: 7.2.1
Imports: crayon, methods, pryr, rlang, rstudioapi, styler, withr
Suggests: shiny, lobstr, magrittr, testthat (>= 3.0.0), knitr,
        rmarkdown, flow
URL: https://github.com/moodymudskipper/boomer
BugReports: https://github.com/moodymudskipper/boomer/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-09-16 08:17:36 UTC; Antoine
Author: Antoine Fabri [aut, cre]
Maintainer: Antoine Fabri <antoine.fabri@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-16 09:56:07 UTC
