Package: CascadeResultsExplorer
Type: Shiny
Title: Cascade Simulation Results Explorer
Version: 1.0.0
Authors@R: person("Jonathan", "Park", role = "aut")
Description: A read-only interactive explorer for the verified primary cascade-simulation study.
License: file LICENSE
Encoding: UTF-8
Depends: R (>= 4.4.0)
Imports:
    bslib (>= 0.8.0),
    DT (>= 0.33),
    later,
    plotly (>= 4.10.4),
    sass,
    shiny (>= 1.9.1),
    zip (>= 2.3.1)
Suggests:
    dplyr,
    readr,
    testthat,
    tidyr
