Log of the bug
pkgs <- c("BiocGenerics","GenomeInfoDb","GenomicRanges","IRanges","S4Vectors")
for (p in pkgs) {
d <- packageDescription(p)
cat(p, "Built:", d$Built, "\n")
}
outputs
BiocGenerics Built: R 4.6.0; ; 2026-05-18 06:23:30 UTC; unix
GenomeInfoDb Built: R 4.6.0; ; 2026-05-10 18:16:53 UTC; unix
GenomicRanges Built: R 4.5.0; x86_64-pc-linux-gnu; 2025-04-18 06:27:44 UTC; unix
IRanges Built: R 4.6.0; x86_64-pc-linux-gnu; 2026-04-29 21:27:17 UTC; unix
S4Vectors Built: R 4.6.0; x86_64-pc-linux-gnu; 2026-05-15 00:22:19 UTC; unix
Desktop (please complete the following information):
- Desktop Enviroment: kde
- Linux Kernel: 7.1.3.arch1-2
- Package Version: 1.60.0-1
Additional context
Building 1.64.0 worked fine for me locally, but then other packages (like scRNAseq) also need updates
Log of the bug
outputs
Desktop (please complete the following information):
Additional context
Building 1.64.0 worked fine for me locally, but then other packages (like scRNAseq) also need updates