Last updated on 2026-07-03 06:53:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.67 | 33.77 | 36.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 1.95 | 26.89 | 28.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 50.08 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 50.86 | OK | |||
| r-devel-windows-x86_64 | 0.3.0 | 5.00 | 104.00 | 109.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 2.98 | 28.49 | 31.47 | ERROR | |
| r-release-linux-x86_64 | 0.3.0 | OK | ||||
| r-release-macos-arm64 | 0.3.0 | 1.00 | 69.00 | 70.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 2.00 | 81.00 | 83.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 5.00 | 97.00 | 102.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 | 118.00 | 124.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")
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.130 0.021 6.269
get_indicators_code 0.051 0.004 5.273
Flavor: r-patched-linux-x86_64