Package: shiny.destroy Type: Package Title: Create Destroyable Modules in 'Shiny' Version: 0.1.1 Authors@R: person("Ashley", "Baldry", email = "arbaldry91@gmail.com", role = c("aut", "cre")) Description: 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. License: MIT + file LICENSE Encoding: UTF-8 Imports: purrr, rlang, shiny Suggests: bslib, htmltools, knitr, rmarkdown, shinytest2, spelling, testthat (>= 3.0.0) Config/testthat/edition: 3 Language: en-GB RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://ashbaldry.r-universe.dev Date/Publication: 2025-07-05 09:58:15 UTC RemoteUrl: https://github.com/ashbaldry/shiny.destroy RemoteRef: HEAD RemoteSha: 1d0c23875250380bf13992288d7dd540a5de85dc NeedsCompilation: no Packaged: 2026-07-03 14:05:27 UTC; root Author: Ashley Baldry [aut, cre] Maintainer: Ashley Baldry Depends: R (>= 4.1.0)