{
  "_id": "6a23d078530b9bc726be2af0",
  "Package": "rbrsa",
  "Title": "Fetch Turkish Banking Sector Data from the Turkish Banking\nRegulation and Supervision Agency",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Ozan\",    family = \"Bakis\",\nemail = \"ozanbakis@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "The goal of the 'rbrsa' package is to provide automated\naccess to banking sector data from the Turkish Banking\nRegulation and Supervision Agency (BRSA, known as BDDK in\nTurkish). The package retrieves tables from two distinct\npublication portals maintained by the BRSA: The Monthly\nBulletin Portal <https://www.bddk.org.tr/bultenaylik> and The\nFinTurk Data System <https://www.bddk.org.tr/BultenFinturk>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/obakis/rbrsa, https://obakis.github.io/rbrsa/",
  "BugReports": "https://github.com/obakis/rbrsa/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev zlib1g-dev",
  "Repository": "https://obakis.r-universe.dev",
  "Date/Publication": "2025-12-19 20:36:47 UTC",
  "RemoteUrl": "https://github.com/obakis/rbrsa",
  "RemoteRef": "HEAD",
  "RemoteSha": "0af898e0ff984b29abaddf05642fb4b630e6306a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:43:35 UTC",
    "User": "root"
  },
  "Author": "Ozan Bakis [aut, cre]",
  "Maintainer": "Ozan Bakis <ozanbakis@gmail.com>",
  "MD5sum": "02ed25a7bf84ab452229ffa23bb8dcb5",
  "_user": "obakis",
  "_type": "src",
  "_file": "rbrsa_0.2.0.tar.gz",
  "_fileid": "352723034f16fc71cc3f78ae1283ba71cf396b8c35960df9fd1b7725e164329d",
  "_filesize": 113009,
  "_sha256": "352723034f16fc71cc3f78ae1283ba71cf396b8c35960df9fd1b7725e164329d",
  "_created": "2026-06-06T07:43:35.000Z",
  "_published": "2026-06-06T07:47:04.379Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79861911471,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7452549583"
    },
    {
      "job": 79861911465,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7452549325"
    },
    {
      "job": 79861911458,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7452552690"
    },
    {
      "job": 79861911493,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452546730"
    },
    {
      "job": 79861736731,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7452533734"
    },
    {
      "job": 79861911450,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452547174"
    },
    {
      "job": 79861911469,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7452543340"
    },
    {
      "job": 79861911466,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7452545066"
    },
    {
      "job": 79861911459,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452541524"
    }
  ],
  "_buildurl": "https://github.com/r-universe/obakis/actions/runs/27056468659",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/obakis/rbrsa",
  "_commit": {
    "id": "0af898e0ff984b29abaddf05642fb4b630e6306a",
    "author": "Ozan Bakis <ozanbakis@gmail.com>",
    "committer": "Ozan Bakis <ozanbakis@gmail.com>",
    "message": "small fixes\n",
    "time": 1766176607
  },
  "_maintainer": {
    "name": "Ozan Bakis",
    "email": "ozanbakis@gmail.com",
    "login": "obakis",
    "description": "",
    "uuid": 25455560
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.6",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "obakis",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 11
    },
    {
      "week": "2025-51",
      "n": 15
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-12-13"
    },
    {
      "name": "v0.2.0",
      "date": "2025-12-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "obakis",
      "count": 26,
      "uuid": 25455560
    }
  ],
  "_userbio": {
    "uuid": 25455560,
    "type": "user",
    "name": "obakis"
  },
  "_downloads": {
    "count": 351,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbrsa"
  },
  "_devurl": "https://github.com/obakis/rbrsa",
  "_pkgdown": "https://obakis.github.io/rbrsa/",
  "_searchresults": 0,
  "_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/rbrsa.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/obakis/rbrsa",
  "_realowner": "obakis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-01-06"
    }
  ],
  "_exports": [
    "fetch_bddk",
    "fetch_bddk1",
    "fetch_finturk",
    "fetch_finturk1",
    "list_cities",
    "list_groups",
    "list_tables",
    "plaka_to_city",
    "save_data"
  ],
  "_help": [
    {
      "page": "fetch_bddk",
      "title": "Fetch multiple period table from BDDK website",
      "topics": [
        "fetch_bddk"
      ]
    },
    {
      "page": "fetch_bddk1",
      "title": "Fetch Monthly Data from BDDK with Multiple Group Codes",
      "topics": [
        "fetch_bddk1"
      ]
    },
    {
      "page": "fetch_finturk",
      "title": "Fetch multiple period FinTurk data",
      "topics": [
        "fetch_finturk"
      ]
    },
    {
      "page": "fetch_finturk1",
      "title": "Fetch Quarterly Data from BDDK FinTurk with Multiple Provinces",
      "topics": [
        "fetch_finturk1"
      ]
    },
    {
      "page": "list_cities",
      "title": "List Available Cities for Finturk Print available cities for Finturk quarterly data with plaka (license plate) numbers.",
      "topics": [
        "list_cities"
      ]
    },
    {
      "page": "list_groups",
      "title": "List available groups Print available banking groups for a data source.",
      "topics": [
        "list_groups"
      ]
    },
    {
      "page": "list_tables",
      "title": "List Available Tables Print available tables for a data source.",
      "topics": [
        "list_tables"
      ]
    },
    {
      "page": "plaka_to_city",
      "title": "Convert plaka (license plate number) to province name Maps Turkish license plate numbers to province names used in the Finturk API.",
      "topics": [
        "plaka_to_city"
      ]
    },
    {
      "page": "save_data",
      "title": "Save Fetched Data to Multiple Formats",
      "topics": [
        "save_data"
      ]
    }
  ],
  "_readme": "https://github.com/obakis/rbrsa/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr",
    "writexl"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "rbrsa",
  "_universes": [
    "obakis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-06T07:45:43.000Z",
      "distro": "noble",
      "commit": "0af898e0ff984b29abaddf05642fb4b630e6306a",
      "fileid": "bbe4d51ca05d1490c1e85d08afebb8ba41dc4be81c6f8d9bee40525008b33ecb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/obakis/actions/runs/27056468659"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-06T07:45:41.000Z",
      "distro": "noble",
      "commit": "0af898e0ff984b29abaddf05642fb4b630e6306a",
      "fileid": "51159382ff559453da2ad655bb1c8d71613f51d9de52f849d8c73188e0da5f0c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/obakis/actions/runs/27056468659"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-06T07:46:08.000Z",
      "commit": "0af898e0ff984b29abaddf05642fb4b630e6306a",
      "fileid": "6af5af23643ccc5c49b192460aad7fa51a1e2c180ed9b3fb596fa187333f9e34",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/obakis/actions/runs/27056468659"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-06T07:45:21.000Z",
      "commit": "0af898e0ff984b29abaddf05642fb4b630e6306a",
      "fileid": "0b1ed4dea62f369c0a9a90e9675e085eda2bfc677c2c912b7d35a32dabd2aa06",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/obakis/actions/runs/27056468659"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-06T07:45:35.000Z",
      "commit": "0af898e0ff984b29abaddf05642fb4b630e6306a",
      "fileid": "753eb064b4696b366e2809a85cb7ac8d6d1fc229d85d2b16ec4577ad197e850e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/obakis/actions/runs/27056468659"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-06T07:44:49.000Z",
      "commit": "0af898e0ff984b29abaddf05642fb4b630e6306a",
      "fileid": "312fa98916428029e78372532e965fb3b4c5803f816b9211ed94fae5f89d9fe4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/obakis/actions/runs/27056468659"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-06T07:45:02.000Z",
      "commit": "0af898e0ff984b29abaddf05642fb4b630e6306a",
      "fileid": "adfb8d1ddab28da295107a073058fba3783ff5be2dc7f7e3eccec7f9bf4425f0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/obakis/actions/runs/27056468659"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-06T07:44:37.000Z",
      "commit": "0af898e0ff984b29abaddf05642fb4b630e6306a",
      "fileid": "5b9fdd3ff10e5ef61efb7ca4a148046fc47294776a20ecb2af7c4b556da0604f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/obakis/actions/runs/27056468659"
    }
  ]
}