CRAN Package Check Results for Package imf.data

Last updated on 2025-03-12 03:52:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.7 1.74 20.15 21.89 OK
r-devel-linux-x86_64-debian-gcc 0.1.7 1.40 15.53 16.93 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.7 34.28 OK
r-devel-linux-x86_64-fedora-gcc 0.1.7 33.86 OK
r-devel-macos-arm64 0.1.7 18.00 OK
r-devel-macos-x86_64 0.1.7 33.00 OK
r-devel-windows-x86_64 0.1.7 3.00 42.00 45.00 OK
r-patched-linux-x86_64 0.1.7 1.97 18.78 20.75 OK
r-release-linux-x86_64 0.1.7 1.45 19.38 20.83 OK
r-release-macos-arm64 0.1.7 26.00 OK
r-release-macos-x86_64 0.1.7 27.00 OK
r-release-windows-x86_64 0.1.7 3.00 42.00 45.00 OK
r-oldrel-macos-arm64 0.1.7 OK
r-oldrel-macos-x86_64 0.1.7 30.00 OK
r-oldrel-windows-x86_64 0.1.7 4.00 47.00 51.00 OK

Check Details

Version: 0.1.7
Check: examples
Result: ERROR Running examples in ‘imf.data-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: load_datasets > ### Title: Loads Time Series Datasets > ### Aliases: load_datasets > > ### ** Examples > > DOT <- load_datasets("DOT") Error in get_request(url = build_api_path(paste0("DataStructure/", id))) : Request to 'http://dataservices.imf.org/REST/SDMX_JSON.svc/DataStructure/DOT' Status code: 503 Content: The service is unavailable. Calls: load_datasets -> mt_data_structure -> get_request Execution halted Flavor: r-devel-linux-x86_64-debian-gcc