Package: noaastormevents
Type: Package
Title: Explore NOAA Storm Events Database
Version: 0.2.0
Authors@R: c(person("Brooke", "Anderson",
    email = "brooke.anderson@colostate.edu", role = c("aut", "cre")),
    person("Ziyu", "Chen",
    email = "zailchen17@icloud.com", role = "aut"),
    person("Therese", "Kondash",
    email = "theresekondash@gmail.com", role = "aut"))
Description: Allows users to explore and plot data from the
    National Oceanic and Atmospheric Administration (NOAA) 
    Storm Events database through R for United States counties. 
    Functionality includes matching storm event listings by time and 
    location to hurricane best tracks data. This work was 
    supported by grants from the Colorado Water Center, the National Institute 
    of Environmental Health Sciences (R00ES022631) and the National Science 
    Foundation (1331399). 
URL: https://github.com/geanders/noaastormevents
BugReports: https://github.com/geanders/noaastormevents/issues
License: GPL (>= 2)
LazyData: TRUE
Imports: choroplethr (>= 3.7.0), choroplethrMaps (>= 1.0.1), data.table
        (>= 1.13.0), dplyr (>= 1.0.2), forcats (>= 0.5.0), ggplot2 (>=
        3.3.2), hurricaneexposure (>= 0.1.1), lubridate (>= 1.7.9),
        maps (>= 3.3.0), magrittr (>= 1.5), plyr (>= 1.8.6),
        RColorBrewer (>= 1.1.2), RCurl (>= 1.98-1.2), rlang (>= 0.4.7),
        stringr (>= 1.4.0), tibble (>= 3.0.3), tidyr (>= 1.1.1),
        viridis (>= 0.5.1), XML (>= 3.99-0.3)
RoxygenNote: 7.1.1
Depends: R (>= 3.5)
Suggests: hurricaneexposuredata (>= 0.1.0), knitr (>= 1.29.0), pander
        (>= 0.6.3), rmarkdown (>= 2.3), testthat (>= 2.3.2)
VignetteBuilder: knitr
Additional_repositories: https://geanders.github.io/drat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-01-20 20:42:46 UTC; georgianaanderson
Author: Brooke Anderson [aut, cre],
  Ziyu Chen [aut],
  Therese Kondash [aut]
Maintainer: Brooke Anderson <brooke.anderson@colostate.edu>
Repository: CRAN
Date/Publication: 2021-01-21 10:20:06 UTC
Built: R 4.2.0; ; 2022-04-13 17:24:25 UTC; unix
