CRAN Package Check Results for Package istacr

Last updated on 2025-11-26 17:49:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.65 34.84 37.49 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 1.90 23.74 25.64 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 51.28 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 49.05 OK
r-devel-windows-x86_64 0.3.0 6.00 86.00 92.00 OK
r-patched-linux-x86_64 0.3.0 3.38 31.27 34.65 OK
r-release-linux-x86_64 0.3.0 2.61 31.27 33.88 OK
r-release-macos-arm64 0.3.0 OK
r-release-macos-x86_64 0.3.0 2.00 77.00 79.00 OK
r-release-windows-x86_64 0.3.0 4.00 89.00 93.00 OK
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 2.00 88.00 90.00 OK
r-oldrel-windows-x86_64 0.3.0 6.00 94.00 100.00 OK

Check Details

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘istacr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_indicators_code_data > ### Title: Get indicators code data > ### Aliases: get_indicators_code_data > > ### ** Examples > > get_indicators_code_data("IPC") Oops! An error occurred while accessing the ISTAC api <curl_error_couldnt_resolve_host in curl::curl_fetch_memory(url, handle = handle): Could not resolve hostname [datos.canarias.es]: Could not resolve host: datos.canarias.es> Error in `[.data.frame`(dimension_codes, , ncol(dimension_codes):1) : undefined columns selected Calls: get_indicators_code_data ... convert_indicators_api_response_to_dataframe -> [ -> [.data.frame Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed get_indicators 0.021 0.017 10.075 get_indicators_code 0.011 0.005 5.033 Flavor: r-devel-linux-x86_64-debian-gcc