Last updated on 2025-02-10 03:49:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.86 | 76.48 | 81.34 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 3.12 | 41.49 | 44.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 108.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 130.89 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 6.00 | 101.00 | 107.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 3.93 | 72.29 | 76.22 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 4.18 | 72.24 | 76.42 | ERROR | |
r-release-macos-arm64 | 1.0.0 | 58.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 97.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 8.00 | 83.00 | 91.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 | 7.00 | 113.00 | 120.00 | ERROR |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/49s]
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: /home/hornik/tmp/scratch/Rtmp1MTjEC/file38282b58d462a1.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 '/home/hornik/tmp/scratch/Rtmp1MTjEC/file38282b58d462a1.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-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [43s/54s]
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/RtmpA7fPD3/working_dir/RtmpPB0iLL/file3775d642dc630...
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/RtmpA7fPD3/working_dir/RtmpPB0iLL/file3775d642dc6304.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' [31s]
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_02_08_01_50_00_3345\Rtmp0KRYGg\file330851d5...
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_02_08_01_50_00_3345\Rtmp0KRYGg\file330851d578b5.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/41s]
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: /home/hornik/tmp/scratch/Rtmp5YxFP0/file32955fd301e94.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 '/home/hornik/tmp/scratch/Rtmp5YxFP0/file32955fd301e94.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-patched-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [29s/43s]
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: /home/hornik/tmp/scratch/RtmpX50GOj/file2fa6cc748a4aa4.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 '/home/hornik/tmp/scratch/RtmpX50GOj/file2fa6cc748a4aa4.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-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [41s]
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_02_08_01_50_00_3345\RtmpUZWLhS\file8107d0a6...
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_02_08_01_50_00_3345\RtmpUZWLhS\file8107d0a600d.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-oldrel-windows-x86_64