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

This page was generated on 2025-10-09 15:01 -0400 (Thu, 09 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4832
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 356/432HostnameOS / ArchINSTALLBUILDCHECK
scRNAseq 2.22.0  (landing page)
Aaron Lun
Snapshot Date: 2025-10-09 07:30 -0400 (Thu, 09 Oct 2025)
git_url: https://git.bioconductor.org/packages/scRNAseq
git_branch: RELEASE_3_21
git_last_commit: 62a2b70
git_last_commit_date: 2025-04-15 10:08:35 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  


CHECK results for scRNAseq on nebbiolo1

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.22.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:scRNAseq.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings scRNAseq_2.22.0.tar.gz
StartedAt: 2025-10-09 12:56:59 -0400 (Thu, 09 Oct 2025)
EndedAt: 2025-10-09 13:12:10 -0400 (Thu, 09 Oct 2025)
EllapsedTime: 910.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: scRNAseq.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-data-experiment/meat/scRNAseq.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.22.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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
BhaduriOrganoidData      23.705  8.598  32.602
BacherTCellData          17.742  6.227  24.973
ZeiselNervousData        14.415  5.613  21.537
HeOrganAtlasData         11.953  6.567  19.018
JessaBrainData           10.724  4.937  17.317
ErnstSpermatogenesisData 10.168  4.261  15.782
StoeckiusHashingData      9.290  1.912  12.120
ZhaoImmuneLiverData       6.594  3.006  10.309
BachMammaryData           7.540  1.535   9.935
AztekinTailData           7.150  0.685   8.036
LunSpikeInData            6.097  1.286   7.879
GiladiHSCData             4.860  2.227   7.651
NestorowaHSCData          4.565  1.326   6.267
ZilionisLungData          3.987  1.154   5.517
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
    2. │ └─testthat::expect_true(all(dim(sce) > 0)) at test-loading.R:6:5
    3. │   └─testthat::quasi_label(enquo(object), label, arg = "object")
    4. │     └─rlang::eval_bare(expr, quo_get_env(quo))
    5. └─scRNAseq::StoeckiusHashingData(mode = c("adt1", "adt2"), strip.metrics = FALSE)
    6.   └─scRNAseq:::.create_sce(...)
    7.     └─ExperimentHub::ExperimentHub()
    8.       └─AnnotationHub::.Hub(...)
    9.         └─AnnotationHub:::.db_create_index(hub)
   10.           └─base::readRDS(index_path)
  
  [ FAIL 1 | WARN 32 | SKIP 1 | PASS 173 ]
  Error: Test failures
  In addition: Warning message:
  call dbDisconnect() when finished working with a connection 
  Execution halted
* 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.21-data-experiment/meat/scRNAseq.Rcheck/00check.log’
for details.


Installation output

scRNAseq.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘scRNAseq’ ...
** this is package ‘scRNAseq’ version ‘2.22.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.fail


R version 4.5.1 (2025-06-13) -- "Great Square Root"
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: GenomeInfoDb
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 1 | WARN 32 | SKIP 1 | PASS 173 ]

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

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-loading.R:147:5'): StoeckiusHashingData works ──────────────────
Error in `readRDS(index_path)`: error reading from connection
Backtrace:
     ▆
  1. ├─scRNAseq (local) CHECK(out <- StoeckiusHashingData(mode = c("adt1", "adt2"), strip.metrics = FALSE)) at test-loading.R:147:5
  2. │ └─testthat::expect_true(all(dim(sce) > 0)) at test-loading.R:6:5
  3. │   └─testthat::quasi_label(enquo(object), label, arg = "object")
  4. │     └─rlang::eval_bare(expr, quo_get_env(quo))
  5. └─scRNAseq::StoeckiusHashingData(mode = c("adt1", "adt2"), strip.metrics = FALSE)
  6.   └─scRNAseq:::.create_sce(...)
  7.     └─ExperimentHub::ExperimentHub()
  8.       └─AnnotationHub::.Hub(...)
  9.         └─AnnotationHub:::.db_create_index(hub)
 10.           └─base::readRDS(index_path)

[ FAIL 1 | WARN 32 | SKIP 1 | PASS 173 ]
Error: Test failures
In addition: Warning message:
call dbDisconnect() when finished working with a connection 
Execution halted

Example timings

scRNAseq.Rcheck/scRNAseq-Ex.timings

nameusersystemelapsed
AztekinTailData7.1500.6858.036
BachMammaryData7.5401.5359.935
BacherTCellData17.742 6.22724.973
BaronPancreasData1.0150.2071.271
BhaduriOrganoidData23.705 8.59832.602
BuettnerESCData3.2390.7414.194
BunisHSPCData1.0410.4261.584
CampbellBrainData1.8130.9823.054
ChenBrainData0.9640.4141.516
DarmanisBrainData0.2510.0440.300
ERCCSpikeInConcentrations0.0180.0020.021
ErnstSpermatogenesisData10.168 4.26115.782
FletcherOlfactoryData0.8440.3181.176
GiladiHSCData4.8602.2277.651
GrunHSCData0.2350.0360.277
GrunPancreasData0.6180.3300.959
HeOrganAtlasData11.953 6.56719.018
HermannSpermatogenesisData0.7710.2521.050
HuCortexData0.5000.1730.729
JessaBrainData10.724 4.93717.317
KolodziejczykESCData3.2761.0454.619
KotliarovPBMCData2.3600.6133.252
LaMannoBrainData1.6060.3972.047
LawlorPancreasData0.7870.1400.928
LedergorMyelomaData1.4030.2971.873
LengESCData0.4930.0770.572
LunSpikeInData6.0971.2867.879
MacoskoRetinaData1.6160.4872.333
MairPBMCData0.5750.1000.683
MarquesBrainData0.6620.0730.810
MessmerESCData3.7000.8844.828
MuraroPancreasData0.8980.2261.145
NestorowaHSCData4.5651.3266.267
NowakowskiCortexData1.4870.3801.903
PaulHSCData2.9730.5313.573
PollenGliaData0.2130.0650.281
ReprocessedData1.9670.2702.245
RichardTCellData3.0290.7123.958
RomanovBrainData0.5040.1000.659
SegerstolpePancreasData1.1510.4071.654
ShekharRetinaData2.1700.6653.040
StoeckiusHashingData 9.290 1.91212.120
TasicBrainData1.6820.3712.056
UsoskinBrainData0.5160.0730.602
WuKidneyData0.3700.0680.455
XinPancreasData0.9590.2401.215
ZeiselBrainData0.9240.2471.195
ZeiselNervousData14.415 5.61321.537
ZhaoImmuneLiverData 6.594 3.00610.309
ZhongPrefrontalData0.6020.1100.778
ZilionisLungData3.9871.1545.517
countErccMolecules0.0340.0030.037
fetchDataset0.5810.1710.753
listDatasets0.0090.0010.011
listPaths0.4870.0291.453
listVersions0.0110.0010.338
polishDataset0.1310.0030.134
saveDataset0.7920.0530.744
searchDatasets1.6330.0481.846
surveyDatasets0.8850.0780.963