Back to Rapid builds (Linux only) of a subset of BioC 3.22
Report updated every 6 hours

This page was generated on 2025-10-30 14:25 -0400 (Thu, 30 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 896
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 196/229HostnameOS / ArchINSTALLBUILDCHECK
scuttle 1.21.0  (landing page)
Aaron Lun
Snapshot Date: 2025-10-30 12:00 -0400 (Thu, 30 Oct 2025)
git_url: https://git.bioconductor.org/packages/scuttle
git_branch: devel
git_last_commit: 02c9bb0
git_last_commit_date: 2025-10-29 10:59:47 -0400 (Wed, 29 Oct 2025)
teran2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for scuttle on teran2

To the developers/maintainers of the scuttle 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.

raw results


Summary

Package: scuttle
Version: 1.21.0
Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data scuttle
StartedAt: 2025-10-30 13:04:25 -0400 (Thu, 30 Oct 2025)
EndedAt: 2025-10-30 13:05:27 -0400 (Thu, 30 Oct 2025)
EllapsedTime: 62.8 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data scuttle
###
##############################################################################
##############################################################################


* checking for file ‘scuttle/DESCRIPTION’ ... OK
* preparing ‘scuttle’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘misc.Rmd’ using rmarkdown

Quitting from misc.Rmd:31-40 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'scRNAseq' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called 'AnnotationHub'
---
Backtrace:
    ▆
 1. └─base::library(scRNAseq)
 2.   └─base::tryCatch(...)
 3.     └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 4.       └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 5.         └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'misc.Rmd' failed with diagnostics:
package or namespace load failed for 'scRNAseq' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called 'AnnotationHub'
--- failed re-building ‘misc.Rmd’

--- re-building ‘norm.Rmd’ using rmarkdown

Quitting from norm.Rmd:31-40 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'scRNAseq' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called 'AnnotationHub'
---
Backtrace:
    ▆
 1. └─base::library(scRNAseq)
 2.   └─base::tryCatch(...)
 3.     └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 4.       └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 5.         └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'norm.Rmd' failed with diagnostics:
package or namespace load failed for 'scRNAseq' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called 'AnnotationHub'
--- failed re-building ‘norm.Rmd’

--- re-building ‘qc.Rmd’ using rmarkdown

Quitting from qc.Rmd:34-38 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'scRNAseq' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called 'AnnotationHub'
---
Backtrace:
    ▆
 1. └─base::library(scRNAseq)
 2.   └─base::tryCatch(...)
 3.     └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 4.       └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 5.         └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'qc.Rmd' failed with diagnostics:
package or namespace load failed for 'scRNAseq' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called 'AnnotationHub'
--- failed re-building ‘qc.Rmd’

SUMMARY: processing the following files failed:
  ‘misc.Rmd’ ‘norm.Rmd’ ‘qc.Rmd’

Error: Vignette re-building failed.
Execution halted