istacr
Obtaining Open Data from Instituto Canario De Estadistica (ISTAC) API
v0.3.0
·
Sep 4, 2025
·
GPL (>= 3)
Description
You can access to open data published in Instituto Canario De Estadistica (ISTAC) APIs at <https://datos.canarias.es/api/estadisticas/>.
Downloads
557
Last 30 days
6158th
1.9K
Last 90 days
6.1K
Last year
Trend: -0.7% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 10, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 9, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
examples
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
...[truncated]...
cted
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.092 0.013 6.232
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 3, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 25, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
examples
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
...[truncated]...
dicators_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
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 20, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE Apr 15, 2026
ERROR
r-devel-linux-x86_64-debian-clang
examples
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
...[truncated]...
dicators_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
ERROR
r-devel-windows-x86_64
examples
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")
...[truncated]...
(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