Package: shiny.destroy 0.1.0

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.0.tar.gz
shiny.destroy_0.1.0.zip(r-4.5)shiny.destroy_0.1.0.zip(r-4.4)shiny.destroy_0.1.0.zip(r-4.3)
shiny.destroy_0.1.0.tgz(r-4.4-any)shiny.destroy_0.1.0.tgz(r-4.3-any)
shiny.destroy_0.1.0.tar.gz(r-4.5-noble)shiny.destroy_0.1.0.tar.gz(r-4.4-noble)
shiny.destroy_0.1.0.tgz(r-4.4-emscripten)shiny.destroy_0.1.0.tgz(r-4.3-emscripten)
shiny.destroy.pdf |shiny.destroy.html
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'))

Peer review:

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

On CRAN:

shiny

6 exports 1 stars 6.20 score 32 dependencies 127 mentions 8 scripts

Last updated 1 days agofrom:4ad3b189ab. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 16 2024
R-4.5-winOKSep 16 2024
R-4.5-linuxOKSep 16 2024
R-4.4-winOKSep 16 2024
R-4.4-macOKSep 16 2024
R-4.3-winOKSep 16 2024
R-4.3-macOKSep 16 2024

Exports:destroyModulemakeModuleServerDestroyablemakeModuleUIDestroyableremoveInputremoveOutputrunDestroyExample

Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisespurrrR6rappdirsRcpprlangsassshinysourcetoolsvctrswithrxtable

Removing Shiny Objects

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Sep 16 2024.

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