Last updated on 2025-10-03 15:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 1.64 | 21.96 | 23.60 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 1.45 | 17.37 | 18.82 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 34.87 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 34.53 | OK | |||
r-devel-windows-x86_64 | 1.0.3 | 3.00 | 43.00 | 46.00 | OK | |
r-patched-linux-x86_64 | 1.0.3 | 1.95 | 20.97 | 22.92 | OK | |
r-release-linux-x86_64 | 1.0.3 | 1.86 | 21.26 | 23.12 | OK | |
r-release-macos-arm64 | 1.0.3 | 26.00 | OK | |||
r-release-macos-x86_64 | 1.0.3 | 27.00 | OK | |||
r-release-windows-x86_64 | 1.0.3 | 4.00 | 43.00 | 47.00 | OK | |
r-oldrel-macos-arm64 | 1.0.3 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.3 | 36.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.3 | 4.00 | 47.00 | 51.00 | OK |
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 10000 milliseconds
Calls: get_data ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
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.