Last updated on 2026-04-16 02:52:22 CEST.
| Package | ERROR | OK |
|---|---|---|
| istacr | 1 | 13 |
Current CRAN status: ERROR: 1, OK: 13
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")
No encoding supplied: defaulting to UTF-8.
Oops! An error occurred while accessing the ISTAC api
<simpleError: lexical error: invalid char in json text.
<html><body><h1>504 Gateway Tim
(right here) ------^
>
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.116 0.013 60.66
get_indicators_code 0.020 0.001 120.16
Flavor: r-devel-linux-x86_64-debian-clang