Package: countyfloods
Type: Package
Title: Quantify United States County-Level Flood Measurements
Version: 0.1.0
Authors@R: c(person("Rod", "Lammers", email = "rodlammers@gmail.com",
  role = c("aut", "cre")),
  person("Brooke", "Anderson", email = "brooke.anderson@colostate.edu",
  role = "aut"))
Description: Quantifies United States flood impacts at the county level using
    United States Geological Service (USGS) River Discharge data for the USGS
    API. This package builds on R packages from the USGS, with the goal of
    creating county-level time series of flood status that can be more easily
    joined with county-level impact measurements, including health outcomes.
    This work was supported in part by grants from the National Institute of
    Environmental Health Sciences (R00ES022631), the Colorado Water Center,
    and the National Science Foundation, Integrative Graduate Education and
    Research Traineeship (IGERT) Grant No. DGE-0966346 "I-WATER: Integrated
    Water, Atmosphere, Ecosystems Education and Research Program" at
    Colorado State University.
License: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 2.10)
Imports: dataRetrieval (>= 2.5.10), dplyr (>= 0.5.0), ggplot2 (>=
        2.1.0), grid (>= 3.2.5), lubridate (>= 1.6.0), maps (>= 3.1.1),
        plyr (>= 1.8.4), R.utils (>= 2.5.0), tidyr (>= 0.6.0)
Suggests: testthat, knitr, rmarkdown, hurricaneexposure, scales
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-26 00:34:08 UTC; rlammers
Author: Rod Lammers [aut, cre],
  Brooke Anderson [aut]
Maintainer: Rod Lammers <rodlammers@gmail.com>
Repository: CRAN
Date/Publication: 2017-10-26 03:22:55 UTC
Built: R 4.0.2; ; 2020-07-16 23:27:52 UTC; unix
