Package: hurricaneexposure
Type: Package
Title: Explore and Map County-Level Hurricane Exposure in the United
        States
Version: 0.1.1
Date: 2020-02-12
Authors@R: c(person("Brooke", "Anderson",
    email = "brooke.anderson@colostate.edu", role = c("aut", "cre")),
    person("Meilin", "Yan",
    email = "meilin.yan@colostate.edu", role = "aut"),
    person("Joshua", "Ferreri",
    email = "joshua.m.ferreri@gmail.com", role = "aut"),
    person("William", "Crosson", 
    email = "bill.crosson@nasa.gov", role = "ctb"),
    person("Mohammad", "Al-Hamdan", 
    email = "mohammad.alhamdan@nasa.gov", role = "ctb"),
    person("Andrea", "Schumacher",
    email = "andrea.schumacher@colostate.edu", role = "ctb"),
    person("Dirk", "Eddelbuettel", 
    email = "edd@debian.org", role = "ctb")
    )
Description: Allows users to create time series of tropical storm
    exposure histories for chosen counties for a number of hazard metrics
    (wind, rain, distance from the storm, etc.). This package interacts
    with data available through the 'hurricaneexposuredata' package, which
    is available in a 'drat' repository. To access this data package, see the 
    instructions at <https://github.com/geanders/hurricaneexposure>. 
    The size of the 'hurricaneexposuredata' package is
    approximately 20 MB. This work was supported in part by grants from the National
    Institute of Environmental Health Sciences (R00ES022631), the National Science
    Foundation (1331399), and a NASA Applied Sciences Program/Public Health Program
    Grant (NNX09AV81G).
URL: https://github.com/geanders/hurricaneexposure
BugReports: https://github.com/geanders/hurricaneexposure/issues
License: GPL (>= 2)
LazyData: TRUE
Imports: data.table (>= 1.12.8), dplyr (>= 0.8.3), ggmap (>= 3.0.0),
        ggplot2 (>= 3.2.1), lazyeval (>= 0.2.2), lubridate (>= 1.7.4),
        mapproj (>= 1.2.6), maps (>= 3.3.0), purrr (>= 0.3.3),
        RColorBrewer (>= 1.1.2), rlang (>= 0.4.2), stringr (>= 1.4.0),
        tidyr (>= 1.0.0)
RoxygenNote: 7.0.2
Encoding: UTF-8
Depends: R (>= 3.6)
Suggests: hurricaneexposuredata (>= 0.1.0), knitr (>= 1.26.0), pander
        (>= 0.6.3), rmarkdown (>= 2.0.0), weathermetrics (>= 1.2.2)
VignetteBuilder: knitr
Additional_repositories: https://geanders.github.io/drat
Language: en-US
NeedsCompilation: no
Packaged: 2020-02-12 16:48:22 UTC; georgianaanderson
Author: Brooke Anderson [aut, cre],
  Meilin Yan [aut],
  Joshua Ferreri [aut],
  William Crosson [ctb],
  Mohammad Al-Hamdan [ctb],
  Andrea Schumacher [ctb],
  Dirk Eddelbuettel [ctb]
Maintainer: Brooke Anderson <brooke.anderson@colostate.edu>
Repository: CRAN
Date/Publication: 2020-02-13 14:30:02 UTC
Built: R 4.0.2; ; 2020-07-17 08:34:22 UTC; unix
