The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package ChinAPIs

Last updated on 2026-06-14 05:50:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 7.02 108.79 115.81 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 4.73 73.80 78.53 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 148.68 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 12.00 175.98 187.98 OK
r-devel-windows-x86_64 0.1.1 10.00 146.00 156.00 ERROR
r-patched-linux-x86_64 0.1.1 7.94 86.17 94.11 OK
r-release-linux-x86_64 0.1.1 6.45 87.50 93.95 ERROR
r-release-macos-arm64 0.1.1 2.00 43.00 45.00 OK
r-release-macos-x86_64 0.1.1 5.00 110.00 115.00 OK
r-release-windows-x86_64 0.1.1 9.00 122.00 131.00 OK
r-oldrel-macos-arm64 0.1.1 2.00 33.00 35.00 OK
r-oldrel-macos-x86_64 0.1.1 6.00 215.00 221.00 OK
r-oldrel-windows-x86_64 0.1.1 14.00 144.00 158.00 OK

Check Details

Version: 0.1.1
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 data_list[1, ] : incorrect number of dimensions Calls: get_country_info_cn Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/41s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ChinAPIs) > > test_check("ChinAPIs") `year` must be a single numeric value. `year` must be a single numeric value. `year` must be a single numeric value. Nager.Date API returned status: 400 Nager.Date API returned status: 400 Saving _problems/test-get_country_info_cn-12.R Datasets available in the 'ChinAPIs' package: Datasets available in the 'ChinAPIs' package: [ FAIL 1 | WARN 0 | SKIP 5 | PASS 4120 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-get_china_child_mortality.R:12:3', 'test-get_china_child_mortality.R:30:3', 'test-get_china_child_mortality.R:40:3', 'test-get_china_child_mortality.R:50:3', 'test-get_china_child_mortality.R:58:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_country_info_cn.R:12:1'): (code run outside of `test_that()`) ── Error in `data_list[1, ]`: incorrect number of dimensions Backtrace: ▆ 1. └─ChinAPIs::get_country_info_cn() at test-get_country_info_cn.R:12:1 [ FAIL 1 | WARN 0 | SKIP 5 | PASS 4120 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ChinAPIs) > > test_check("ChinAPIs") `year` must be a single numeric value. `year` must be a single numeric value. `year` must be a single numeric value. Nager.Date API returned status: 400 Nager.Date API returned status: 400 Saving _problems/test-get_country_info_cn-12.R Datasets available in the 'ChinAPIs' package: Datasets available in the 'ChinAPIs' package: [ FAIL 1 | WARN 0 | SKIP 5 | PASS 4120 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-get_china_child_mortality.R:12:3', 'test-get_china_child_mortality.R:30:3', 'test-get_china_child_mortality.R:40:3', 'test-get_china_child_mortality.R:50:3', 'test-get_china_child_mortality.R:58:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_country_info_cn.R:12:1'): (code run outside of `test_that()`) ── Error in `data_list[1, ]`: incorrect number of dimensions Backtrace: ▆ 1. └─ChinAPIs::get_country_info_cn() at test-get_country_info_cn.R:12:1 [ FAIL 1 | WARN 0 | SKIP 5 | PASS 4120 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘ChinAPIs-Ex.R’ failed The error most likely occurred in: > ### 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 data_list[1, ] : incorrect number of dimensions Calls: get_country_info_cn Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ChinAPIs) > > test_check("ChinAPIs") `year` must be a single numeric value. `year` must be a single numeric value. `year` must be a single numeric value. Nager.Date API returned status: 400 Nager.Date API returned status: 400 Saving _problems/test-get_country_info_cn-12.R Datasets available in the 'ChinAPIs' package: Datasets available in the 'ChinAPIs' package: [ FAIL 1 | WARN 0 | SKIP 5 | PASS 4120 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-get_china_child_mortality.R:12:3', 'test-get_china_child_mortality.R:30:3', 'test-get_china_child_mortality.R:40:3', 'test-get_china_child_mortality.R:50:3', 'test-get_china_child_mortality.R:58:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_country_info_cn.R:12:1'): (code run outside of `test_that()`) ── Error in `data_list[1, ]`: incorrect number of dimensions Backtrace: ▆ 1. └─ChinAPIs::get_country_info_cn() at test-get_country_info_cn.R:12:1 [ FAIL 1 | WARN 0 | SKIP 5 | PASS 4120 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.1
Check: tests
Result: ERROR Running 'testthat.R' [38s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ChinAPIs) > > test_check("ChinAPIs") `year` must be a single numeric value. `year` must be a single numeric value. `year` must be a single numeric value. Nager.Date API returned status: 400 Nager.Date API returned status: 400 Saving _problems/test-get_country_info_cn-12.R Datasets available in the 'ChinAPIs' package: Datasets available in the 'ChinAPIs' package: [ FAIL 1 | WARN 0 | SKIP 11 | PASS 4103 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • Function returned NULL (6): 'test-get_china_literacy_rate.R:15:3', 'test-get_china_literacy_rate.R:25:3', 'test-get_china_literacy_rate.R:34:3', 'test-get_china_literacy_rate.R:41:3', 'test-get_china_literacy_rate.R:48:3', 'test-get_china_literacy_rate.R:61:3' • On CRAN (5): 'test-get_china_child_mortality.R:12:3', 'test-get_china_child_mortality.R:30:3', 'test-get_china_child_mortality.R:40:3', 'test-get_china_child_mortality.R:50:3', 'test-get_china_child_mortality.R:58:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_country_info_cn.R:12:1'): (code run outside of `test_that()`) ── Error in `data_list[1, ]`: incorrect number of dimensions Backtrace: ▆ 1. └─ChinAPIs::get_country_info_cn() at test-get_country_info_cn.R:12:1 [ FAIL 1 | WARN 0 | SKIP 11 | PASS 4103 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/66s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ChinAPIs) > > test_check("ChinAPIs") World Bank API request failed: Timeout was reached [api.worldbank.org]: Operation timed out after 10002 milliseconds with 0 bytes received `year` must be a single numeric value. `year` must be a single numeric value. `year` must be a single numeric value. Nager.Date API returned status: 400 Nager.Date API returned status: 400 World Bank API request failed: Timeout was reached [api.worldbank.org]: Operation timed out after 10004 milliseconds with 0 bytes received Saving _problems/test-get_country_info_cn-12.R Datasets available in the 'ChinAPIs' package: Datasets available in the 'ChinAPIs' package: [ FAIL 1 | WARN 0 | SKIP 17 | PASS 4086 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • Function returned NULL (12): 'test-get_china_energy_use.R:15:3', 'test-get_china_energy_use.R:25:3', 'test-get_china_energy_use.R:34:3', 'test-get_china_energy_use.R:41:3', 'test-get_china_energy_use.R:48:3', 'test-get_china_energy_use.R:60:3', 'test-get_china_unemployment.R:15:3', 'test-get_china_unemployment.R:25:3', 'test-get_china_unemployment.R:34:3', 'test-get_china_unemployment.R:41:3', 'test-get_china_unemployment.R:48:3', 'test-get_china_unemployment.R:57:3' • On CRAN (5): 'test-get_china_child_mortality.R:12:3', 'test-get_china_child_mortality.R:30:3', 'test-get_china_child_mortality.R:40:3', 'test-get_china_child_mortality.R:50:3', 'test-get_china_child_mortality.R:58:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_country_info_cn.R:12:1'): (code run outside of `test_that()`) ── Error in `data_list[1, ]`: incorrect number of dimensions Backtrace: ▆ 1. └─ChinAPIs::get_country_info_cn() at test-get_country_info_cn.R:12:1 [ FAIL 1 | WARN 0 | SKIP 17 | PASS 4086 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

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.
Health stats visible at Monitor.