Last updated on 2025-12-24 15:52:40 CET.
| Package | ERROR | OK |
|---|---|---|
| econid | 13 | |
| imfapi | 13 | |
| imfweo | 13 | |
| wbids | 3 | 10 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 3, OK: 10
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/22s]
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(wbids)
>
> test_check("wbids")
Reading in file.
Processing file.
Downloading file to: /home/hornik/tmp/scratch/RtmpoMkfnw/file1f27b27f897b20.xlsx
Processing file.
Downloading file to: /home/hornik/tmp/scratch/RtmpoMkfnw/file1f27b22b9dde73.xlsx
Reading in file.
Downloading file to: /home/hornik/tmp/scratch/RtmpoMkfnw/file1f27b22c7ba5ad.xlsx
Saving _problems/test-ids_get-474.R
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 153 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-ids_bulk.R:161:3', 'test-ids_bulk.R:215:3',
'test-ids_bulk.R:248:3', 'test-ids_bulk.R:301:3', 'test-ids_bulk.R:368:3',
'test-ids_get_ed.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-ids_get.R:472:3'): ids_get filters post-observed-year NAs correctly ──
Expected `all(result$year <= as.numeric(format(Sys.Date(), "%Y")) | !is.na(result$value))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 153 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/23s]
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(wbids)
>
> test_check("wbids")
Reading in file.
Processing file.
Downloading file to: /home/hornik/tmp/scratch/RtmpAp69ph/file1d7d03ceabb49.xlsx
Processing file.
Downloading file to: /home/hornik/tmp/scratch/RtmpAp69ph/file1d7d02dba6941.xlsx
Reading in file.
Downloading file to: /home/hornik/tmp/scratch/RtmpAp69ph/file1d7d02373ae15.xlsx
Saving _problems/test-ids_get-474.R
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 153 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-ids_bulk.R:161:3', 'test-ids_bulk.R:215:3',
'test-ids_bulk.R:248:3', 'test-ids_bulk.R:301:3', 'test-ids_bulk.R:368:3',
'test-ids_get_ed.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-ids_get.R:472:3'): ids_get filters post-observed-year NAs correctly ──
Expected `all(result$year <= as.numeric(format(Sys.Date(), "%Y")) | !is.na(result$value))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 153 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.1.3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-macos-x86_64