{
  "_id": "6a2e81713efcd9bda43186cc",
  "Package": "cder",
  "Title": "Interface to the California Data Exchange Center (CDEC)",
  "Version": "0.3-1",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Koohafkan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"michael.koohafkan@gmail.com\")",
  "Description": "Connect to the California Data Exchange Center (CDEC) Web\nService <http://cdec.water.ca.gov/>. 'CDEC' provides a\ncentralized database to store, process, and exchange real-time\nhydrologic information gathered by various cooperators\nthroughout California. The 'CDEC' Web Service\n<http://cdec.water.ca.gov/dynamicapp/wsSensorData> provides a\ndata download service for accessing historical records.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/mkoohafkan/cder",
  "BugReports": "https://github.com/mkoohafkan/cder/issues",
  "Encoding": "UTF-8",
  "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": {
    "Date": "2026-06-14 10:21:54 UTC",
    "User": "root"
  },
  "Author": "Michael Koohafkan [aut, cre]",
  "Maintainer": "Michael Koohafkan <michael.koohafkan@gmail.com>",
  "MD5sum": "8a7ad222d2b2a7f48adb7984f4be4620",
  "_user": "mkoohafkan",
  "_type": "src",
  "_file": "cder_0.3-1.tar.gz",
  "_fileid": "c622bf8cc3bceb869c65e57fcb7f9a6b7f2372acb5bee9f982e3590538280acc",
  "_filesize": 148850,
  "_sha256": "c622bf8cc3bceb869c65e57fcb7f9a6b7f2372acb5bee9f982e3590538280acc",
  "_created": "2026-06-14T10:21:54.000Z",
  "_published": "2026-06-14T10:24:49.835Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81269650578,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620057221"
    },
    {
      "job": 81269650557,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620056842"
    },
    {
      "job": 81269650558,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620054023"
    },
    {
      "job": 81269650575,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620050637"
    },
    {
      "job": 81269468893,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620041142"
    },
    {
      "job": 81269650554,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620053652"
    },
    {
      "job": 81269650565,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620051423"
    },
    {
      "job": 81269650595,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620051911"
    },
    {
      "job": 81269650612,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620051068"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/27495771894",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mkoohafkan/cder",
  "_commit": {
    "id": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
    "author": "Michael Koohafkan <mkoohafkan@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nuse https for badge links",
    "time": 1725399023
  },
  "_maintainer": {
    "name": "Michael Koohafkan",
    "email": "michael.koohafkan@gmail.com",
    "login": "mkoohafkan",
    "description": "Just some guy who does some stuff",
    "uuid": 4790348
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 4.3",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.26",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.3",
      "role": "Suggests"
    }
  ],
  "_owner": "mkoohafkan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mkoohafkan",
      "count": 78,
      "uuid": 4790348
    }
  ],
  "_userbio": {
    "uuid": 4790348,
    "type": "user",
    "name": "Michael Koohafkan",
    "followers": 42,
    "description": "Just some guy who does some stuff"
  },
  "_downloads": {
    "count": 292,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cder"
  },
  "_devurl": "https://github.com/mkoohafkan/cder",
  "_searchresults": 88,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cder.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mkoohafkan/cder",
  "_realowner": "mkoohafkan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2019-08-03"
    },
    {
      "version": "0.2-0",
      "date": "2019-08-08"
    },
    {
      "version": "0.2-1",
      "date": "2020-01-13"
    },
    {
      "version": "0.2-2",
      "date": "2020-01-24"
    },
    {
      "version": "0.3-0",
      "date": "2023-02-12"
    },
    {
      "version": "0.3-1",
      "date": "2023-02-22"
    }
  ],
  "_exports": [
    "cdec_data_flags",
    "cdec_map",
    "cdec_meta",
    "cdec_query",
    "cdec_query_group",
    "cdec_search_groups",
    "cdec_search_stations",
    "cdec_sensors",
    "cder_query",
    "problems"
  ],
  "_help": [
    {
      "page": "cdec_data_flags",
      "title": "CDEC Data Flag Information",
      "topics": [
        "cdec_data_flags"
      ]
    },
    {
      "page": "cdec_meta",
      "title": "CDEC Station Metadata",
      "topics": [
        "cdec_meta"
      ]
    },
    {
      "page": "cdec_query",
      "title": "Query CDEC",
      "topics": [
        "cdec_query"
      ]
    },
    {
      "page": "cdec_query_group",
      "title": "Query CDEC Group",
      "topics": [
        "cdec_query_group"
      ]
    },
    {
      "page": "cdec_sensors",
      "title": "CDEC Sensor Information",
      "topics": [
        "cdec_sensors"
      ]
    },
    {
      "page": "cdec-search",
      "title": "CDEC Search Pages Open the CDEC station/group search page or map interface.",
      "topics": [
        "cdec-search",
        "cdec_map",
        "cdec_search_groups",
        "cdec_search_stations"
      ]
    },
    {
      "page": "cder",
      "title": "Interface to the California Data Exchange Center",
      "topics": [
        "cder-package",
        "cder"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mkoohafkan/cder/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mkoohafkan/cder/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "quickstart.rmd",
      "filename": "quickstart.html",
      "title": "Quick Start with CDER",
      "author": "Michael Koohafkan",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-01-23 18:44:07",
      "modified": "2023-02-12 17:22:08",
      "commits": 13
    }
  ],
  "_score": 5.12057393120585,
  "_indexed": true,
  "_nocasepkg": "cder",
  "_universes": [
    "mkoohafkan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-1",
      "date": "2026-06-14T10:24:07.000Z",
      "distro": "noble",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "b34f3c6cfedae2b0fc23e5922a419f51b815ddde47e1b69c808508c942ae2c4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/27495771894"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-1",
      "date": "2026-06-14T10:24:05.000Z",
      "distro": "noble",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "d7a803290dba72f70bb022031c835c8867bebec3ce6b05f66631865429a43913",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/27495771894"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-1",
      "date": "2026-06-14T10:23:41.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "d0d11638f8bff4dc54b4a54cc8942d17b9edf90962762a0da5facda7c4a345a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/27495771894"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3-1",
      "date": "2026-06-14T10:23:16.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "7f80c432a0c4e5fb30716aba8c1ef659354511302f82c9742c89d217e0c38c67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/27495771894"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-1",
      "date": "2026-06-14T10:23:57.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "ee6198c31ce0062205becdb7798a120c727760fc41da9e995ef1f5ede9403943",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/27495771894"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3-1",
      "date": "2026-06-14T10:23:09.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "ea2aa57d6688f14844c4fff7a50c5bf740e3f4f716880b94b1f59928474a7356",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/27495771894"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3-1",
      "date": "2026-06-14T10:23:17.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "9b0d23d5e68572ceeb5a207fddd0c8cca16ec3cf255358265c77862b4661f034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/27495771894"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3-1",
      "date": "2026-06-14T10:23:02.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "0290a3493c015f67d6ef22b8dcd9d97b0c4afb646a9bcbfe8d517b8200c77542",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/27495771894"
    }
  ]
}