CRAN Package Check Results for Package ChinAPIs

Last updated on 2026-01-25 17:49:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 6.69 92.90 99.59 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 12.00 151.99 163.99 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 11.00 148.26 159.26 OK
r-devel-windows-x86_64 0.1.0 10.00 124.00 134.00 OK
r-patched-linux-x86_64 0.1.0 7.56 81.57 89.13 ERROR
r-release-linux-x86_64 0.1.0 5.84 81.88 87.72 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 5.00 94.00 99.00 OK
r-release-windows-x86_64 0.1.0 11.00 116.00 127.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 5.00 95.00 100.00 OK
r-oldrel-windows-x86_64 0.1.0 13.00 139.00 152.00 OK

Check Details

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-patched-linux-x86_64