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 . 'CDEC' provides a centralized database to store, process, and exchange real-time hydrologic information gathered by various cooperators throughout California. The 'CDEC' Web Service 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 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://mkoohafkan.r-universe.dev Date/Publication: 2024-09-03 21:30:23 UTC RemoteUrl: https://github.com/mkoohafkan/cder RemoteRef: HEAD RemoteSha: d8d6e5b685dbe50414f2b2e13f167bde9e72d934 NeedsCompilation: no Packaged: 2026-06-14 10:21:54 UTC; root Author: Michael Koohafkan [aut, cre] Maintainer: Michael Koohafkan