Package: shiny.destroy 0.1.1

shiny.destroy: Create Destroyable Modules in 'Shiny'

Enables the complete removal of various 'Shiny' components, such as inputs, outputs and modules. It also aids in the removal of observers that have been created in dynamically created modules.

Authors:Ashley Baldry [aut, cre]

shiny.destroy_0.1.1.tar.gz
shiny.destroy_0.1.1.zip(r-4.7)shiny.destroy_0.1.1.zip(r-4.6)shiny.destroy_0.1.1.zip(r-4.5)
shiny.destroy_0.1.1.tgz(r-4.6-any)shiny.destroy_0.1.1.tgz(r-4.5-any)
shiny.destroy_0.1.1.tar.gz(r-4.7-any)shiny.destroy_0.1.1.tar.gz(r-4.6-any)
shiny.destroy_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
shiny.destroy/json (API)
NEWS

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

Bug tracker:https://github.com/ashbaldry/shiny.destroy/issues

On CRAN:

Conda:

shiny

4.74 score 1 stars 11 scripts 229 downloads 127 mentions 6 exports 32 dependencies

Last updated from:1d0c238752. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK120
source / vignettesOK195
linux-release-x86_64OK118
macos-release-arm64OK120
macos-oldrel-arm64OK89
windows-develOK76
windows-releaseOK73
windows-oldrelOK75
wasm-releaseOK114

Exports:destroyModulemakeModuleServerDestroyablemakeModuleUIDestroyableremoveInputremoveOutputrunDestroyExample

Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisespurrrR6rappdirsRcpprlangsassshinysourcetoolsvctrswithrxtable

Removing Shiny Objects

Rendered fromintroduction.Rmdusingknitr::rmarkdownon May 31 2026.

Last update: 2024-09-09
Started: 2024-07-26