Package: countyweather
Type: Package
Title: Compiles Meterological Data for U.S. Counties
Version: 0.1.0
Date: 2016-10-25
Authors@R: c(person("Rachel", "Severson",
                  email = "rachel.severson@colostate.edu",
                  role = c("aut", "cre")),
             person("Brooke", "Anderson",
                  email = "brooke.anderson@colostate.edu",
                  role = c("aut")))
Description: Interacts with NOAA data sources (including the NCDC API at
  <http://www.ncdc.noaa.gov/cdo-web/webservices/v2> and ISD data) using
  functions from the 'rnoaa' package to obtain and compile weather time
  series for U.S. counties. This work was supported in part by grants from the
  National Institute of Environmental Health Sciences (R00ES022631) and the
  Colorado State University Water Center.
License: GPL-2
LazyData: TRUE
Imports: dplyr (>= 0.4.3), ggmap (>= 2.6.1), ggplot2 (>= 2.1.0),
        geosphere (>= 1.5.1), lubridate (>= 1.5.6), purrr (>= 0.2.1),
        raster (>= 2.5.8), rnoaa (>= 0.6.5), sp (>= 1.2.3), stringi (>=
        1.1.1), tibble(>= 1.2), tidyr (>= 0.3.1), tigris (>= 0.3.3)
RoxygenNote: 5.0.1
Depends: R (>= 3.3.0)
Suggests: countytimezones (>= 0.1.0), knitr (>= 1.14.0), pander(>=
        0.6.0), rmarkdown (>= 1.1.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-10-25 19:13:55 UTC; brookeanderson
Author: Rachel Severson [aut, cre],
  Brooke Anderson [aut]
Maintainer: Rachel Severson <rachel.severson@colostate.edu>
Repository: CRAN
Date/Publication: 2016-10-26 00:17:31
