{
  "_id": "6a0f72bdacfb0bcc41c5fefe",
  "Type": "Package",
  "Package": "STATcubeR",
  "Title": "R Interface for the 'STATcube' REST API and Open Government Data",
  "Version": "1.0.0",
  "Date": "2024-11-29",
  "Authors@R": "c(\nperson(\"Bernhard\", \"Meindl\", , \"Bernhard.Meindl@statistik.gv.at\", role = c(\"ctb\", \"cre\")),\nperson(\"Alexander\", \"Kowarik\", , \"Alexander.Kowarik@statistik.gv.at\", role = c(\"ctb\"),comment=c(ORCID=\"0000-0001-8598-4130\")),\nperson(\"Gregor\", \"de Cillia\", , \"\", role = \"aut\"))",
  "Description": "Import data from the 'STATcube' REST API or from the open\ndata portal of Statistics Austria. This package includes a\nclient for API requests as well as parsing utilities for data\nwhich originates from 'STATcube'. Documentation about\n'STATcubeR' is provided by several vignettes included in the\npackage as well as on the public 'pkgdown' page at\n<https://statistikat.github.io/STATcubeR/>.",
  "License": "GPL (>= 2)",
  "URL": "https://statistikat.github.io/STATcubeR/,\nhttps://github.com/statistikat/STATcubeR",
  "BugReports": "https://github.com/statistikat/STATcubeR/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://statistikat.r-universe.dev",
  "Date/Publication": "2024-11-29 09:50:00 UTC",
  "RemoteUrl": "https://github.com/statistikat/statcuber",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d176adcf2286e2730af31b2ec9a64a995a86b08",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:05:24 UTC",
    "User": "root"
  },
  "Author": "Bernhard Meindl [ctb, cre],\nAlexander Kowarik [ctb] (ORCID:\n<https://orcid.org/0000-0001-8598-4130>),\nGregor de Cillia [aut]",
  "Maintainer": "Bernhard Meindl <Bernhard.Meindl@statistik.gv.at>",
  "MD5sum": "300a29167f4160a5f23001f18a7ba628",
  "_user": "statistikat",
  "_type": "src",
  "_file": "STATcubeR_1.0.0.tar.gz",
  "_fileid": "2b37e5bb5aad09434236a12a35fb5a908670ac7d91063cae08fb154d0621c71c",
  "_filesize": 286509,
  "_sha256": "2b37e5bb5aad09434236a12a35fb5a908670ac7d91063cae08fb154d0621c71c",
  "_created": "2026-05-21T07:05:24.000Z",
  "_published": "2026-05-21T21:01:49.301Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77267959220,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7129340139"
    },
    {
      "job": 77267959131,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7129343214"
    },
    {
      "job": 77267959244,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7129327885"
    },
    {
      "job": 77267958945,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7129332803"
    },
    {
      "job": 77267958840,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129304516"
    },
    {
      "job": 77267958475,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147119082"
    },
    {
      "job": 77267959435,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7129335729"
    },
    {
      "job": 77267959110,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7129328546"
    },
    {
      "job": 77267959514,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7129333406"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statistikat/actions/runs/26210819449",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statistikat/statcuber",
  "_commit": {
    "id": "3d176adcf2286e2730af31b2ec9a64a995a86b08",
    "author": "Bernhard Meindl <bernhard.meindl@statistik.gv.at>",
    "committer": "Bernhard Meindl <bernhard.meindl@statistik.gv.at>",
    "message": "CRAN 1.0.0\n",
    "time": 1732873800
  },
  "_maintainer": {
    "name": "Bernhard Meindl",
    "email": "bernhard.meindl@statistik.gv.at",
    "login": "bernhard-da",
    "description": "",
    "uuid": 5228437
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.4.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.5.2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "data.tree",
      "role": "Suggests"
    },
    {
      "package": "rappdirs",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "reactable",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "statistikat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "database",
    "ogd",
    "open-data",
    "sdmx"
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "gregordecillia",
      "count": 525,
      "uuid": 9311130
    },
    {
      "user": "alexkowa",
      "count": 33,
      "uuid": 5180786
    },
    {
      "user": "bernhard-da",
      "count": 15,
      "uuid": 5228437
    }
  ],
  "_userbio": {
    "uuid": 18658295,
    "type": "organization",
    "name": "Unofficial Organization for Open Source Projects  of Statistics Austria"
  },
  "_downloads": {
    "count": 608,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/STATcubeR"
  },
  "_devurl": "https://github.com/statistikat/statcuber",
  "_pkgdown": "https://statistikat.github.io/STATcubeR/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/STATcubeR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statistikat/statcuber",
  "_realowner": "statistikat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-11-29"
    }
  ],
  "_exports": [
    "od_cache_clear",
    "od_cache_dir",
    "od_cache_file",
    "od_cache_summary",
    "od_catalogue",
    "od_downloads",
    "od_json",
    "od_list",
    "od_resource",
    "od_resource_all",
    "od_revisions",
    "od_table",
    "od_table_local",
    "od_table_save",
    "sc_browse",
    "sc_browse_catalogue",
    "sc_browse_database",
    "sc_browse_ogd",
    "sc_browse_preferences",
    "sc_browse_table",
    "sc_cache_clear",
    "sc_cache_dir",
    "sc_cache_disable",
    "sc_cache_enable",
    "sc_cache_enabled",
    "sc_cache_files",
    "sc_example",
    "sc_examples_list",
    "sc_info",
    "sc_json_get_server",
    "sc_key",
    "sc_key_exists",
    "sc_key_get",
    "sc_key_prompt",
    "sc_key_set",
    "sc_last_error",
    "sc_last_error_parsed",
    "sc_rate_limit_schema",
    "sc_rate_limit_table",
    "sc_rate_limits",
    "sc_recode",
    "sc_schema",
    "sc_schema_catalogue",
    "sc_schema_db",
    "sc_schema_flatten",
    "sc_table",
    "sc_table_custom",
    "sc_table_saved",
    "sc_table_saved_list",
    "sc_tabulate",
    "sdmx_table"
  ],
  "_help": [
    {
      "page": "od_cache",
      "title": "Cache management for Open Data",
      "topics": [
        "od_cache",
        "od_cache_summary",
        "od_downloads"
      ]
    },
    {
      "page": "od_catalogue",
      "title": "Get a catalogue for OGD datasets",
      "topics": [
        "od_catalogue"
      ]
    },
    {
      "page": "od_list",
      "title": "List available Opendata datasets",
      "topics": [
        "od_list"
      ]
    },
    {
      "page": "od_resource",
      "title": "Resource management for open.data",
      "topics": [
        "od_cache_clear",
        "od_cache_dir",
        "od_cache_file",
        "od_json",
        "od_resource",
        "od_resource_all"
      ]
    },
    {
      "page": "od_revisions",
      "title": "Get OGD revisions",
      "topics": [
        "od_revisions"
      ]
    },
    {
      "page": "od_table",
      "title": "Create a table-instance from an open-data dataset",
      "topics": [
        "od_table"
      ]
    },
    {
      "page": "od_table_save",
      "title": "Saves/load opendata datasets via tar archives",
      "topics": [
        "od_table_local",
        "od_table_save"
      ]
    },
    {
      "page": "other_endpoints",
      "title": "Other endpoints of the STATcube REST API",
      "topics": [
        "other_endpoints",
        "sc_info",
        "sc_rate_limits",
        "sc_rate_limit_schema",
        "sc_rate_limit_table"
      ]
    },
    {
      "page": "sc_browse",
      "title": "Links to important 'STATcube' and 'OGD' pages",
      "topics": [
        "sc_browse",
        "sc_browse_catalogue",
        "sc_browse_database",
        "sc_browse_ogd",
        "sc_browse_preferences",
        "sc_browse_table"
      ]
    },
    {
      "page": "sc_cache",
      "title": "Cache responses from the STATcube REST API",
      "topics": [
        "sc_cache",
        "sc_cache_clear",
        "sc_cache_dir",
        "sc_cache_disable",
        "sc_cache_enable",
        "sc_cache_enabled",
        "sc_cache_files"
      ]
    },
    {
      "page": "sc_json_get_server",
      "title": "Get the server from a json request",
      "topics": [
        "sc_json_get_server"
      ]
    },
    {
      "page": "sc_key",
      "title": "Manage your API Keys",
      "topics": [
        "sc_key",
        "sc_key_exists",
        "sc_key_get",
        "sc_key_prompt",
        "sc_key_set",
        "sc_key_valid"
      ]
    },
    {
      "page": "sc_last_error",
      "title": "Error handling for the STATcube REST API",
      "topics": [
        "sc_last_error",
        "sc_last_error_parsed"
      ]
    },
    {
      "page": "sc_recoder",
      "title": "Recode sc_table objects",
      "topics": [
        "sc_recoder"
      ]
    },
    {
      "page": "sc_schema",
      "title": "Create a request against the /schema endpoint",
      "concept": [
        "functions for /schema"
      ],
      "topics": [
        "print.sc_schema",
        "sc_schema",
        "sc_schema_catalogue",
        "sc_schema_db",
        "sc_schema_flatten"
      ]
    },
    {
      "page": "sc_table",
      "title": "Create a request against the /table endpoint",
      "concept": [
        "functions for /table"
      ],
      "topics": [
        "sc_example",
        "sc_examples_list",
        "sc_table",
        "sc_table_saved",
        "sc_table_saved_list"
      ]
    },
    {
      "page": "sc_table_custom",
      "title": "Create custom tables",
      "topics": [
        "sc_recode",
        "sc_table_custom"
      ]
    },
    {
      "page": "sc_tabulate",
      "title": "Turn sc_data objects into tidy data frames",
      "topics": [
        "sc_tabulate"
      ]
    }
  ],
  "_pkglogo": "https://github.com/statistikat/statcuber/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/statistikat/statcuber/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "mime",
    "openssl",
    "pillar",
    "R6",
    "rlang",
    "sys",
    "utf8",
    "vctrs"
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "statcuber",
  "_universes": [
    "statistikat",
    "bernhard-da"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T07:07:31.000Z",
      "distro": "noble",
      "commit": "3d176adcf2286e2730af31b2ec9a64a995a86b08",
      "fileid": "5bece8bf97dfe250bcd923cfbbc3b48060735077c04d707e0f114c147ed3ed45",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/statistikat/actions/runs/26210819449"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T07:07:42.000Z",
      "distro": "noble",
      "commit": "3d176adcf2286e2730af31b2ec9a64a995a86b08",
      "fileid": "d5d83cc170612aa451b213914539c7024ed26a41996f8950f778bc1d663bc863",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/statistikat/actions/runs/26210819449"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T07:06:51.000Z",
      "commit": "3d176adcf2286e2730af31b2ec9a64a995a86b08",
      "fileid": "214d90944ad5a5980f42a24f97c652fa62f93fb1ea041db5144d69b4659a8777",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/statistikat/actions/runs/26210819449"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T07:07:05.000Z",
      "commit": "3d176adcf2286e2730af31b2ec9a64a995a86b08",
      "fileid": "60e280328928d9084222485572b9e7be44922abafa3368a38e9b5a5c2246b4c6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/statistikat/actions/runs/26210819449"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-21T21:01:26.000Z",
      "commit": "3d176adcf2286e2730af31b2ec9a64a995a86b08",
      "fileid": "23a64dbdc07ae8717890593ce94c645cdd7375eb721bff0d5978513462598e86",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statistikat/actions/runs/26210819449"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T07:07:09.000Z",
      "commit": "3d176adcf2286e2730af31b2ec9a64a995a86b08",
      "fileid": "ca680cebcd14d77f3b07e29954ef1be9da119affa56a75db0a376d132e5fc7d5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/statistikat/actions/runs/26210819449"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T07:06:42.000Z",
      "commit": "3d176adcf2286e2730af31b2ec9a64a995a86b08",
      "fileid": "eba8b7643fb986d213daf0853efe8c072543ec895b2e65e0efc0366506c4c061",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/statistikat/actions/runs/26210819449"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T07:07:04.000Z",
      "commit": "3d176adcf2286e2730af31b2ec9a64a995a86b08",
      "fileid": "d156c8b27b8c41bdcb701c2a11f767be8ae4123d94603bccc3d818a4ef70109c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/statistikat/actions/runs/26210819449"
    }
  ]
}