Package: cimir
Title: Interface to the CIMIS Web API
Version: 0.4-1
Authors@R: 
    person(given = "Michael",
           family = "Koohafkan",
           role = c("aut", "cre"),
           email = "michael.koohafkan@gmail.com")
Description: Connect to the California Irrigation Management 
    Information System (CIMIS) Web API. See the CIMIS main page 
    <https://cimis.water.ca.gov> and web API documentation
    <https://et.water.ca.gov> for more information.
License: GPL (>= 3)
URL: https://github.com/mkoohafkan/cimir
BugReports: https://github.com/mkoohafkan/cimir/issues
Depends: R (>= 3.4)
Imports: curl (>= 4.3), glue (>= 1.3), stringr (>= 1.4), dplyr (>=
        0.8), tidyr (>= 1.0), jsonlite (>= 1.6), purrr (>= 0.3), rlang
        (>= 0.4)
Encoding: UTF-8
LazyData: true
Suggests: knitr (>= 1.21), rmarkdown (>= 1.11)
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-17 22:00:33 UTC; mkoohafk
Author: Michael Koohafkan [aut, cre]
Maintainer: Michael Koohafkan <michael.koohafkan@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-17 22:40:03 UTC
Built: R 4.2.0; ; 2022-03-22 20:23:22 UTC; unix
