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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
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-16 07:30 -0500 (Tue, 16 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    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: 2025-12-16 13:04:19 -0500 (Tue, 16 Dec 2025)
EndedAt: 2025-12-16 13:20:11 -0500 (Tue, 16 Dec 2025)
EllapsedTime: 952.1 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.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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
BhaduriOrganoidData      25.065  9.591  35.067
BacherTCellData          19.142  6.001  25.291
HeOrganAtlasData         12.650  7.285  20.180
ZeiselNervousData        14.043  5.594  20.182
ErnstSpermatogenesisData 10.427  4.277  15.375
JessaBrainData            9.707  4.074  14.228
StoeckiusHashingData     10.231  2.340  13.428
ZhaoImmuneLiverData       6.363  3.069   9.636
BachMammaryData           7.960  0.944  10.028
AztekinTailData           7.532  0.757   8.320
GiladiHSCData             5.047  2.869   7.998
LunSpikeInData            6.667  0.805   8.102
KolodziejczykESCData      4.590  1.295   6.164
ZilionisLungData          4.138  1.259   5.544
NestorowaHSCData          4.345  0.693   5.434
* 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 
288.507  32.808 342.119 

Example timings

scRNAseq.Rcheck/scRNAseq-Ex.timings

nameusersystemelapsed
AztekinTailData7.5320.7578.320
BachMammaryData 7.960 0.94410.028
BacherTCellData19.142 6.00125.291
BaronPancreasData1.0340.1561.207
BhaduriOrganoidData25.065 9.59135.067
BuettnerESCData3.1440.4563.962
BunisHSPCData1.1660.4791.667
CampbellBrainData1.9311.4623.427
ChenBrainData0.9490.5391.505
DarmanisBrainData0.2410.0420.289
ERCCSpikeInConcentrations0.0180.0020.021
ErnstSpermatogenesisData10.427 4.27715.375
FletcherOlfactoryData0.6990.1280.836
GiladiHSCData5.0472.8697.998
GrunHSCData0.2290.0570.290
GrunPancreasData0.5220.0930.622
HeOrganAtlasData12.650 7.28520.180
HermannSpermatogenesisData0.8500.0740.934
HuCortexData0.5330.0450.588
JessaBrainData 9.707 4.07414.228
KolodziejczykESCData4.5901.2956.164
KotliarovPBMCData2.4050.6463.110
LaMannoBrainData1.7950.3922.213
LawlorPancreasData0.8870.1511.057
LedergorMyelomaData1.5010.3161.882
LengESCData0.5410.0760.661
LunSpikeInData6.6670.8058.102
MacoskoRetinaData1.6800.4042.135
MairPBMCData0.4970.0720.578
MarquesBrainData0.6560.2600.927
MessmerESCData3.8630.5294.748
MuraroPancreasData1.0500.2251.286
NestorowaHSCData4.3450.6935.434
NowakowskiCortexData1.4830.2841.812
PaulHSCData1.5780.3621.953
PollenGliaData0.3220.0880.413
ReprocessedData1.9830.2162.279
RichardTCellData3.1180.3493.819
RomanovBrainData0.5100.0790.598
SegerstolpePancreasData1.3200.2021.538
ShekharRetinaData2.0840.6942.846
StoeckiusHashingData10.231 2.34013.428
TasicBrainData1.7670.3482.193
UsoskinBrainData0.5320.0930.634
WuKidneyData0.5930.0960.739
XinPancreasData0.8060.2121.026
ZeiselBrainData1.0930.2851.392
ZeiselNervousData14.043 5.59420.182
ZhaoImmuneLiverData6.3633.0699.636
ZhongPrefrontalData0.5870.1460.742
ZilionisLungData4.1381.2595.544
countErccMolecules0.0360.0020.038
fetchDataset0.4620.0210.483
listDatasets0.0090.0020.010
listPaths0.5830.0371.536
listVersions0.0120.0050.363
polishDataset0.1160.0030.118
saveDataset0.7920.0740.851
searchDatasets1.7230.0721.964
surveyDatasets0.9070.0650.973