Last updated on 2025-09-04 09:51:30 CEST.
Package | ERROR | OK |
---|---|---|
ags | 13 | |
bonn | 2 | 11 |
ivdesc | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in ‘bonn-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_data
> ### Title: Get Data
> ### Aliases: get_data
>
> ### ** Examples
>
> # The SSL vertification seems to fail for some Linux systems.
> # This is likely because of a SSL certificate issue on the INKAR server.
> # Disabling SSL verification comes with risks:
> # https://curl.se/libcurl/c/CURLOPT_SSL_VERIFYPEER.html
> httr::set_config(httr::config(ssl_verifypeer = 0L))
>
> # GDP for all districts/all available years
> get_data(variable="011", geography="KRE")
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [www.inkar.de]:
Connection timed out after 10001 milliseconds
Calls: get_data ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in 'bonn-Ex.R' failed
The error most likely occurred in:
> ### Name: get_data
> ### Title: Get Data
> ### Aliases: get_data
>
> ### ** Examples
>
> # The SSL vertification seems to fail for some Linux systems.
> # This is likely because of a SSL certificate issue on the INKAR server.
> # Disabling SSL verification comes with risks:
> # https://curl.se/libcurl/c/CURLOPT_SSL_VERIFYPEER.html
> httr::set_config(httr::config(ssl_verifypeer = 0L))
>
> # GDP for all districts/all available years
> get_data(variable="011", geography="KRE")
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [www.inkar.de]:
Connection timed out after 10014 milliseconds
Calls: get_data ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-release-windows-x86_64
Current CRAN status: OK: 13
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.