Package: habitatblueprint
Title: Russian River Estuary Habitat BluePrint Browser
Version: 0.1.0.9000
Authors@R: c(person("Michael", "Koohafkan", email = "koohafkan@ucdavis.edu", role = c("aut", "cre")))
Description: Provides the Habitat Blueprint Browser shiny app.
Depends:
    R (>= 3.2.0),
    dplyr (>= 0.4.3),
    tidyr (>= 0.4.1),
    ggplot2(>= 2.0.0),
    scales(>= 0.3.0),
    RColorBrewer (>= 1.1)
Imports:
    shiny (>=  0.13.1)
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/mkoohafkan/habitatblueprint
BugReports: https://github.com/mkoohafkan/habitatblueprint/issues
RoxygenNote: 6.1.1