CRAN Package Check Results for Package ChinAPIs

Last updated on 2026-01-30 07:48:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 7.14 93.71 100.85 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 5.17 62.80 67.97 ERROR
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 152.25 163.25 OK
r-devel-windows-x86_64 0.1.0 9.00 124.00 133.00 OK
r-patched-linux-x86_64 0.1.0 7.68 83.33 91.01 OK
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 9.00 118.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 141.00 154.00 OK

Additional issues

M1mac

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/33s] 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") Saving _problems/test-get_china_hospital_beds-47.R Datasets available in the 'ChinAPIs' package: Datasets available in the 'ChinAPIs' package: [ FAIL 1 | WARN 0 | SKIP 18 | PASS 4051 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (18): 'test-get_china_child_mortality.R:13:3', 'test-get_china_child_mortality.R:33:3', 'test-get_china_child_mortality.R:40:3', 'test-get_china_child_mortality.R:47:3', 'test-get_china_energy_use.R:13:3', 'test-get_china_energy_use.R:33:3', 'test-get_china_energy_use.R:40:3', 'test-get_china_energy_use.R:47:3', 'test-get_china_gdp.R:13:3', 'test-get_china_gdp.R:34:3', 'test-get_china_gdp.R:41:3', 'test-get_china_gdp.R:48:3', 'test-get_china_gdp.R:56:3', 'test-get_china_holidays.R:12:3', 'test-get_china_holidays.R:33:3', 'test-get_country_info_cn.R:13:3', 'test-get_country_info_cn.R:42:3', 'test-get_country_info_cn.R:56:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_china_hospital_beds.R:47:3'): get_china_hospital_beds allows for missing values (e.g., NA) ── Expected `any(is.na(result$value))` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 18 | PASS 4051 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc