Last updated on 2025-07-07 09:50:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 1.92 | 20.61 | 22.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 1.37 | 16.90 | 18.27 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 34.20 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 32.87 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 3.00 | 44.00 | 47.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 1.87 | 19.75 | 21.62 | OK | |
r-release-linux-x86_64 | 1.0.2 | 1.77 | 19.63 | 21.40 | OK | |
r-release-macos-arm64 | 1.0.2 | 28.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 30.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 3.00 | 44.00 | 47.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 31.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 4.00 | 48.00 | 52.00 | OK |
Version: 1.0.2
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
>
>
> # GDP for all districts/all available years
> get_data(variable="011", geography="KRE")
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL peer certificate or SSH remote key was not OK [www.inkar.de]:
SSL certificate problem: unable to get local issuer certificate
Calls: get_data ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc