Package: boomer 1.0.0

Antoine Fabri

boomer: Debugging Tools to Inspect the Intermediate Steps of a Call

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.

Authors:Antoine Fabri [aut, cre]

boomer_1.0.0.tar.gz
boomer_1.0.0.zip(r-4.7)boomer_1.0.0.zip(r-4.6)boomer_1.0.0.zip(r-4.5)
boomer_1.0.0.tgz(r-4.6-any)boomer_1.0.0.tgz(r-4.5-any)
boomer_1.0.0.tar.gz(r-4.7-any)boomer_1.0.0.tar.gz(r-4.6-any)
boomer_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
boomer/json (API)

# Install 'boomer' in R:
install.packages('boomer', repos = c('https://cynkra.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/moodymudskipper/boomer/issues

Pkgdown/docs site:https://moodymudskipper.github.io

On CRAN:

Conda:

7.21 score 143 stars 25 scripts 58 downloads 10 exports 16 dependencies

Last updated from:609dcedbce. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK137
source / vignettesOK170
linux-release-x86_64OK135
macos-release-arm64OK91
macos-oldrel-arm64OK84
windows-develOK85
windows-releaseOK81
windows-oldrelOK83
wasm-releaseOK114

Exports:boomboom_offboom_onboom_runAppboom_shinyApprigrig_in_namespacerig_in_placerig_on_loadrigger

Dependencies:clidigestgluelifecyclemagrittrpurrrR.cacheR.methodsS3R.ooR.utilsrlangrprojrootrstudioapistylervctrswithr

How boomer works
Overview | Individual functions | boom() and rig() | rig_impl() | wrap() | rig_in_place()

Last update: 2026-06-18
Started: 2022-09-15

Debug a shiny app with {boomer}

Last update: 2022-09-16
Started: 2022-09-14

Readme and manuals

Help Manual

Help pageTopics
boomer: Debugging Tools to Inspect the Intermediate Steps of a Callboomer-package boomer boomer.abbreviate boomer.clock boomer.ignore boomer.ignore_args boomer.log boomer.max_indent boomer.print boomer.print_args boomer.rig_on_load boomer.safe_print boomer.theme.args boomer.theme.code boomer.theme.rigged_fun boomer.visible_only
Print the Output of Intermediate Steps of a Callboom rig rigger rig_in_place rig_on_load
Switch "boom" debugging on and offboom_off boom_on
boom the reactive calls of a shiny appboom_runApp boom_shinyApp