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

5.54 score 1 stars 9 scripts 154 downloads 127 mentions 6 exports 32 dependencies

Last updated 2 months agofrom:4ad3b189ab. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 15 2024
R-4.5-winOKNov 15 2024
R-4.5-linuxOKNov 15 2024
R-4.4-winOKNov 15 2024
R-4.4-macOKNov 15 2024
R-4.3-winOKNov 15 2024
R-4.3-macOKNov 15 2024

Exports:destroyModulemakeModuleServerDestroyablemakeModuleUIDestroyableremoveInputremoveOutputrunDestroyExample

Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisespurrrR6rappdirsRcpprlangsassshinysourcetoolsvctrswithrxtable

Removing Shiny Objects

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Nov 15 2024.

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