CRAN Package Check Results for Package ArgentinAPI

Last updated on 2025-12-14 12:49:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 6.75 70.98 77.73 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 4.63 54.85 59.48 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 11.00 109.36 120.36 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 10.00 116.50 126.50 OK
r-devel-windows-x86_64 0.2.0 8.00 95.00 103.00 OK
r-patched-linux-x86_64 0.2.0 7.24 67.24 74.48 OK
r-release-linux-x86_64 0.2.0 6.45 66.92 73.37 ERROR
r-release-macos-arm64 0.2.0 OK
r-release-macos-x86_64 0.2.0 4.00 86.00 90.00 OK
r-release-windows-x86_64 0.2.0 9.00 91.00 100.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 5.00 95.00 100.00 OK
r-oldrel-windows-x86_64 0.2.0 12.00 117.00 129.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/11s] 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(ArgentinAPI) > > test_check("ArgentinAPI") Saving _problems/test-get_argentine_senators-49.R Datasets available in the 'ArgentinAPI' package: Datasets available in the 'ArgentinAPI' package: [ FAIL 1 | WARN 0 | SKIP 36 | PASS 262 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (36): 'test-get_argentina_child_mortality.R:24:3', 'test-get_argentina_child_mortality.R:42:3', 'test-get_argentina_child_mortality.R:52:3', 'test-get_argentina_energy_use.R:23:3', 'test-get_argentina_energy_use.R:41:3', 'test-get_argentina_energy_use.R:51:3', 'test-get_argentina_gdp.R:23:3', 'test-get_argentina_gdp.R:47:3', 'test-get_argentina_hospital_beds.R:24:3', 'test-get_argentina_hospital_beds.R:36:3', 'test-get_argentina_hospital_beds.R:46:3', 'test-get_argentina_hospital_beds.R:54:3', 'test-get_argentina_hospital_beds.R:62:3', 'test-get_argentina_hospital_beds.R:69:3', 'test-get_argentina_life_expectancy.R:24:3', 'test-get_argentina_life_expectancy.R:36:3', 'test-get_argentina_life_expectancy.R:46:3', 'test-get_argentina_life_expectancy.R:54:3', 'test-get_argentina_life_expectancy.R:62:3', 'test-get_argentina_life_expectancy.R:69:3', 'test-get_argentina_population.R:24:3', 'test-get_argentina_population.R:35:3', 'test-get_argentina_population.R:46:3', 'test-get_argentina_population.R:54:3', 'test-get_argentina_population.R:62:3', 'test-get_argentina_population.R:69:3', 'test-get_argentina_population.R:77:3', 'test-get_argentina_unemployment.R:23:3', 'test-get_argentina_unemployment.R:34:3', 'test-get_argentina_unemployment.R:44:3', 'test-get_argentina_unemployment.R:53:3', 'test-get_argentina_unemployment.R:61:3', 'test-get_argentina_unemployment.R:68:3', 'test-get_country_info_ar.R:23:3', 'test-get_country_info_ar.R:50:3', 'test-get_country_info_ar.R:75:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_argentine_senators.R:49:3'): get_argentine_senators() returns a valid tibble with correct structure ── Expected `all(diff(as.numeric(result$inicio)) <= 0)` to be TRUE. Differences: `actual`: <NA> `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 36 | PASS 262 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/13s] 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(ArgentinAPI) > > test_check("ArgentinAPI") Saving _problems/test-get_argentine_senators-49.R Datasets available in the 'ArgentinAPI' package: Datasets available in the 'ArgentinAPI' package: [ FAIL 1 | WARN 0 | SKIP 36 | PASS 262 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (36): 'test-get_argentina_child_mortality.R:24:3', 'test-get_argentina_child_mortality.R:42:3', 'test-get_argentina_child_mortality.R:52:3', 'test-get_argentina_energy_use.R:23:3', 'test-get_argentina_energy_use.R:41:3', 'test-get_argentina_energy_use.R:51:3', 'test-get_argentina_gdp.R:23:3', 'test-get_argentina_gdp.R:47:3', 'test-get_argentina_hospital_beds.R:24:3', 'test-get_argentina_hospital_beds.R:36:3', 'test-get_argentina_hospital_beds.R:46:3', 'test-get_argentina_hospital_beds.R:54:3', 'test-get_argentina_hospital_beds.R:62:3', 'test-get_argentina_hospital_beds.R:69:3', 'test-get_argentina_life_expectancy.R:24:3', 'test-get_argentina_life_expectancy.R:36:3', 'test-get_argentina_life_expectancy.R:46:3', 'test-get_argentina_life_expectancy.R:54:3', 'test-get_argentina_life_expectancy.R:62:3', 'test-get_argentina_life_expectancy.R:69:3', 'test-get_argentina_population.R:24:3', 'test-get_argentina_population.R:35:3', 'test-get_argentina_population.R:46:3', 'test-get_argentina_population.R:54:3', 'test-get_argentina_population.R:62:3', 'test-get_argentina_population.R:69:3', 'test-get_argentina_population.R:77:3', 'test-get_argentina_unemployment.R:23:3', 'test-get_argentina_unemployment.R:34:3', 'test-get_argentina_unemployment.R:44:3', 'test-get_argentina_unemployment.R:53:3', 'test-get_argentina_unemployment.R:61:3', 'test-get_argentina_unemployment.R:68:3', 'test-get_country_info_ar.R:23:3', 'test-get_country_info_ar.R:50:3', 'test-get_country_info_ar.R:75:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_argentine_senators.R:49:3'): get_argentine_senators() returns a valid tibble with correct structure ── Expected `all(diff(as.numeric(result$inicio)) <= 0)` to be TRUE. Differences: `actual`: <NA> `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 36 | PASS 262 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64