Last updated on 2026-04-25 01:51:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.59 | 33.69 | 36.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 1.98 | 24.78 | 26.76 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 52.35 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 51.77 | OK | |||
| r-patched-linux-x86_64 | 0.3.0 | 3.57 | 31.43 | 35.00 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 2.30 | 29.15 | 31.45 | OK | |
| r-release-macos-arm64 | 0.3.0 | 1.00 | 55.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 2.00 | 83.00 | 85.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 6.00 | 86.00 | 92.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 2.00 | 77.00 | 79.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:
> 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! Some warnings ocurred
<simpleWarning: JSON string contains (illegal) UTF8 byte-order-mark!>
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.058 0.005 61.197
get_indicators_code 0.041 0.006 120.542
Flavor: r-devel-linux-x86_64-debian-gcc