Last updated on 2026-03-10 09:51:10 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 4.16 | 44.12 | 48.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 2.97 | 34.15 | 37.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 7.00 | 68.77 | 75.77 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 68.35 | OK | |||
| r-devel-macos-arm64 | 0.2.1 | 1.00 | 23.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 0.2.1 | 8.00 | 68.00 | 76.00 | ERROR | |
| r-patched-linux-x86_64 | 0.2.1 | 4.08 | 39.99 | 44.07 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 2.86 | 39.82 | 42.68 | OK | |
| r-release-macos-arm64 | 0.2.1 | OK | ||||
| r-release-macos-x86_64 | 0.2.1 | 3.00 | 56.00 | 59.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 7.00 | 70.00 | 77.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 3.00 | 49.00 | 52.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 9.00 | 76.00 | 85.00 | OK |
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/18s]
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(readapra)
>
> test_check("readapra")
Saving _problems/test-download_apra-102.R
[ FAIL 1 | WARN 0 | SKIP 16 | PASS 73 ]
══ Skipped tests (16) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-download_apra.R:2:3', 'test-download_apra.R:177:3',
'test-download_apra.R:214:3', 'test-download_apra.R:231:3',
'test-read_adipops.R:2:3', 'test-read_apra.R:2:3', 'test-read_apra.R:13:3',
'test-read_apra.R:27:1', 'test-read_madis.R:2:3', 'test-read_qadicp.R:2:3',
'test-read_qadipexs.R:2:3', 'test-read_qadips.R:2:3',
'test-universal_helpers.R:62:1', 'test-universal_helpers.R:107:1'
• On Linux (2): 'test-read_apra.R:277:3', 'test-universal_helpers.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-download_apra.R:102:3'): scrape_urls() behaves as expected ─────
Error in `type[file == ""] <- empty`: replacement has length zero
Backtrace:
▆
1. └─readapra:::scrape_urls(session) at test-download_apra.R:102:3
2. ├─polite::scrape(url_session)
3. │ ├─base::withVisible(eval(mc, parent.frame()))
4. │ └─base::eval(mc, parent.frame())
5. │ └─base::eval(mc, parent.frame())
6. └─polite (local) `<fn>`(bow = url_session)
7. └─httr::accept(accept)
8. └─mime::guess_type(type, empty = NULL)
[ FAIL 1 | WARN 0 | SKIP 16 | PASS 73 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/71s]
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(readapra)
>
> test_check("readapra")
Saving _problems/test-download_apra-102.R
[ FAIL 1 | WARN 0 | SKIP 16 | PASS 73 ]
══ Skipped tests (16) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-download_apra.R:2:3', 'test-download_apra.R:177:3',
'test-download_apra.R:214:3', 'test-download_apra.R:231:3',
'test-read_adipops.R:2:3', 'test-read_apra.R:2:3', 'test-read_apra.R:13:3',
'test-read_apra.R:27:1', 'test-read_madis.R:2:3', 'test-read_qadicp.R:2:3',
'test-read_qadipexs.R:2:3', 'test-read_qadips.R:2:3',
'test-universal_helpers.R:62:1', 'test-universal_helpers.R:107:1'
• On Linux (2): 'test-read_apra.R:277:3', 'test-universal_helpers.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-download_apra.R:102:3'): scrape_urls() behaves as expected ─────
Error in `type[file == ""] <- empty`: replacement has length zero
Backtrace:
▆
1. └─readapra:::scrape_urls(session) at test-download_apra.R:102:3
2. ├─polite::scrape(url_session)
3. │ ├─base::withVisible(eval(mc, parent.frame()))
4. │ └─base::eval(mc, parent.frame())
5. │ └─base::eval(mc, parent.frame())
6. └─polite (local) `<fn>`(bow = url_session)
7. └─httr::accept(accept)
8. └─mime::guess_type(type, empty = NULL)
[ FAIL 1 | WARN 0 | SKIP 16 | PASS 73 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [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(readapra)
>
> test_check("readapra")
Saving _problems/test-download_apra-102.R
[ FAIL 1 | WARN 0 | SKIP 16 | PASS 77 ]
══ Skipped tests (16) ══════════════════════════════════════════════════════════
• On CRAN (16): 'test-download_apra.R:2:3', 'test-download_apra.R:177:3',
'test-download_apra.R:214:3', 'test-download_apra.R:231:3',
'test-read_adipops.R:2:3', 'test-read_apra.R:2:3', 'test-read_apra.R:13:3',
'test-read_apra.R:27:1', 'test-read_apra.R:275:1', 'test-read_madis.R:2:3',
'test-read_qadicp.R:2:3', 'test-read_qadipexs.R:2:3',
'test-read_qadips.R:2:3', 'test-universal_helpers.R:1:1',
'test-universal_helpers.R:62:1', 'test-universal_helpers.R:107:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-download_apra.R:102:3'): scrape_urls() behaves as expected ─────
Error in `type[file == ""] <- empty`: replacement has length zero
Backtrace:
▆
1. └─readapra:::scrape_urls(session) at test-download_apra.R:102:3
2. ├─polite::scrape(url_session)
3. │ ├─base::withVisible(eval(mc, parent.frame()))
4. │ └─base::eval(mc, parent.frame())
5. │ └─base::eval(mc, parent.frame())
6. └─polite (local) `<fn>`(bow = url_session)
7. └─httr::accept(accept)
8. └─mime::guess_type(type, empty = NULL)
[ FAIL 1 | WARN 0 | SKIP 16 | PASS 77 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64