Last updated on 2026-08-31 02:50:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.5 | 4.97 | 57.47 | 62.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.5 | 4.27 | 41.89 | 46.16 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.5 | 45.66 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 41.65 | OK | |||
| r-devel-windows-x86_64 | 0.2.5 | 11.00 | 75.00 | 86.00 | OK | |
| r-patched-linux-x86_64 | 0.2.5 | 5.15 | 53.98 | 59.13 | OK | |
| r-release-linux-x86_64 | 0.2.5 | 6.21 | 54.49 | 60.70 | ERROR | |
| r-release-macos-arm64 | 0.2.5 | 2.00 | 25.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 0.2.5 | 5.00 | 63.00 | 68.00 | OK | |
| r-release-windows-x86_64 | 0.2.5 | 9.00 | 73.00 | 82.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.5 | 4.00 | 47.00 | 51.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.5 | 11.00 | 88.00 | 99.00 | OK |
Version: 0.2.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/35s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(badger)
>
> test_check("badger")
Saving _problems/test-badges-25.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 32 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-badges.R:22:5'): Bioconductor badges work as expected ──────────
Error in `file(con, "r")`: cannot open the connection to 'https://bioconductor.org/packages/3.23/bioc/html/BiocGenerics.html'
Backtrace:
▆
1. ├─testthat::expect_match(...) at test-badges.R:22:5
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─badger::badge_bioc_release("BiocGenerics", color = "green")
5. └─rvcheck::check_bioc(pkg)
6. └─rvcheck:::check_release("BioCsoft", pkg, msg)
7. └─base::readLines(url)
8. └─base::file(con, "r")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 32 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64