Package: cimir
Title: Interface to the CIMIS Web API
Version: 0.2-0
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: RCurl (>= 1.95), glue (>= 1.3), stringr (>= 1.3), dplyr (>=
        0.7), tidyr (>= 0.8), jsonlite (>= 1.5), purrr (>= 0.2), rlang
        (>= 0.3)
Encoding: UTF-8
LazyData: true
Suggests: knitr (>= 1.21), rmarkdown (>= 1.11)
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-03-14 15:48:14 UTC; mkoohafk
Author: Michael Koohafkan [aut, cre]
Maintainer: Michael Koohafkan <michael.koohafkan@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-14 16:03:59 UTC
