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.
Last updated on 2026-06-13 17:54:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.2 | 9.97 | 107.50 | 117.47 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.3.2 | 6.94 | 76.59 | 83.53 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.2 | 14.00 | 137.53 | 151.53 | ERROR | |
| 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 | 138.00 | 152.00 | ERROR | |
| 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’ [15s/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(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
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 39 | PASS 882 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• 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 39 | PASS 882 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/20s]
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
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 39 | PASS 882 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• 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 39 | PASS 882 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/20s]
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
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 39 | PASS 882 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• 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 39 | PASS 882 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.2
Check: tests
Result: ERROR
Running 'testthat.R' [29s]
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")
World Bank API request failed: Timeout was reached [api.worldbank.org]:
Operation timed out after 10001 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
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 866 ]
══ Skipped tests (45) ══════════════════════════════════════════════════════════
• Function returned NULL (6): 'test-get_colombia_cpi.R:26:3',
'test-get_colombia_cpi.R:35:3', 'test-get_colombia_cpi.R:43:3',
'test-get_colombia_cpi.R:49:3', 'test-get_colombia_cpi.R:55:3',
'test-get_colombia_cpi.R:64: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 866 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-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.