{
  "_id": "6a1d6ee51d7bb097a0a4ff91",
  "Package": "kiwisR",
  "Title": "A Wrapper for Querying KISTERS 'WISKI' Databases via the 'KiWIS'\nAPI",
  "Version": "0.2.4",
  "Authors@R": "c(person(\"Ryan\", \"Whaley\", role = c(\"aut\", \"cre\"), email = \"rdgwhaley@gmail.com\"),\nperson(\"Sam\", \"Albers\", role = \"ctb\", email = \"sam.albers@gov.bc.ca\")\n)",
  "Description": "A wrapper for querying 'WISKI' databases via the 'KiWIS'\n'REST' API. 'WISKI' is an 'SQL' relational database used for\nthe collection and storage of water data developed by KISTERS\nand 'KiWIS' is a 'REST' service that provides access to 'WISKI'\ndatabases via HTTP requests\n(<https://www.kisters.eu/water-weather-and-environment/>).\nContains a list of default databases (called 'hubs') and also\nallows users to provide their own 'KiWIS' URL. Supports the\nentire query process- from metadata to specific time series\nvalues. All data is returned as tidy tibbles.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/rywhale/kiwisR",
  "BugReports": "https://github.com/rywhale/kiwisR/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://rywhale.r-universe.dev",
  "Date/Publication": "2024-10-11 11:50:37 UTC",
  "RemoteUrl": "https://github.com/rywhale/kiwisr",
  "RemoteRef": "HEAD",
  "RemoteSha": "76a9bdf2065fcf3e3663f2fee04762bc82ceaee6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:33:11 UTC",
    "User": "root"
  },
  "Author": "Ryan Whaley [aut, cre],\nSam Albers [ctb]",
  "Maintainer": "Ryan Whaley <rdgwhaley@gmail.com>",
  "MD5sum": "de4813ef0967a1e9fd193164377e51f0",
  "_user": "rywhale",
  "_type": "src",
  "_file": "kiwisR_0.2.4.tar.gz",
  "_fileid": "82e1395cbb593e12d83587630a2b2627786a3d6f0276cbad498ce9d019b1806f",
  "_filesize": 2019961,
  "_sha256": "82e1395cbb593e12d83587630a2b2627786a3d6f0276cbad498ce9d019b1806f",
  "_created": "2026-06-01T11:33:11.000Z",
  "_published": "2026-06-01T11:37:09.524Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78843239194,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330387452"
    },
    {
      "job": 78843239128,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330386521"
    },
    {
      "job": 78843239142,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330388345"
    },
    {
      "job": 78843239071,
      "time": 202,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330394831"
    },
    {
      "job": 78842695947,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330345550"
    },
    {
      "job": 78843239092,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330384604"
    },
    {
      "job": 78843239077,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330371636"
    },
    {
      "job": 78843239137,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330374981"
    },
    {
      "job": 78843239111,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330376436"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rywhale/actions/runs/26752159182",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rywhale/kiwisr",
  "_commit": {
    "id": "76a9bdf2065fcf3e3663f2fee04762bc82ceaee6",
    "author": "rywhale <rdgwhaley@gmail.com>",
    "committer": "rywhale <rdgwhaley@gmail.com>",
    "message": "CRAN comments\n",
    "time": 1728647437
  },
  "_maintainer": {
    "name": "Ryan Whaley",
    "email": "rdgwhaley@gmail.com",
    "login": "rywhale",
    "description": "",
    "uuid": 33959166
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rywhale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api-wrapper",
    "hydrology",
    "hydrometrics",
    "kisters",
    "open-data",
    "r-programming"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "rywhale",
      "count": 87,
      "uuid": 33959166
    },
    {
      "user": "dimfalk",
      "count": 3,
      "uuid": 78563765
    }
  ],
  "_userbio": {
    "uuid": 33959166,
    "type": "user",
    "name": "rywhale"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kiwisR"
  },
  "_devurl": "https://github.com/rywhale/kiwisr",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kiwisR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rywhale/kiwisr",
  "_realowner": "rywhale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2019-03-10"
    },
    {
      "version": "0.1.5",
      "date": "2019-04-12"
    },
    {
      "version": "0.1.6",
      "date": "2019-05-28"
    },
    {
      "version": "0.1.7",
      "date": "2019-08-19"
    },
    {
      "version": "0.1.8",
      "date": "2019-12-15"
    },
    {
      "version": "0.2.0",
      "date": "2020-07-13"
    },
    {
      "version": "0.2.4",
      "date": "2024-10-11"
    }
  ],
  "_exports": [
    "ki_group_list",
    "ki_station_list",
    "ki_timeseries_list",
    "ki_timeseries_values"
  ],
  "_help": [
    {
      "page": "kiwisR-package",
      "title": "kiwisR: A wrapper for querying KISTERS WISKI Databases via the KiWIS API",
      "topics": [
        "kiwisR-package",
        "kiwisR"
      ]
    },
    {
      "page": "ki_group_list",
      "title": "Get list of available groups",
      "topics": [
        "ki_group_list"
      ]
    },
    {
      "page": "ki_station_list",
      "title": "Get tibble containing station information.",
      "topics": [
        "ki_station_list"
      ]
    },
    {
      "page": "ki_timeseries_list",
      "title": "Get list of available time series for station or list of stations.",
      "topics": [
        "ki_timeseries_list"
      ]
    },
    {
      "page": "ki_timeseries_values",
      "title": "Get values for time series id or list of time series ids.",
      "topics": [
        "ki_timeseries_values"
      ]
    }
  ],
  "_readme": "https://github.com/rywhale/kiwisr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "kiwisr",
  "_universes": [
    "rywhale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-01T11:35:22.000Z",
      "distro": "noble",
      "commit": "76a9bdf2065fcf3e3663f2fee04762bc82ceaee6",
      "fileid": "6b0a1752e550ab0919748369c78c7caaed8859e4edc4974c95431d99df7f4345",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rywhale/actions/runs/26752159182"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-01T11:35:20.000Z",
      "distro": "noble",
      "commit": "76a9bdf2065fcf3e3663f2fee04762bc82ceaee6",
      "fileid": "a8410e03d458c277683ac4683250f4bf10e9f925153434b3daefaadd8c19609a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rywhale/actions/runs/26752159182"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-01T11:35:28.000Z",
      "commit": "76a9bdf2065fcf3e3663f2fee04762bc82ceaee6",
      "fileid": "f65ab033a4b7d82f7ee814b708b45c274e250d0d3077013e9ab9c21dadc5dbc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rywhale/actions/runs/26752159182"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-01T11:35:38.000Z",
      "commit": "76a9bdf2065fcf3e3663f2fee04762bc82ceaee6",
      "fileid": "54182d883d9b8a6dc99bb3d681a764ccfd09ebe24786e682421e673cdc487d68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rywhale/actions/runs/26752159182"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-01T11:35:27.000Z",
      "commit": "76a9bdf2065fcf3e3663f2fee04762bc82ceaee6",
      "fileid": "90fd7364e4c10301ce7975fa6eb72f55a97f8dc46495cc2b22a958e0fdedf003",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rywhale/actions/runs/26752159182"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-01T11:34:25.000Z",
      "commit": "76a9bdf2065fcf3e3663f2fee04762bc82ceaee6",
      "fileid": "084ea718c9b093718b7de67be2c877c60bdf73ff8410e2f6e2fa013a3d664754",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rywhale/actions/runs/26752159182"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-01T11:34:32.000Z",
      "commit": "76a9bdf2065fcf3e3663f2fee04762bc82ceaee6",
      "fileid": "56520d0d86a074f220a1f3793de1511ff8a92b197bbdaf48fcca17309253e15f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rywhale/actions/runs/26752159182"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-01T11:34:40.000Z",
      "commit": "76a9bdf2065fcf3e3663f2fee04762bc82ceaee6",
      "fileid": "61fff90cb016efee55b8bb8a78f573351e69cdbe14f694fe66d76f819292e35e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rywhale/actions/runs/26752159182"
    }
  ]
}