Last updated on 2026-06-12 02:50:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.2 | 11.25 | 107.21 | 118.46 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.2 | 7.12 | 76.97 | 84.09 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.2 | 17.00 | 160.87 | 177.87 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 18.00 | 170.92 | 188.92 | OK | |
| r-devel-windows-x86_64 | 0.3.2 | 14.00 | 128.00 | 142.00 | OK | |
| r-patched-linux-x86_64 | 0.3.2 | 10.50 | 92.02 | 102.52 | OK | |
| r-release-linux-x86_64 | 0.3.2 | 10.28 | 90.95 | 101.23 | OK | |
| r-release-macos-arm64 | 0.3.2 | 3.00 | 55.00 | 58.00 | OK | |
| r-release-macos-x86_64 | 0.3.2 | 8.00 | 103.00 | 111.00 | OK | |
| r-release-windows-x86_64 | 0.3.2 | 14.00 | 117.00 | 131.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.2 | 3.00 | 33.00 | 36.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.2 | 8.00 | 102.00 | 110.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.2 | 18.00 | 148.00 | 166.00 | OK |
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/34s]
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(ColombiAPI)
>
> test_check("ColombiAPI")
`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 10007 milliseconds with 0 bytes received
Saving _problems/test-get_country_info_co-22.R
Datasets available in the 'ColombiAPI' package:
Datasets available in the 'ColombiAPI' package:
[ FAIL 1 | WARN 0 | SKIP 45 | PASS 863 ]
══ Skipped tests (45) ══════════════════════════════════════════════════════════
• Function returned NULL (6): 'test-get_colombia_hospital_beds.R:26:3',
'test-get_colombia_hospital_beds.R:38:3',
'test-get_colombia_hospital_beds.R:47:3',
'test-get_colombia_hospital_beds.R:60:3',
'test-get_colombia_hospital_beds.R:67:3',
'test-get_colombia_hospital_beds.R:81:3'
• On CRAN (39): 'test-get_colombia_airports.R:24:3',
'test-get_colombia_airports.R:36:3', 'test-get_colombia_airports.R:51:3',
'test-get_colombia_airports.R:60:3', 'test-get_colombia_airports.R:68:3',
'test-get_colombia_airports.R:80:3', 'test-get_colombia_airports.R:92:3',
'test-get_colombia_airports.R:104:3', 'test-get_colombia_airports.R:112:3',
'test-get_colombia_airports.R:121:3', 'test-get_colombia_airports.R:142:3',
'test-get_colombia_airports.R:156:3', 'test-get_colombia_airports.R:166:3',
'test-get_colombia_airports.R:176:3', 'test-get_colombia_airports.R:186:3',
'test-get_colombia_airports.R:198:3', 'test-get_colombia_attractions.R:24:3',
'test-get_colombia_attractions.R:35:3',
'test-get_colombia_attractions.R:47:3',
'test-get_colombia_attractions.R:55:3',
'test-get_colombia_attractions.R:66:3',
'test-get_colombia_attractions.R:75:3',
'test-get_colombia_attractions.R:84:3',
'test-get_colombia_attractions.R:101:3',
'test-get_colombia_attractions.R:113:3',
'test-get_colombia_attractions.R:123:3',
'test-get_colombia_attractions.R:133:3',
'test-get_colombia_attractions.R:142:3',
'test-get_colombia_attractions.R:152:3',
'test-get_colombia_attractions.R:163:3',
'test-get_colombia_attractions.R:171:3',
'test-get_colombia_attractions.R:185:3',
'test-get_colombia_child_mortality.R:23:3',
'test-get_colombia_child_mortality.R:38:3',
'test-get_colombia_child_mortality.R:47:3',
'test-get_colombia_child_mortality.R:55:3',
'test-get_colombia_child_mortality.R:63:3',
'test-get_colombia_child_mortality.R:71:3',
'test-get_colombia_child_mortality.R:79:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-get_country_info_co.R:22:1'): (code run outside of `test_that()`) ──
Error in `data_list[1, ]`: incorrect number of dimensions
Backtrace:
▆
1. └─ColombiAPI::get_country_info_co() at test-get_country_info_co.R:22:1
[ FAIL 1 | WARN 0 | SKIP 45 | PASS 863 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc