Last updated on 2025-10-09 14:50:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.64 | 33.27 | 35.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.00 | 25.81 | 27.81 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 51.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 43.59 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 5.00 | 57.00 | 62.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.0 | 3.51 | 31.48 | 34.99 | OK | |
r-release-linux-x86_64 | 0.3.0 | 2.13 | 31.14 | 33.27 | OK | |
r-release-macos-arm64 | 0.3.0 | 67.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 79.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 5.00 | 83.00 | 88.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 72.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 90.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 6.00 | 88.00 | 94.00 | OK |
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
<simpleError: lexical error: invalid char in json text.
<!DOCTYPE HTML PUBLIC "-//IETF/
(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
Flavor: r-devel-windows-x86_64