CRAN Package Check Results for Package bonn

Last updated on 2025-05-18 18:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 1.85 20.12 21.97 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 1.57 15.90 17.47 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 32.76 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.2 33.24 OK
r-devel-windows-x86_64 1.0.2 3.00 43.00 46.00 OK
r-patched-linux-x86_64 1.0.2 1.85 19.69 21.54 OK
r-release-linux-x86_64 1.0.2 1.60 18.93 20.53 ERROR
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 5.00 48.00 53.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

Check Details

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

Version: 1.0.2
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 > > > # 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-fedora-clang

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]: server verification failed: certificate signer not trusted. (CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none) Calls: get_data ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-release-linux-x86_64