CRAN Package Check Results for Package BiocManager

Last updated on 2026-08-19 09:50:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.30.27 2.55 36.04 38.59 OK
r-devel-linux-x86_64-debian-gcc 1.30.27 1.90 27.88 29.78 OK
r-devel-linux-x86_64-fedora-clang 1.30.27 26.37 OK
r-devel-linux-x86_64-fedora-gcc 1.30.27 60.46 OK
r-devel-windows-x86_64 1.30.27 7.00 60.00 67.00 ERROR
r-patched-linux-x86_64 1.30.27 2.81 33.35 36.16 OK
r-release-linux-x86_64 1.30.27 2.32 33.57 35.89 OK
r-release-macos-arm64 1.30.27 1.00 21.00 22.00 OK
r-release-macos-x86_64 1.30.27 2.00 76.00 78.00 OK
r-release-windows-x86_64 1.30.27 4.00 0.00 4.00 OK
r-oldrel-macos-arm64 1.30.26 1.00 23.00 24.00 OK
r-oldrel-macos-x86_64 1.30.27 2.00 256.00 258.00 OK
r-oldrel-windows-x86_64 1.30.27 6.00 64.00 70.00 ERROR

Check Details

Version: 1.30.27
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(BiocManager) Bioconductor does not yet build and check packages for R version 4.7, using unsupported Bioconductor version 3.23; see https://bioconductor.org/install > > test_check("BiocManager") Saving _problems/test_version-307.R Saving _problems/test_version-311.R [ FAIL 2 | WARN 2 | SKIP 25 | PASS 91 ] ══ Skipped tests (25) ══════════════════════════════════════════════════════════ • On CRAN (24): 'test_install.R:27:5', 'test_install.R:45:5', 'test_install.R:219:5', 'test_repositories.R:5:5', 'test_repositories.R:14:5', 'test_repositories.R:20:5', 'test_repositories.R:26:5', 'test_repositories.R:80:5', 'test_repositories.R:90:5', 'test_repositories.R:164:5', 'test_repositories.R:173:5', 'test_repositories.R:211:5', 'test_version.R:17:5', 'test_version.R:39:5', 'test_version.R:92:5', 'test_version.R:107:5', 'test_version.R:147:5', 'test_version.R:194:5', 'test_version.R:235:5', 'test_version.R:246:5', 'test_version.R:277:5', 'test_version.R:328:5', 'test_version.R:387:5', 'test_version.R:428:5' • too idiosyncratic for standardized testing (1): 'test_install.R:179:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_version.R:307:5'): .version_map_get() falls back to http ───── Expected `length(msgs)` to be identical to 2L. Differences: 1/1 mismatches [1] 1 - 2 == -1 ── Failure ('test_version.R:311:5'): .version_map_get() falls back to http ───── Expected `sum(grepl("http://httpbin.org", msgs))` to be identical to 1L. Differences: 1/1 mismatches [1] 0 - 1 == -1 [ FAIL 2 | WARN 2 | SKIP 25 | PASS 91 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 1.30.27
Check: tests
Result: ERROR Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(BiocManager) Bioconductor version '3.22' is out-of-date; the current release version '3.23' is available with R version '4.6'; see https://bioconductor.org/install > > test_check("BiocManager") Saving _problems/test_version-307.R Saving _problems/test_version-311.R [ FAIL 2 | WARN 2 | SKIP 25 | PASS 91 ] ══ Skipped tests (25) ══════════════════════════════════════════════════════════ • On CRAN (24): 'test_install.R:27:5', 'test_install.R:45:5', 'test_install.R:219:5', 'test_repositories.R:5:5', 'test_repositories.R:14:5', 'test_repositories.R:20:5', 'test_repositories.R:26:5', 'test_repositories.R:80:5', 'test_repositories.R:90:5', 'test_repositories.R:164:5', 'test_repositories.R:173:5', 'test_repositories.R:211:5', 'test_version.R:17:5', 'test_version.R:39:5', 'test_version.R:92:5', 'test_version.R:107:5', 'test_version.R:147:5', 'test_version.R:194:5', 'test_version.R:235:5', 'test_version.R:246:5', 'test_version.R:277:5', 'test_version.R:328:5', 'test_version.R:387:5', 'test_version.R:428:5' • too idiosyncratic for standardized testing (1): 'test_install.R:179:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_version.R:307:5'): .version_map_get() falls back to http ───── Expected `length(msgs)` to be identical to 2L. Differences: 1/1 mismatches [1] 1 - 2 == -1 ── Failure ('test_version.R:311:5'): .version_map_get() falls back to http ───── Expected `sum(grepl("http://httpbin.org", msgs))` to be identical to 1L. Differences: 1/1 mismatches [1] 0 - 1 == -1 [ FAIL 2 | WARN 2 | SKIP 25 | PASS 91 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64