Package: cder
Title: Interface to the California Data Exchange Center (CDEC)
Version: 0.3-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), dplyr
        (>= 1.1), readr (>= 1.3), lubridate (>= 1.7)
Encoding: UTF-8
Suggests: knitr (>= 1.26), rmarkdown (>= 2.0), testthat (>= 2.3)
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-02-20 04:30:59 UTC; michael
Author: Michael Koohafkan [aut, cre]
Maintainer: Michael Koohafkan <michael.koohafkan@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-22 09:20:09 UTC
Built: R 4.2.0; ; 2023-02-22 11:45:57 UTC; unix
