Package: countytimezones
Type: Package
Title: Convert from UTC to Local Time for United States Counties
Version: 0.1.0
Date: 2016-06-10
Authors@R: c(person("Brooke", "Anderson",
    email = "brooke.anderson@colostate.edu", role = c("aut", "cre")))
Description: Inputs date-times in Coordinated Universal Time (UTC)
    and converts to a local date-time and local date for US counties, based on
    each county's Federal Information Processing Standard (FIPS) code.
    This work was supported in part by grants from the National Institute of
    Environmental Health Sciences (R00ES022631) and the National Science
    Foundation (1331399).
URL: https://github.com/geanders/countytimezones
BugReports: https://github.com/geanders/countytimezones/issues
License: GPL-2
LazyData: TRUE
Imports: dplyr (>= 0.4.3), lubridate (>= 1.5.6)
RoxygenNote: 5.0.1
Depends: R (>= 2.10)
Suggests: choroplethr (>= 3.5.2), choroplethrMaps (>= 1.0), ggplot2 (>=
        2.1.0), knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-06-10 23:30:28 UTC; brookeanderson
Author: Brooke Anderson [aut, cre]
Maintainer: Brooke Anderson <brooke.anderson@colostate.edu>
Repository: CRAN
Date/Publication: 2016-06-11 09:32:52
