{
  "_id": "6a251b824b233be19838dcb1",
  "Package": "gsdata",
  "Type": "Package",
  "Title": "Interface to the GeoSphere Austria DataHub API (Data Access)",
  "Version": "0.0-8",
  "Date": "2025-12-05",
  "Authors@R": "person(given = \"Reto\", family = \"Stauffer\", role = c(\"aut\", \"cre\"),\nemail = \"reto.stauffer@uibk.ac.at\",\ncomment = c(ORCID = \"0000-0002-3798-5507\"))",
  "Maintainer": "Reto Stauffer <reto.stauffer@uibk.ac.at>",
  "Description": "Package to download data from the GeoSphere data hub\n(Austrian National Weather Service) which is the data provider.\nCurrently solely allows to download station data (no gridded\ndata). More details about the data sets can be found on\n<https://data.hub.geosphere.at/> as well as in the API\ndocumentation available via\n<https://dataset.api.hub.geosphere.at/v1/docs/>.",
  "URL": "https://retostauffer.github.io/gsdata",
  "License": "GPL-2",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://retostauffer.r-universe.dev",
  "Date/Publication": "2026-01-19 19:47:00 UTC",
  "RemoteUrl": "https://github.com/retostauffer/gsdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "d811436d9b98ca83e1c0ee9770d0fb9ccd934d2c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:10:53 UTC",
    "User": "root"
  },
  "Author": "Reto Stauffer [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3798-5507>)",
  "MD5sum": "2191f99ae63460d89095472f601af452",
  "_user": "retostauffer",
  "_type": "src",
  "_file": "gsdata_0.0-8.tar.gz",
  "_fileid": "cd022ee11093dc1108ce4d09bf0bed6a2248bb053c06da2434ab6ba9c1bdabf8",
  "_filesize": 426608,
  "_sha256": "cd022ee11093dc1108ce4d09bf0bed6a2248bb053c06da2434ab6ba9c1bdabf8",
  "_created": "2026-06-07T07:10:53.000Z",
  "_published": "2026-06-07T07:19:30.761Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79939863876,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461775760"
    },
    {
      "job": 79939863858,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461775438"
    },
    {
      "job": 79939863903,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461811737"
    },
    {
      "job": 79939863885,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461794420"
    },
    {
      "job": 79939656489,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461756735"
    },
    {
      "job": 79939863869,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461772052"
    },
    {
      "job": 79939863880,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461773622"
    },
    {
      "job": 79939863891,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461768193"
    },
    {
      "job": 79939863886,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461769829"
    }
  ],
  "_buildurl": "https://github.com/r-universe/retostauffer/actions/runs/27085706523",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/retostauffer/gsdata",
  "_commit": {
    "id": "d811436d9b98ca83e1c0ee9770d0fb9ccd934d2c",
    "author": "Reto Stauffer <Reto.Stauffer@uibk.ac.at>",
    "committer": "Reto Stauffer <Reto.Stauffer@uibk.ac.at>",
    "message": "fix: Fixed a bug where valid_from and valid_two (klima-v2-10min and potentially other data sets) were incorrectly converted to NA\n",
    "time": 1768852020
  },
  "_maintainer": {
    "name": "Reto Stauffer",
    "email": "reto.stauffer@uibk.ac.at",
    "login": "retostauffer",
    "orcid": "0000-0002-3798-5507",
    "description": "Working at the University of Innsbruck, Austria. Interests: data science, meteorology, atmospheric sciences, software development.",
    "uuid": 13628564
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Depends"
    },
    {
      "package": "zoo",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Depends"
    },
    {
      "package": "parsedate",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "ncdf4",
      "role": "Suggests"
    },
    {
      "package": "stars",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "retostauffer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "retostauffer",
      "count": 39,
      "uuid": 13628564
    }
  ],
  "_userbio": {
    "uuid": 13628564,
    "type": "user",
    "name": "Reto Stauffer",
    "description": "Working at the University of Innsbruck, Austria. Interests: data science, meteorology, atmospheric sciences, software development."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gsdata"
  },
  "_devurl": "https://github.com/retostauffer/gsdata",
  "_pkgdown": "https://retostauffer.github.io/gsdata",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gsdata.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "gs_datasets",
    "gs_metadata",
    "gs_stationdata",
    "gs_temporal_interval"
  ],
  "_help": [
    {
      "page": "API_GET",
      "title": "Handling API Calls",
      "topics": [
        "API_GET"
      ]
    },
    {
      "page": "gs_baseurl",
      "title": "Getting API Base URL",
      "topics": [
        "gs_baseurl"
      ]
    },
    {
      "page": "gs_datasets",
      "title": "Getting Available Datasets",
      "topics": [
        "gs_datasets"
      ]
    },
    {
      "page": "gs_metadata",
      "title": "Downloading Dataset Meta Data",
      "topics": [
        "gs_metadata"
      ]
    },
    {
      "page": "gs_stationdata",
      "title": "Downloading Station Data",
      "topics": [
        "gs_stationdata"
      ]
    },
    {
      "page": "gs_temporal_interval",
      "title": "Extract/Calculate Temporal Interval",
      "topics": [
        "gs_temporal_interval"
      ]
    },
    {
      "page": "gsdata",
      "title": "'gsdata': Interface to the GeoSphere Austria DataHub API (Data Access)",
      "topics": [
        "gsdata-package",
        "gsdata"
      ]
    },
    {
      "page": "show_http_status_and_terminate",
      "title": "Show HTTP Error Status and Terminate",
      "topics": [
        "show_http_status_and_terminate"
      ]
    }
  ],
  "_pkglogo": "https://github.com/retostauffer/gsdata/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/retostauffer/gsdata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "parsedate",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sys",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "gsdata: Interface to the GeoSphere Austria DataHub API (Data Access)",
      "author": "Reto Stauffer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Available data sets",
        "Metadata",
        "Station data"
      ],
      "created": "2024-01-26 08:08:59",
      "modified": "2025-12-05 09:37:37",
      "commits": 5
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "gsdata",
  "_universes": [
    "retostauffer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0-8",
      "date": "2026-06-07T07:13:25.000Z",
      "distro": "noble",
      "commit": "d811436d9b98ca83e1c0ee9770d0fb9ccd934d2c",
      "fileid": "5708a89251207ada253c9e201f72a27d7839ed4cc50329253d8effbb5ff60a6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/retostauffer/actions/runs/27085706523"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0-8",
      "date": "2026-06-07T07:13:23.000Z",
      "distro": "noble",
      "commit": "d811436d9b98ca83e1c0ee9770d0fb9ccd934d2c",
      "fileid": "840b51abe33d01114469ad8f42e37117f5cb4cf0449350e3f7ae1b7ec85366a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/retostauffer/actions/runs/27085706523"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0-8",
      "date": "2026-06-07T07:18:38.000Z",
      "commit": "d811436d9b98ca83e1c0ee9770d0fb9ccd934d2c",
      "fileid": "e503e337f7546ddd7dc90db0d4e1d31931737bd057bc1309b1d25d734aec5385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/retostauffer/actions/runs/27085706523"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0-8",
      "date": "2026-06-07T07:16:21.000Z",
      "commit": "d811436d9b98ca83e1c0ee9770d0fb9ccd934d2c",
      "fileid": "a30440ce8c4f5771fd3525cde3ecfc3640e8b6d76733879846558ce96f4e9d32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/retostauffer/actions/runs/27085706523"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0-8",
      "date": "2026-06-07T07:13:33.000Z",
      "commit": "d811436d9b98ca83e1c0ee9770d0fb9ccd934d2c",
      "fileid": "b9e99731c3f7cb528799bcca77a0230204c3dc991cd0f28c5b67aba557f4aab0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/retostauffer/actions/runs/27085706523"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0-8",
      "date": "2026-06-07T07:12:53.000Z",
      "commit": "d811436d9b98ca83e1c0ee9770d0fb9ccd934d2c",
      "fileid": "fbf450613458779ddf625053fb123a42d79dddb391f6fb8f3d43b5ff46b479c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/retostauffer/actions/runs/27085706523"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0-8",
      "date": "2026-06-07T07:12:18.000Z",
      "commit": "d811436d9b98ca83e1c0ee9770d0fb9ccd934d2c",
      "fileid": "f240528f025c1b27d57b5f411e5ac8cca6436b24460d5ed2db436db3f6ca25dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/retostauffer/actions/runs/27085706523"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0-8",
      "date": "2026-06-07T07:12:32.000Z",
      "commit": "d811436d9b98ca83e1c0ee9770d0fb9ccd934d2c",
      "fileid": "677f7efd0e3795e81659f5c92ac21cca864bb274612dbbff7b9507c836133460",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/retostauffer/actions/runs/27085706523"
    }
  ]
}