CRAN Package Check Results for Maintainer ‘Elisa Jorge <ejorgon at gobiernodecanarias.org>’

Last updated on 2026-01-20 19:50:58 CET.

Package ERROR OK
istacr 3 10

Package istacr

Current CRAN status: ERROR: 3, OK: 10

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘istacr-Ex.R’ failed The error most likely occurred in: > ### 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 problem: unable to get local issuer certificate> 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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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-release-linux-x86_64