Package: hurricaneexposure
Type: Package
Title: Explore and Map County-Level Hurricane Exposure in the United
        States
Version: 0.0.1
Date: 2017-01-27
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, run 'install.packages("hurricaneexposuredata", 
    repos = "https://geanders.github.io/drat/", type = "source")'. The size of the 
    'hurricaneexposuredata' package is approximately 25 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.9.6), dplyr (>= 0.4.3), ggmap (>= 2.6.1),
        ggplot2 (>= 2.1.0), lazyeval (>= 0.1.10), lubridate (>= 1.5.6),
        maps (>= 3.1.1), purrr (>= 0.2.2), RColorBrewer (>= 1.1.2),
        splines, stats, stringr (>= 1.1.0), tidyr (>= 0.6.0)
RoxygenNote: 5.0.1
Depends: R (>= 2.10)
Suggests: hurricaneexposuredata (>= 0.0.1), knitr, pander, rmarkdown,
        weathermetrics
VignetteBuilder: knitr
Additional_repositories: https://geanders.github.io/drat
NeedsCompilation: no
Packaged: 2017-01-27 19:21:31 UTC; _gbanders
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: 2017-01-28 01:32:04
