Package: CDECRetrieve
Type: Package
Title: Retrieve Historical and Near Realtime Data from CDEC
Version: 0.1.2
Authors@R: person("Emanuel", "Rodriguez", email = "erodriguez@flowwest.com", role = c("aut", "cre"))
Description: CDEC maintains a set of web services at <http://cdec.water.ca.gov/queryTools.html>.
      In order to better interact and analyze the data this R packages allows
      users to quickly and easily retrieve data.
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Depends: R (>= 3.1.2)
Imports: dplyr (>= 0.7.0), tidyr (>= 0.7), magrittr (>= 1.5), purrr (>=
        0.2), readr (>= 1.1.1), roxygen2, rvest (>= 0.3), xml2, stringr
        (>= 1.2.0), tibble, lubridate (>= 1.6.0), httr (>= 1.3.1),
        lazyeval, glue
Suggests: testthat, leaflet, knitr, rmarkdown, ggplot2
License: MIT + file LICENSE
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-09-10 17:26:55 UTC; emanuel
Author: Emanuel Rodriguez [aut, cre]
Maintainer: Emanuel Rodriguez <erodriguez@flowwest.com>
Repository: CRAN
Date/Publication: 2018-09-10 17:50:08 UTC
