Skip to content

rbrsa

Fetch Turkish Banking Sector Data from the Turkish Banking Regulation and Supervision Agency

v0.2.0 · Jan 6, 2026 · MIT + file LICENSE

Description

The goal of the 'rbrsa' package is to provide automated access to banking sector data from the Turkish Banking Regulation and Supervision Agency (BRSA, known as BDDK in Turkish). The package retrieves tables from two distinct publication portals maintained by the BRSA: The Monthly Bulletin Portal <https://www.bddk.org.tr/bultenaylik> and The FinTurk Data System <https://www.bddk.org.tr/BultenFinturk>.

Downloads

551

Last 30 days

7317th

1.5K

Last 90 days

1.5K

Last year

Trend: +15.5% (30d vs prior 30d)

CRAN Check Status

1 ERROR
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 ERROR
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
ERROR r-devel-windows-x86_64

examples

Running examples in 'rbrsa-Ex.R' failed
The error most likely occurred in:

> ### Name: fetch_bddk1
> ### Title: Fetch Monthly Data from BDDK with Multiple Group Codes
> ### Aliases: fetch_bddk1
> 
> ### ** Examples
> 
> # Single group code
> fetch_bddk1(2020, 3, 1, grup_kod = 10001)
Error in value[[3L]](cond) : HTTP error: Failed to perform HTTP request.
Calls: fetch_bddk1 ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 3, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'rbrsa-Ex.R' failed
The error most likely occurred in:

> ### Name: fetch_bddk1
> ### Title: Fetch Monthly Data from BDDK with Multiple Group Codes
> ### Aliases: fetch_bddk1
> 
> ### ** Examples
> 
> # Single group code
> fetch_bddk1(2020, 3, 1, grup_kod = 10001)
Error in value[[3L]](cond) : HTTP error: Failed to perform HTTP request.
Calls: fetch_bddk1 ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 2, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE Mar 26, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘rbrsa-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: fetch_bddk1
> ### Title: Fetch Monthly Data from BDDK with Multiple Group Codes
> ### Aliases: fetch_bdd
...[truncated]...
# ** Examples
> 
> # Single group code
> fetch_bddk1(2020, 3, 1, grup_kod = 10001)
Error in value[[3L]](cond) : HTTP error: Failed to perform HTTP request.
Calls: fetch_bddk1 ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
ERROR r-patched-linux-x86_64

examples

Running examples in ‘rbrsa-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: fetch_bddk1
> ### Title: Fetch Monthly Data from BDDK with Multiple Group Codes
> ### Aliases: fetch_bdd
...[truncated]...
# ** Examples
> 
> # Single group code
> fetch_bddk1(2020, 3, 1, grup_kod = 10001)
Error in value[[3L]](cond) : HTTP error: Failed to perform HTTP request.
Calls: fetch_bddk1 ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies httr2 jsonlite writexl rlang (>= 1.1.6) rbrsa

Version History

new 0.2.0 Mar 10, 2026