Package: QRAGadget
Version: 0.1.0
Title: A 'Shiny' Gadget for Interactive 'QRA' Visualizations
Description: Upload raster data and easily create interactive quantitative risk analysis 'QRA' visualizations. Select
    from numerous color palettes, base-maps, and different configurations.
URL: https://github.com/paulgovan/qragadget
BugReports: https://github.com/paulgovan/qragadget/issues
Authors@R: person("Paul", "Govan", email = "pgovan1@aggienetwork.com", role = c("aut", "cre"))
Depends:
    R (>= 2.10.0)
License: Apache License | file LICENSE
LazyData: TRUE
Imports:
    htmlwidgets,
    leaflet,
    magrittr,
    miniUI,
    raster,
    scales,
    shiny,
    shinyWidgets,
    sp
RoxygenNote: 6.0.1
