Last updated on 2025-11-22 09:49:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 7.06 | 92.90 | 99.96 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.48 | 63.77 | 69.25 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 19.00 | 133.05 | 152.05 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 13.00 | 113.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 8.08 | 82.81 | 90.89 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 5.88 | 83.21 | 89.09 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 6.00 | 93.00 | 99.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 10.00 | 114.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 6.00 | 94.00 | 100.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 13.00 | 138.00 | 151.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘ChinAPIs-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_country_info_cn
> ### Title: Get Key Country Information About China from the REST Countries
> ### API
> ### Aliases: get_country_info_cn
>
> ### ** Examples
>
> get_country_info_cn()
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [restcountries.com]:
Connection timed out after 10002 milliseconds
Calls: get_country_info_cn ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc