Back to Build/check report for BioC 3.22 experimental data
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-12-11 15:41 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
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 360/435HostnameOS / ArchINSTALLBUILDCHECK
scRNAseq 2.24.0  (landing page)
Aaron Lun
Snapshot Date: 2025-12-11 07:30 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/scRNAseq
git_branch: RELEASE_3_22
git_last_commit: 111920c
git_last_commit_date: 2025-10-29 09:58:50 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  


CHECK results for scRNAseq on nebbiolo2

To the developers/maintainers of the scRNAseq 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: scRNAseq
Version: 2.24.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:scRNAseq.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings scRNAseq_2.24.0.tar.gz
StartedAt: 2025-12-11 13:02:13 -0500 (Thu, 11 Dec 2025)
EndedAt: 2025-12-11 13:16:46 -0500 (Thu, 11 Dec 2025)
EllapsedTime: 872.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: scRNAseq.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:scRNAseq.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings scRNAseq_2.24.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-data-experiment/meat/scRNAseq.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘scRNAseq/DESCRIPTION’ ... OK
* this is package ‘scRNAseq’ version ‘2.24.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘scRNAseq’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘scRNAseq-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: searchDatasets
> ### Title: Search dataset metadata
> ### Aliases: searchDatasets
> 
> ### ** Examples
> 
> searchDatasets("brain")[,c("name", "title")]
Warning in value[[3L]](cond) :
  failed to check the last modified timestamp; Error in `req_perform()`:
! HTTP 504 Gateway Timeout.

Error in `req_perform()`:
! HTTP 504 Gateway Timeout.
Backtrace:
     ▆
  1. └─scRNAseq::searchDatasets("brain")
  2.   └─gypsum::fetchMetadataDatabase(cache = cache, overwrite = overwrite)
  3.     └─gypsum:::download_and_rename_file(...)
  4.       └─httr2::req_perform(req, path = tmp)
  5.         └─httr2:::handle_resp(req, resp, error_call = error_call)
  6.           └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
  7.             ├─rlang::catch_cnd(...)
  8.             │ ├─rlang::eval_bare(...)
  9.             │ ├─base::tryCatch(...)
 10.             │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 11.             │ │   └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 12.             │ │     └─base (local) doTryCatch(return(expr), name, parentenv, handler)
 13.             │ └─base::force(expr)
 14.             └─rlang::abort(...)
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
BhaduriOrganoidData      22.992  7.550  30.794
BacherTCellData          16.645  4.194  20.972
HeOrganAtlasData         12.354  5.875  19.611
ZeiselNervousData        13.656  4.527  18.658
JessaBrainData            9.308  3.603  13.309
ErnstSpermatogenesisData  9.754  2.636  12.779
StoeckiusHashingData      8.813  0.653  10.288
ZhaoImmuneLiverData       6.130  2.308   8.542
BachMammaryData           7.064  0.592   8.681
AztekinTailData           6.331  0.681   7.039
GiladiHSCData             4.770  1.815   6.778
LunSpikeInData            5.826  0.302   6.898
KolodziejczykESCData      4.193  0.813   5.302
ZilionisLungData          4.011  0.924   5.040
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-data-experiment/meat/scRNAseq.Rcheck/00check.log’
for details.


Installation output

scRNAseq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL scRNAseq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘scRNAseq’ ...
** this is package ‘scRNAseq’ version ‘2.24.0’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (scRNAseq)

Tests output

scRNAseq.Rcheck/tests/testthat.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(scRNAseq)
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

> test_check("scRNAseq")
[ FAIL 0 | WARN 35 | SKIP 1 | PASS 186 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• is.null(gh_token) is TRUE (1): 'test-uploadDirectory.R:59:5'

[ FAIL 0 | WARN 35 | SKIP 1 | PASS 186 ]
Warning message:
call dbDisconnect() when finished working with a connection 
> 
> proc.time()
   user  system elapsed 
268.356  27.087 314.828 

Example timings

scRNAseq.Rcheck/scRNAseq-Ex.timings

nameusersystemelapsed
AztekinTailData6.3310.6817.039
BachMammaryData7.0640.5928.681
BacherTCellData16.645 4.19420.972
BaronPancreasData0.9860.1231.127
BhaduriOrganoidData22.992 7.55030.794
BuettnerESCData2.8360.2843.416
BunisHSPCData1.0860.3111.415
CampbellBrainData1.7370.7502.523
ChenBrainData0.9290.3391.285
DarmanisBrainData0.2430.0060.254
ERCCSpikeInConcentrations0.0190.0010.019
ErnstSpermatogenesisData 9.754 2.63612.779
FletcherOlfactoryData0.6750.0150.698
GiladiHSCData4.7701.8156.778
GrunHSCData0.2190.0040.227
GrunPancreasData0.4880.0140.511
HeOrganAtlasData12.354 5.87519.611
HermannSpermatogenesisData0.8080.0250.843
HuCortexData0.5070.0200.536
JessaBrainData 9.308 3.60313.309
KolodziejczykESCData4.1930.8135.302
KotliarovPBMCData2.3010.4142.772
LaMannoBrainData1.5800.1471.752
LawlorPancreasData0.7630.0490.842
LedergorMyelomaData1.3000.1161.463
LengESCData0.5190.0330.593
LunSpikeInData5.8260.3026.898
MacoskoRetinaData1.5730.0631.672
MairPBMCData0.4620.0400.513
MarquesBrainData0.6240.1770.815
MessmerESCData3.6980.2724.271
MuraroPancreasData1.0220.0371.074
NestorowaHSCData3.9790.3154.571
NowakowskiCortexData1.3950.1381.550
PaulHSCData1.5070.1921.726
PollenGliaData0.3050.0250.333
ReprocessedData1.8880.0992.078
RichardTCellData2.9260.1573.380
RomanovBrainData0.4780.0180.512
SegerstolpePancreasData1.2630.0991.468
ShekharRetinaData2.0130.4762.561
StoeckiusHashingData 8.813 0.65310.288
TasicBrainData1.6510.2902.013
UsoskinBrainData0.4750.0550.538
WuKidneyData0.5020.0360.546
XinPancreasData0.7940.1540.956
ZeiselBrainData1.0030.1791.196
ZeiselNervousData13.656 4.52718.658
ZhaoImmuneLiverData6.1302.3088.542
ZhongPrefrontalData0.5720.0820.669
ZilionisLungData4.0110.9245.040
countErccMolecules0.0320.0000.032
fetchDataset0.4170.0060.423
listDatasets0.0090.0000.010
listPaths0.5450.0171.534
listVersions0.0110.0000.566
polishDataset0.1080.0000.109
saveDataset0.7840.0320.707