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

This page was generated on 2026-03-24 15:41 -0400 (Tue, 24 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4893
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: 2026-03-24 08:30 -0400 (Tue, 24 Mar 2026)
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 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published


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: 2026-03-24 13:01:15 -0400 (Tue, 24 Mar 2026)
EndedAt: 2026-03-24 13:16:38 -0400 (Tue, 24 Mar 2026)
EllapsedTime: 922.7 seconds
RetCode: 0
Status:   OK  
CheckDir: scRNAseq.Rcheck
Warnings: 0

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.4 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
BhaduriOrganoidData      26.606 10.618  37.672
BacherTCellData          19.387  4.522  24.046
HeOrganAtlasData         14.200  8.334  22.809
ZeiselNervousData        15.773  5.258  21.494
ErnstSpermatogenesisData 11.695  3.475  15.588
JessaBrainData           10.020  4.237  14.722
BachMammaryData          11.076  1.378  13.512
ZhaoImmuneLiverData       7.927  2.955  10.985
StoeckiusHashingData      9.760  0.802  12.071
AztekinTailData           7.803  0.761   8.597
GiladiHSCData             5.245  2.584   7.914
LunSpikeInData            6.330  0.325   7.238
ZilionisLungData          4.617  0.980   5.730
KolodziejczykESCData      4.631  0.842   5.757
NestorowaHSCData          4.483  0.282   5.032
* 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 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 
279.964  27.547 331.097 

Example timings

scRNAseq.Rcheck/scRNAseq-Ex.timings

nameusersystemelapsed
AztekinTailData7.8030.7618.597
BachMammaryData11.076 1.37813.512
BacherTCellData19.387 4.52224.046
BaronPancreasData1.0070.1751.191
BhaduriOrganoidData26.60610.61837.672
BuettnerESCData3.0020.3183.621
BunisHSPCData1.1120.3331.532
CampbellBrainData2.1371.7844.007
ChenBrainData0.9810.3821.383
DarmanisBrainData0.2570.0060.271
ERCCSpikeInConcentrations0.0190.0010.021
ErnstSpermatogenesisData11.695 3.47515.588
FletcherOlfactoryData0.7760.0370.990
GiladiHSCData5.2452.5847.914
GrunHSCData0.2420.0200.264
GrunPancreasData0.5220.0750.605
HeOrganAtlasData14.200 8.33422.809
HermannSpermatogenesisData0.8800.0320.923
HuCortexData0.5530.0250.589
JessaBrainData10.020 4.23714.722
KolodziejczykESCData4.6310.8425.757
KotliarovPBMCData2.4590.2632.796
LaMannoBrainData1.7190.1031.847
LawlorPancreasData0.8250.0560.911
LedergorMyelomaData1.4030.0641.522
LengESCData0.5270.0570.613
LunSpikeInData6.3300.3257.238
MacoskoRetinaData1.6620.0671.770
MairPBMCData0.4910.0200.523
MarquesBrainData0.6910.1620.972
MessmerESCData4.2110.2464.928
MuraroPancreasData1.1490.0291.190
NestorowaHSCData4.4830.2825.032
NowakowskiCortexData1.5580.0541.625
PaulHSCData1.6900.2251.930
PollenGliaData0.3290.0370.370
ReprocessedData2.0050.0892.161
RichardTCellData3.3680.1623.894
RomanovBrainData0.5200.0150.543
SegerstolpePancreasData1.3290.0521.397
ShekharRetinaData2.0990.4452.615
StoeckiusHashingData 9.760 0.80212.071
TasicBrainData1.7230.2662.059
UsoskinBrainData0.5400.0200.567
WuKidneyData0.6380.0580.704
XinPancreasData0.8630.1751.045
ZeiselBrainData1.1340.1381.293
ZeiselNervousData15.773 5.25821.494
ZhaoImmuneLiverData 7.927 2.95510.985
ZhongPrefrontalData0.6880.1510.851
ZilionisLungData4.6170.9805.730
countErccMolecules0.0340.0020.036
fetchDataset0.4570.0130.470
listDatasets0.0110.0000.011
listPaths0.5910.0271.705
listVersions0.0130.0000.312
polishDataset0.1230.0000.123
saveDataset0.8520.0480.783
searchDatasets1.6700.0231.910
surveyDatasets0.9230.0100.934