CRAN Package Check Results for Package istacr

Last updated on 2026-01-16 18:50:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.71 31.15 33.86 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 1.90 26.56 28.46 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 52.78 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 54.66 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.74 29.83 33.57 OK
r-release-linux-x86_64 0.3.0 2.74 29.48 32.22 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 94.00 98.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 96.00 102.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_peer_failed_verification in curl::curl_fetch_memory(url, handle = handle): SSL peer certificate or SSH remote key was not OK [datos.canarias.es]: SSL certificate verification failed: certificate signer not trusted. (CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none)> 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 Flavor: r-devel-linux-x86_64-debian-clang