Package: shiny.destroy
Type: Package
Title: Create Destroyable Modules in 'Shiny'
Version: 0.1.0
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
NeedsCompilation: no
Packaged: 2024-09-16 19:52:28 UTC; arbal
Author: Ashley Baldry [aut, cre]
Maintainer: Ashley Baldry <arbaldry91@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-17 12:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:15:43 UTC; windows
