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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4878
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-04 07:30 -0500 (Thu, 04 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-04 13:04:08 -0500 (Thu, 04 Dec 2025)
EndedAt: 2025-12-04 13:18:57 -0500 (Thu, 04 Dec 2025)
EllapsedTime: 889.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      23.237  7.966  31.546
BacherTCellData          16.554  4.282  22.158
ZeiselNervousData        13.863  4.944  19.303
HeOrganAtlasData         11.891  5.770  18.150
JessaBrainData            9.095  3.537  13.081
ErnstSpermatogenesisData  9.791  2.562  13.029
StoeckiusHashingData      8.825  0.653  10.324
ZhaoImmuneLiverData       5.987  2.432   8.515
BachMammaryData           6.968  0.609   8.995
AztekinTailData           6.364  0.674   7.065
GiladiHSCData             4.789  1.930   6.800
LunSpikeInData            5.788  0.293   6.694
ZilionisLungData          3.973  1.041   5.117
* 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 
277.929  50.771 349.838 

Example timings

scRNAseq.Rcheck/scRNAseq-Ex.timings

nameusersystemelapsed
AztekinTailData6.3640.6747.065
BachMammaryData6.9680.6098.995
BacherTCellData16.554 4.28222.158
BaronPancreasData0.9680.1211.099
BhaduriOrganoidData23.237 7.96631.546
BuettnerESCData2.8500.2763.473
BunisHSPCData1.0840.3271.431
CampbellBrainData1.6900.7932.515
ChenBrainData0.9850.3271.588
DarmanisBrainData0.2660.0230.418
ERCCSpikeInConcentrations0.0190.0000.025
ErnstSpermatogenesisData 9.791 2.56213.029
FletcherOlfactoryData0.6920.0450.744
GiladiHSCData4.7891.9306.800
GrunHSCData0.2220.0130.238
GrunPancreasData0.4790.0400.527
HeOrganAtlasData11.891 5.77018.150
HermannSpermatogenesisData0.8000.0260.836
HuCortexData0.4970.0190.528
JessaBrainData 9.095 3.53713.081
KolodziejczykESCData4.0310.6144.953
KotliarovPBMCData2.2380.0712.366
LaMannoBrainData1.5800.0351.641
LawlorPancreasData0.7780.0150.827
LedergorMyelomaData1.3200.0551.424
LengESCData0.4920.0200.553
LunSpikeInData5.7880.2936.694
MacoskoRetinaData1.5280.0561.622
MairPBMCData0.450.010.47
MarquesBrainData0.6400.0160.669
MessmerESCData3.6000.2184.178
MuraroPancreasData0.9810.0341.027
NestorowaHSCData3.9820.1894.463
NowakowskiCortexData1.4080.0951.515
PaulHSCData1.5260.1111.649
PollenGliaData0.3090.0250.336
ReprocessedData1.8920.0812.053
RichardTCellData2.8930.2043.405
RomanovBrainData0.4760.0260.510
SegerstolpePancreasData1.2590.0401.314
ShekharRetinaData1.9830.3722.428
StoeckiusHashingData 8.825 0.65310.324
TasicBrainData1.6680.2361.958
UsoskinBrainData0.4870.0280.523
WuKidneyData0.5070.0300.546
XinPancreasData0.7870.1610.961
ZeiselBrainData1.0230.0961.133
ZeiselNervousData13.863 4.94419.303
ZhaoImmuneLiverData5.9872.4328.515
ZhongPrefrontalData0.5910.0950.695
ZilionisLungData3.9731.0415.117
countErccMolecules0.0310.0020.034
fetchDataset0.4310.0050.438
listDatasets0.0110.0000.010
listPaths0.5580.0361.618
listVersions0.0110.0010.379
polishDataset0.1140.0010.115
saveDataset0.7870.0300.706
searchDatasets1.6040.0382.021
surveyDatasets0.8720.0030.875