Package: boomer
Title: Debugging Tools to Inspect the Intermediate Steps of a Call
Version: 0.1.0
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.1.1.9001
Imports: crayon, methods, pryr, rlang, rstudioapi, styler, withr
Suggests: lobstr, magrittr, testthat (>= 3.0.0)
URL: https://github.com/moodymudskipper/boomer
BugReports: https://github.com/moodymudskipper/boomer/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-07-20 02:01:41 UTC; Antoine
Author: Antoine Fabri [aut, cre]
Maintainer: Antoine Fabri <antoine.fabri@gmail.com>
Repository: CRAN
Date/Publication: 2021-07-20 10:10:02 UTC
Built: R 4.0.5; ; 2022-04-21 11:36:29 UTC; windows
