| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2025-11-02 09:42 -0500 (Sun, 02 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences" | 917 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 204/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| SingleR 2.13.0 (landing page) Aaron Lun
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the SingleR package: - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: SingleR |
| Version: 2.13.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data SingleR |
| StartedAt: 2025-11-02 07:23:42 -0500 (Sun, 02 Nov 2025) |
| EndedAt: 2025-11-02 07:24:40 -0500 (Sun, 02 Nov 2025) |
| EllapsedTime: 57.6 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data SingleR
###
##############################################################################
##############################################################################
* checking for file ‘SingleR/DESCRIPTION’ ... OK
* preparing ‘SingleR’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘SingleR.Rmd’ using rmarkdown
Quitting from SingleR.Rmd:50-54 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h5_read_attribute()`:
! argument "bit64conversion" is missing, with no default
---
Backtrace:
▆
1. └─celldex::HumanPrimaryCellAtlasData()
2. └─celldex::fetchReference("hpca", "2024-02-26", realize.assays = TRUE)
3. └─alabaster.base::altReadObject(...)
4. └─celldex (local) FUN(path, ...)
5. └─alabaster.base::readObject(...)
6. └─alabaster.se (local) meth(path, metadata = metadata, ...)
7. └─alabaster.base::altReadObject(...)
8. └─celldex (local) FUN(path, ...)
9. └─alabaster.base::readObject(...)
10. └─alabaster.matrix (local) meth(path, metadata = metadata, ...)
11. └─(function() {...
12. └─alabaster.base::h5_read_attribute(ghandle, "type")
13. └─rhdf5::H5Aread(ahandle, bit64conversion = bit64conversion)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SingleR.Rmd' failed with diagnostics:
argument "bit64conversion" is missing, with no default
--- failed re-building ‘SingleR.Rmd’
SUMMARY: processing the following file failed:
‘SingleR.Rmd’
Error: Vignette re-building failed.
Execution halted