Package: cder
Title: Interface to the California Data Exchange Center
Version: 0.2-1
Authors@R: 
    person(given = "Michael",
           family = "Koohafkan",
           role = c("aut", "cre"),
           email = "michael.koohafkan@gmail.com")
Description: Connect to the California Data Exchange Center (CDEC) 
    Web Service <http://cdec.water.ca.gov/>. 'CDEC' provides a centralized 
    database to store, process, and exchange real-time hydrologic information 
    gathered by various cooperators throughout California. The 'CDEC' Web Service 
    <http://cdec.water.ca.gov/dynamicapp/wsSensorData> provides a data download 
    service for accessing historical records. 
License: GPL (>= 3)
URL: https://github.com/mkoohafkan/cder
BugReports: https://github.com/mkoohafkan/cder/issues
Depends: R (>= 3.4)
Imports: utils, curl (>= 4.3), glue (>= 1.3), stringr (>= 1.4), tibble
        (>= 2.1), dplyr (>= 0.8), readr (>= 1.3), rlang (>= 0.4),
        lubridate (>= 1.7)
Encoding: UTF-8
LazyData: true
Suggests: knitr (>= 1.26), rmarkdown (>= 2.0), testthat (>= 2.3)
VignetteBuilder: knitr
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-01-13 16:47:55 UTC; mkoohafk
Author: Michael Koohafkan [aut, cre]
Maintainer: Michael Koohafkan <michael.koohafkan@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-13 17:00:09 UTC
