{
  "_id": "6a1f362fb401979e73428896",
  "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-05-15 06:22:49 UTC",
    "User": "root"
  },
  "Author": "Michael Koohafkan [aut, cre]",
  "Maintainer": "Michael Koohafkan <michael.koohafkan@gmail.com>",
  "MD5sum": "d8af3a8d755ac0cfd81b8084bc0d392a",
  "_user": "mkoohafkan",
  "_type": "src",
  "_file": "cder_0.3-1.tar.gz",
  "_fileid": "439d0d03f2706c6801e180bacf25914b34520b2fa7748a7868e509215788c3b6",
  "_filesize": 148705,
  "_sha256": "439d0d03f2706c6801e180bacf25914b34520b2fa7748a7868e509215788c3b6",
  "_created": "2026-05-15T06:22:49.000Z",
  "_published": "2026-06-02T19:59:43.249Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79160282097,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011370232"
    },
    {
      "job": 79160282082,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011368941"
    },
    {
      "job": 79160282181,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011360246"
    },
    {
      "job": 79160281665,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011357955"
    },
    {
      "job": 79160281048,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011338982"
    },
    {
      "job": 79160281299,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368413816"
    },
    {
      "job": 79160282070,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011368743"
    },
    {
      "job": 79160282038,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011360707"
    },
    {
      "job": 79160282188,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011358758"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25903614727",
  "_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",
    "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",
    "description": "Just some guy who does some stuff"
  },
  "_downloads": {
    "count": 265,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cder"
  },
  "_devurl": "https://github.com/mkoohafkan/cder",
  "_searchresults": 85,
  "_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.105510184769974,
  "_indexed": true,
  "_nocasepkg": "cder",
  "_universes": [
    "mkoohafkan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-1",
      "date": "2026-05-15T06:25:08.000Z",
      "distro": "noble",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "27279a82100842e3be012fd216abcdb27650d7a401ab44291855ec3495b58f7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25903614727"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-1",
      "date": "2026-05-15T06:25:02.000Z",
      "distro": "noble",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "19f5cef1e106756e0113efd7a7668989cc25baa7247ff898cc1df8aa5b93efac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25903614727"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-1",
      "date": "2026-05-15T06:24:29.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "99981611dd66805e188aadf8e4076c910af02810b329ee56f29c5c4a00d8fbfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25903614727"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3-1",
      "date": "2026-05-15T06:24:16.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "b7d4fa12648031abffeb688aae0a81a1f6e82621bff03a57a751cba2d8424fa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25903614727"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3-1",
      "date": "2026-05-15T06:24:59.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "27e97ea51c2d8bc65b32c9120a1f6a5172f281aad9d2bfac001ef48f36da5a04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25903614727"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3-1",
      "date": "2026-05-15T06:24:18.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "7c3859a5028400ef81f85ed1811cb133c61a03995e8e5d5bb8648cf4cf0efd2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25903614727"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3-1",
      "date": "2026-05-15T06:24:09.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "1723aade7243d3b4e59e9ab8f4f65b5f42b1d14c524fa5ff799254c5b3e28355",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25903614727"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-1",
      "date": "2026-06-02T19:59:21.000Z",
      "commit": "d8d6e5b685dbe50414f2b2e13f167bde9e72d934",
      "fileid": "b2e858309f9419efb04be367c0923009f366caae249ce9ebf96f7fb1be2bd0a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/25903614727"
    }
  ]
}