CRAN Package Check Results for Package imfapi

Last updated on 2025-11-18 15:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.13 31.94 34.07 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 1.72 23.69 25.41 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 12.00 38.13 50.13 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 46.32 OK
r-devel-windows-x86_64 0.1.1 6.00 48.00 54.00 OK
r-patched-linux-x86_64 0.1.1 2.38 28.58 30.96 OK
r-release-linux-x86_64 0.1.1 2.12 28.74 30.86 OK
r-release-macos-arm64 0.1.1 1.00 22.00 23.00 OK
r-release-macos-x86_64 0.1.1 2.00 37.00 39.00 OK
r-release-windows-x86_64 0.1.1 4.00 47.00 51.00 OK
r-oldrel-macos-arm64 0.1.1 1.00 25.00 26.00 OK
r-oldrel-macos-x86_64 0.1.1 2.00 38.00 40.00 OK
r-oldrel-windows-x86_64 0.1.1 5.00 57.00 62.00 OK

Check Details

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘imfapi-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: imf_get_codelists > ### Title: Retrieve codes for one or more dimensions as a tidy tibble > ### Aliases: imf_get_codelists > > ### ** Examples > > if (curl::has_internet()) { + imf_get_codelists( + c("FREQUENCY", "TIME_PERIOD"), + dataflow_id = "FM" # Fiscal Monitor + ) + } Error in `resp_body_raw()`: ! Can't retrieve empty body. Backtrace: ▆ 1. └─imfapi::imf_get_codelists(c("FREQUENCY", "TIME_PERIOD"), dataflow_id = "FM") 2. └─imfapi:::get_datastructure_components(...) 3. └─imfapi:::get_dataflows_components(...) 4. └─imfapi:::perform_request(...) 5. └─httr2::resp_body_string(response) 6. └─httr2::resp_body_raw(resp) 7. └─cli::cli_abort("Can't retrieve empty body.") 8. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘imfapi-Ex.R’ failed The error most likely occurred in: > ### Name: imf_get_codelists > ### Title: Retrieve codes for one or more dimensions as a tidy tibble > ### Aliases: imf_get_codelists > > ### ** Examples > > if (curl::has_internet()) { + imf_get_codelists( + c("FREQUENCY", "TIME_PERIOD"), + dataflow_id = "FM" # Fiscal Monitor + ) + } Error in `resp_body_raw()`: ! Can't retrieve empty body. Backtrace: ▆ 1. └─imfapi::imf_get_codelists(c("FREQUENCY", "TIME_PERIOD"), dataflow_id = "FM") 2. └─imfapi:::get_datastructure_components(...) 3. └─imfapi:::get_dataflows_components(...) 4. └─imfapi:::perform_request(...) 5. └─httr2::resp_body_string(response) 6. └─httr2::resp_body_raw(resp) 7. └─cli::cli_abort("Can't retrieve empty body.") 8. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.