Skip to content

Rapi

Interface for Multiple Data Providers 'EDDS' and 'FRED'

v1.0.6 · Jan 13, 2025 · MIT + file LICENSE

Description

Interface for multiple data sources, such as the `EDDS` API <https://evds2.tcmb.gov.tr/index.php?/evds/userDocs> of the Central Bank of the Republic of Türkiye and the `FRED` API <https://fred.stlouisfed.org/docs/api/fred/> of the Federal Reserve Bank. Both data providers require API keys for access, which users can easily obtain by creating accounts on their respective websites. The package provides caching ability with the selection of periods to increase the speed and efficiency of requests. It combines datasets requested from different sources, helping users when the data has common frequencies. While combining data frames whenever possible, it also keeps all requested data available as separate data frames to increase efficiency.

Downloads

213

Last 30 days

21461st

527

Last 90 days

2.1K

Last year

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

CRAN Check Status

11 NOTE
3 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 NOTE
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (15 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘Rapi/libs/Rapi.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘Rapi/libs/Rapi.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-devel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'evds_table_api.R' 'excel_internal.R' 'request_funcs.R'
    'sp_df_utils.R'
NOTE r-devel-windows-x86_64

compiled code

File 'Rapi/libs/x64/Rapi.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-patched-linux-x86_64

compiled code

File ‘Rapi/libs/Rapi.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'evds_table_api.R' 'excel_internal.R' 'request_funcs.R'
    'sp_df_utils.R'

Check History

NOTE 3 OK · 11 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-devel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'evds_table_api.R' 'excel_internal.R' 'request_funcs.R'
    'sp_df_utils.R'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’
    ‘sp_df_utils.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'evds_table_api.R' 'excel_internal.R' 'request_funcs.R'
    'sp_df_utils.R'

Dependency Network

Dependencies Reverse dependencies Rcpp crayon digest dplyr httr httr2 glue jsonlite lubridate magrittr purrr rlang rlist stringr tibble +1 more dependencies Rapi

Version History

new 1.0.6 Mar 10, 2026
updated 1.0.6 ← 1.0.5 diff Jan 12, 2025
updated 1.0.5 ← 1.0.4 diff Apr 6, 2024
new 1.0.4 Feb 25, 2024