CRAN Package Check Results for Package wbids

Last updated on 2025-01-27 03:49:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.94 75.73 80.67 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 3.07 52.00 55.07 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 132.88 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 139.67 ERROR
r-devel-windows-x86_64 0.1.0 7.00 101.00 108.00 ERROR
r-patched-linux-x86_64 0.1.0 4.06 71.83 75.89 OK
r-release-linux-x86_64 0.1.0 4.41 71.60 76.01 ERROR
r-release-macos-arm64 0.1.0 216.00 OK
r-release-macos-x86_64 0.1.0 246.00 OK
r-release-windows-x86_64 0.1.0 7.00 92.00 99.00 OK
r-oldrel-macos-arm64 0.1.0 223.00 OK
r-oldrel-macos-x86_64 0.1.0 247.00 OK
r-oldrel-windows-x86_64 0.1.0 8.00 109.00 117.00 OK

Additional issues

donttest M1mac

Check Details

Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘ids_bulk.R’ ‘ids_bulk_files.R’ ‘ids_bulk_series.R’ ‘ids_get.R’ ‘perform_request.R’ Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/27s] 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") Downloading file to: /tmp/Rtmp4xk3rm/file3f26fe5a13798c.xlsx trying URL 'https://invalid-url.com/file.xlsx' Content type 'text/html; charset=utf-8' length 1194 bytes ================================================== downloaded 1194 bytes Reading in file. [ FAIL 1 | WARN 0 | SKIP 8 | PASS 85 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-ids_bulk.R:5:3', 'test-ids_bulk.R:58:3', 'test-ids_bulk.R:106:3', 'test-ids_bulk.R:148:3', 'test-ids_bulk.R:198:3', 'test-ids_bulk.R:228:3', 'test-ids_bulk.R:260:3', 'test-ids_bulk.R:314:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ids_bulk.R:40:3'): ids_bulk fails gracefully with invalid URL ── Error in `utils::unzip(zip_path, list = TRUE)`: zip file '/tmp/Rtmp4xk3rm/file3f26fe5a13798c.xlsx' cannot be opened Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-ids_bulk.R:40:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─wbids::ids_bulk("https://invalid-url.com/file.xlsx") 8. │ └─wbids:::read_bulk_file(file_path) 9. │ ├─base::colnames(readxl::read_excel(path = file_path, n_max = 0)) 10. │ │ └─base::is.data.frame(x) 11. │ └─readxl::read_excel(path = file_path, n_max = 0) 12. │ └─readxl:::read_excel_(...) 13. │ ├─readxl:::set_readxl_names(...) 14. │ │ └─tibble::as_tibble(l, .name_repair = .name_repair) 15. │ └─readxl (local) read_fun(...) 16. └─readxl (local) `<fn>`("/tmp/Rtmp4xk3rm/file3f26fe5a13798c.xlsx", "_rels/.rels") 17. └─utils::unzip(zip_path, list = TRUE) [ FAIL 1 | WARN 0 | SKIP 8 | PASS 85 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [49s/83s] 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") Downloading file to: /tmp/Rtmp0tUOeG/working_dir/RtmpmNHpJX/file3459bd7baecf5... trying URL 'https://invalid-url.com/file.xlsx' Content type 'text/html; charset=utf-8' length 1194 bytes ================================================== downloaded 1194 bytes Reading in file. [ FAIL 1 | WARN 0 | SKIP 8 | PASS 85 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-ids_bulk.R:5:3', 'test-ids_bulk.R:58:3', 'test-ids_bulk.R:106:3', 'test-ids_bulk.R:148:3', 'test-ids_bulk.R:198:3', 'test-ids_bulk.R:228:3', 'test-ids_bulk.R:260:3', 'test-ids_bulk.R:314:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ids_bulk.R:40:3'): ids_bulk fails gracefully with invalid URL ── Error in `utils::unzip(zip_path, list = TRUE)`: zip file '/tmp/Rtmp0tUOeG/working_dir/RtmpmNHpJX/file3459bd7baecf57.xlsx' cannot be opened Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-ids_bulk.R:40:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─wbids::ids_bulk("https://invalid-url.com/file.xlsx") 8. │ └─wbids:::read_bulk_file(file_path) 9. │ ├─base::colnames(readxl::read_excel(path = file_path, n_max = 0)) 10. │ │ └─base::is.data.frame(x) 11. │ └─readxl::read_excel(path = file_path, n_max = 0) 12. │ └─readxl:::read_excel_(...) 13. │ ├─readxl:::set_readxl_names(...) 14. │ │ └─tibble::as_tibble(l, .name_repair = .name_repair) 15. │ └─readxl (local) read_fun(...) 16. └─readxl (local) `<fn>`(...) 17. └─utils::unzip(zip_path, list = TRUE) [ FAIL 1 | WARN 0 | SKIP 8 | PASS 85 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [47s/92s] 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") Downloading file to: /tmp/Rtmp4P9X4n/working_dir/RtmpTn83bQ/file2bb060676df4c... trying URL 'https://invalid-url.com/file.xlsx' Content type 'text/html; charset=utf-8' length 1194 bytes ================================================== downloaded 1194 bytes Reading in file. [ FAIL 1 | WARN 0 | SKIP 8 | PASS 85 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-ids_bulk.R:5:3', 'test-ids_bulk.R:58:3', 'test-ids_bulk.R:106:3', 'test-ids_bulk.R:148:3', 'test-ids_bulk.R:198:3', 'test-ids_bulk.R:228:3', 'test-ids_bulk.R:260:3', 'test-ids_bulk.R:314:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ids_bulk.R:40:3'): ids_bulk fails gracefully with invalid URL ── Error in `utils::unzip(zip_path, list = TRUE)`: zip file '/tmp/Rtmp4P9X4n/working_dir/RtmpTn83bQ/file2bb060676df4cb.xlsx' cannot be opened Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-ids_bulk.R:40:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─wbids::ids_bulk("https://invalid-url.com/file.xlsx") 8. │ └─wbids:::read_bulk_file(file_path) 9. │ ├─base::colnames(readxl::read_excel(path = file_path, n_max = 0)) 10. │ │ └─base::is.data.frame(x) 11. │ └─readxl::read_excel(path = file_path, n_max = 0) 12. │ └─readxl:::read_excel_(...) 13. │ ├─readxl:::set_readxl_names(...) 14. │ │ └─tibble::as_tibble(l, .name_repair = .name_repair) 15. │ └─readxl (local) read_fun(...) 16. └─readxl (local) `<fn>`(...) 17. └─utils::unzip(zip_path, list = TRUE) [ FAIL 1 | WARN 0 | SKIP 8 | PASS 85 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [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(wbids) > > test_check("wbids") Downloading file to: D:\temp\2025_01_26_01_50_00_5462\Rtmpa4Zfkn\file3e74551f... trying URL 'https://invalid-url.com/file.xlsx' Content type 'text/html; charset=utf-8' length 1198 bytes ================================================== downloaded 1198 bytes Reading in file. [ FAIL 1 | WARN 0 | SKIP 8 | PASS 85 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-ids_bulk.R:5:3', 'test-ids_bulk.R:58:3', 'test-ids_bulk.R:106:3', 'test-ids_bulk.R:148:3', 'test-ids_bulk.R:198:3', 'test-ids_bulk.R:228:3', 'test-ids_bulk.R:260:3', 'test-ids_bulk.R:314:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ids_bulk.R:40:3'): ids_bulk fails gracefully with invalid URL ── Error in `utils::unzip(zip_path, list = TRUE)`: zip file 'D:\temp\2025_01_26_01_50_00_5462\Rtmpa4Zfkn\file3e74551f2db9.xlsx' cannot be opened Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-ids_bulk.R:40:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─wbids::ids_bulk("https://invalid-url.com/file.xlsx") 8. │ └─wbids:::read_bulk_file(file_path) 9. │ ├─base::colnames(readxl::read_excel(path = file_path, n_max = 0)) 10. │ │ └─base::is.data.frame(x) 11. │ └─readxl::read_excel(path = file_path, n_max = 0) 12. │ └─readxl:::read_excel_(...) 13. │ ├─readxl:::set_readxl_names(...) 14. │ │ └─tibble::as_tibble(l, .name_repair = .name_repair) 15. │ └─readxl (local) read_fun(...) 16. └─readxl (local) `<fn>`(...) 17. └─utils::unzip(zip_path, list = TRUE) [ FAIL 1 | WARN 0 | SKIP 8 | PASS 85 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/42s] 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") [ FAIL 1 | WARN 0 | SKIP 8 | PASS 85 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-ids_bulk.R:5:3', 'test-ids_bulk.R:58:3', 'test-ids_bulk.R:106:3', 'test-ids_bulk.R:148:3', 'test-ids_bulk.R:198:3', 'test-ids_bulk.R:228:3', 'test-ids_bulk.R:260:3', 'test-ids_bulk.R:314:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ids_bulk.R:40:3'): ids_bulk fails gracefully with invalid URL ── <httr2_http_503/httr2_http/httr2_error/rlang_error/error/condition> Error in `httr2::req_perform(httr2::req_headers(httr2::request(file_url), Accept = "*/*"))`: HTTP 503 Service Unavailable. Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-ids_bulk.R:40:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─wbids::ids_bulk("https://invalid-url.com/file.xlsx") 8. └─wbids:::download_bulk_file(...) 9. └─wbids:::get_response_headers(file_url) 10. ├─httr2::resp_headers(...) 11. │ └─httr2:::check_response(resp) 12. │ └─httr2:::is_response(resp) 13. └─httr2::req_perform(httr2::req_headers(httr2::request(file_url), Accept = "*/*")) 14. └─httr2:::handle_resp(req, resp, error_call = error_call) 15. └─httr2:::resp_abort(resp, req, body, call = error_call) 16. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 8 | PASS 85 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64