Just a small release with a minor feature. The previous version got kicked from CRAN because the Suggests dependency {flow} had been kicked from CRAN at the time.
boomer.ignore_args experimental option used not to
boom a function’s argumentboom_on() and boom_off() when
browsing to toggle “boom debugging” on and offboom_shinyApp() and boom_runApp() to
start a shiny app as you would with {shiny}’s shinyApp()
and runApp(), but making chosen reactives verbose (very
experimental).boom() to explode a call and print outputs of
intermediate stepsrig() to set up a function so that all its call
will be explodedclock argument to clock stepsprint argument for custom printing of intermediate
outputsboom()” to
boom() selectionrigger() to define an anonymous rigged
functionrig_in_namespace() to rig a function in place in
its package