{
  "_id": "6a62ff9ad3420cf5dfdb5d32",
  "Package": "cnbrrr",
  "Type": "Package",
  "Title": "Interface to Czech National Bank ARAD Data API",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Petr\", \"Bouchal\", , \"pbouchal@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0471-716X\"))\n)",
  "Description": "Provides functions to access data from the Czech National\nBank's ARAD (Aggregated data of the CNB) API at\n<https://www.cnb.cz/arad/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://petrbouchal.xyz/cnbrrr/,\nhttps://github.com/petrbouchal/cnbrrr",
  "BugReports": "https://github.com/petrbouchal/cnbrrr/issues",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://petrbouchal.r-universe.dev",
  "Date/Publication": "2025-10-04 09:44:07 UTC",
  "RemoteUrl": "https://github.com/petrbouchal/cnbrrr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5bd28e4838ee74ff92ae68a2a5654d5c67044cc9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 05:35:19 UTC",
    "User": "root"
  },
  "Author": "Petr Bouchal [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0471-716X>)",
  "Maintainer": "Petr Bouchal <pbouchal@gmail.com>",
  "_user": "petrbouchal",
  "_type": "src",
  "_file": "cnbrrr_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/93a3ac1bda59be5170e75e237c26fe50dc4729f944021168884ee8a07f9d298d",
  "_filesize": 361549,
  "_sha256": "93a3ac1bda59be5170e75e237c26fe50dc4729f944021168884ee8a07f9d298d",
  "_expires": "2026-11-01T06:00:56.000Z",
  "_created": "2026-07-24T05:35:19.000Z",
  "_published": "2026-07-24T06:00:58.168Z",
  "_jobs": [
    {
      "job": 89408247462,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8587616319"
    },
    {
      "job": 89408247422,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8587617631"
    },
    {
      "job": 89408247390,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8587988717"
    },
    {
      "job": 89408247371,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8587940827"
    },
    {
      "job": 89407846875,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587580380"
    },
    {
      "job": 89408247395,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8587616852"
    },
    {
      "job": 89408247404,
      "time": 71,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8587600627"
    },
    {
      "job": 89408247396,
      "time": 67,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8587599684"
    },
    {
      "job": 89408247412,
      "time": 70,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8587600836"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/30069690485",
  "_status": "success",
  "_upstream": "https://github.com/petrbouchal/cnbrrr",
  "_commit": {
    "id": "5bd28e4838ee74ff92ae68a2a5654d5c67044cc9",
    "author": "Petr Bouchal <pbouchal@gmail.com>",
    "committer": "Petr Bouchal <pbouchal@gmail.com>",
    "message": "clarify API process\n",
    "time": 1759571047
  },
  "_maintainer": {
    "name": "Petr Bouchal",
    "email": "pbouchal@gmail.com",
    "login": "petrbouchal",
    "mastodon": "@petrbouchal@mastodon.cloud",
    "bluesky": "@petrbouchal.xyz",
    "orcid": "0000-0002-0471-716X",
    "twitter": "@petrbouchal",
    "description": "Data analysis and applied research for public policy and governance",
    "uuid": 1666657
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "petrbouchal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "petrbouchal",
      "count": 17,
      "uuid": 1666657
    }
  ],
  "_userbio": {
    "uuid": 1666657,
    "type": "user",
    "name": "Petr Bouchal",
    "followers": 77,
    "description": "Data analysis and applied research for public policy and governance"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cnbrrr"
  },
  "_devurl": "https://github.com/petrbouchal/cnbrrr",
  "_pkgdown": "https://petrbouchal.xyz/cnbrrr/",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cnbrrr.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "arad_get_data",
    "arad_get_indicators",
    "arad_indicators_dims",
    "arad_indicators_tree",
    "arad_list_indicators",
    "arad_parse_date",
    "arad_validate_indicators"
  ],
  "_help": [
    {
      "page": "arad_get_data",
      "title": "Retrieve data from ARAD API",
      "topics": [
        "arad_get_data"
      ]
    },
    {
      "page": "arad_indicators_dims",
      "title": "Get indicator dimensions from ARAD API",
      "topics": [
        "arad_indicators_dims"
      ]
    },
    {
      "page": "arad_indicators_tree",
      "title": "Get indicator tree structure from ARAD API",
      "topics": [
        "arad_indicators_tree"
      ]
    },
    {
      "page": "arad_list_indicators",
      "title": "List available indicators from ARAD API",
      "topics": [
        "arad_get_indicators",
        "arad_list_indicators"
      ]
    },
    {
      "page": "arad_parse_date",
      "title": "Convert ARAD period to Date",
      "topics": [
        "arad_parse_date"
      ]
    },
    {
      "page": "arad_validate_indicators",
      "title": "Validate indicator IDs",
      "topics": [
        "arad_validate_indicators"
      ]
    }
  ],
  "_readme": "https://github.com/petrbouchal/cnbrrr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr2",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "cnbrrr.Rmd",
      "filename": "cnbrrr.html",
      "title": "cnbrrr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Setup",
        "Core workflow",
        "1. Discover available data",
        "2. Retrieve data for specific indicators",
        "Working with indicator structure",
        "Utility functions",
        "Complete analysis example",
        "Data format and structure",
        "API endpoints used",
        "Next steps"
      ],
      "created": "2025-06-28 15:43:36",
      "modified": "2025-10-04 09:44:07",
      "commits": 5
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "cnbrrr",
  "_universes": [
    "petrbouchal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-24T05:37:33.000Z",
      "distro": "resolute",
      "commit": "5bd28e4838ee74ff92ae68a2a5654d5c67044cc9",
      "fileid": "https://r2.ropensci.org/0562557860839eb20fb393bba859b71252e5bc85bc516307b60ff85a6772f086",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/30069690485"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-24T05:37:34.000Z",
      "distro": "resolute",
      "commit": "5bd28e4838ee74ff92ae68a2a5654d5c67044cc9",
      "fileid": "https://r2.ropensci.org/11baca13f8bf0bee986c54d7dca2fd0027527ee074a8e06e4abad7948fcc8bc4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/30069690485"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-24T05:59:52.000Z",
      "commit": "5bd28e4838ee74ff92ae68a2a5654d5c67044cc9",
      "fileid": "https://r2.ropensci.org/3a3fc0f95d64b7c44ad469e2a4c22a55bead8b16803d5f82c84c4b5c0e35024c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/30069690485"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-24T05:57:03.000Z",
      "commit": "5bd28e4838ee74ff92ae68a2a5654d5c67044cc9",
      "fileid": "https://r2.ropensci.org/e5d8ddcea3c50cfca5b5625bc94d27ad7b5e2b282eb7468ab710d81d4c905e93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/30069690485"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-24T05:37:41.000Z",
      "commit": "5bd28e4838ee74ff92ae68a2a5654d5c67044cc9",
      "fileid": "https://r2.ropensci.org/6493a03be82b463beb1b9daff1f56665379e764ad61c693ce8c312b4c645bbbb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/30069690485"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-24T05:36:27.000Z",
      "commit": "5bd28e4838ee74ff92ae68a2a5654d5c67044cc9",
      "fileid": "https://r2.ropensci.org/b1fbdf167b1937d3158c2ecb8a6e1002fea16883579afa3804baf325a99b310d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/30069690485"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-24T05:36:26.000Z",
      "commit": "5bd28e4838ee74ff92ae68a2a5654d5c67044cc9",
      "fileid": "https://r2.ropensci.org/9a605b54ef8f1a3716ca3f1e9ee0fa8d3b1bd3757f38cc38354780a1b7ef32e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/30069690485"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-24T05:36:28.000Z",
      "commit": "5bd28e4838ee74ff92ae68a2a5654d5c67044cc9",
      "fileid": "https://r2.ropensci.org/7229a2bd72f33c15144d8e9d1a89313a9adf831277f50f381c7a7808876d428a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/30069690485"
    }
  ]
}