CRAN Package Check Results for Package wbids

Last updated on 2026-02-24 21:51:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 5.96 71.33 77.29 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 4.53 49.47 54.00 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.3 11.00 110.60 121.60 OK
r-devel-linux-x86_64-fedora-gcc 1.1.3 9.00 111.95 120.95 OK
r-devel-macos-arm64 1.1.3 2.00 30.00 32.00 OK
r-devel-windows-x86_64 1.1.3 7.00 92.00 99.00 OK
r-patched-linux-x86_64 1.1.3 OK
r-release-linux-x86_64 1.1.3 5.64 63.21 68.85 OK
r-release-macos-arm64 1.1.3 2.00 29.00 31.00 OK
r-release-macos-x86_64 1.1.3 4.00 68.00 72.00 OK
r-release-windows-x86_64 1.1.3 10.00 90.00 100.00 OK
r-oldrel-macos-arm64 1.1.3 1.00 34.00 35.00 OK
r-oldrel-macos-x86_64 1.1.3 1.00 17.00 18.00 ERROR
r-oldrel-windows-x86_64 1.1.3 11.00 107.00 118.00 OK

Check Details

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/369s] 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: /tmp/RtmpdTpnjk/file1985b4360f4877.xlsx Processing file. Downloading file to: /tmp/RtmpdTpnjk/file1985b457e2900a.xlsx Reading in file. Downloading file to: /tmp/RtmpdTpnjk/file1985b468c471a6.xlsx Saving _problems/test-ids_get-101.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 ════════════════════════════════════════════════════════════════ ── Error ('test-ids_get.R:94:3'): ids_get returns a tibble with expected columns ── <httr2_http_504/httr2_http/httr2_error/rlang_error/rlang_error/error/condition> Error in `httr2::req_perform(req)`: HTTP 504 Gateway Timeout. Backtrace: ▆ 1. └─wbids::ids_get(...) at test-ids_get.R:94:3 2. └─wbids:::get_debt_statistics(...) 3. └─wbids:::perform_request(resource, progress = progress_message) 4. └─httr2::req_perform(req) 5. └─httr2:::handle_resp(req, resp, error_call = error_call) 6. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 7. ├─rlang::catch_cnd(...) 8. │ ├─rlang::eval_bare(...) 9. │ ├─base::tryCatch(...) 10. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 11. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 12. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 13. │ └─base::force(expr) 14. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 153 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.3
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-oldrel-macos-x86_64