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

This page was generated on 2026-04-23 15:01 -0400 (Thu, 23 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4954
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 361/436HostnameOS / ArchINSTALLBUILDCHECK
scRNAseq 2.25.0  (landing page)
Aaron Lun
Snapshot Date: 2026-04-23 07:00 -0400 (Thu, 23 Apr 2026)
git_url: https://git.bioconductor.org/packages/scRNAseq
git_branch: devel
git_last_commit: 2fad4dd
git_last_commit_date: 2025-10-29 09:58:50 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published


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.25.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:scRNAseq.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings scRNAseq_2.25.0.tar.gz
StartedAt: 2026-04-23 12:59:54 -0400 (Thu, 23 Apr 2026)
EndedAt: 2026-04-23 13:15:06 -0400 (Thu, 23 Apr 2026)
EllapsedTime: 911.7 seconds
RetCode: 0
Status:   OK  
CheckDir: scRNAseq.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-data-experiment/meat/scRNAseq.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-23 16:59:55 UTC
* checking for file ‘scRNAseq/DESCRIPTION’ ... OK
* this is package ‘scRNAseq’ version ‘2.25.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      24.303 10.641  35.010
BacherTCellData          17.647  5.767  24.715
ZeiselNervousData        13.967  6.479  21.853
HeOrganAtlasData         12.372  7.661  20.525
ErnstSpermatogenesisData 10.409  5.115  16.732
JessaBrainData            9.564  4.694  15.367
StoeckiusHashingData      8.541  1.115  10.654
ZhaoImmuneLiverData       6.424  2.664   9.822
BachMammaryData           7.331  1.058   9.321
GiladiHSCData             4.994  2.830   8.374
AztekinTailData           6.536  0.691   7.428
LunSpikeInData            5.951  1.186   8.228
KolodziejczykESCData      4.549  1.612   6.470
NestorowaHSCData          4.399  0.953   5.727
ZilionisLungData          4.089  1.143   5.614
* 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.23-data-experiment/meat/scRNAseq.Rcheck/00check.log’
for details.


Installation output

scRNAseq.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘scRNAseq’ ...
** this is package ‘scRNAseq’ version ‘2.25.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.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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 
271.695  46.870 336.048 

Example timings

scRNAseq.Rcheck/scRNAseq-Ex.timings

nameusersystemelapsed
AztekinTailData6.5360.6917.428
BachMammaryData7.3311.0589.321
BacherTCellData17.647 5.76724.715
BaronPancreasData0.9820.2041.193
BhaduriOrganoidData24.30310.64135.010
BuettnerESCData2.9830.8314.087
BunisHSPCData1.1320.3991.652
CampbellBrainData1.7281.0032.996
ChenBrainData0.9500.4491.544
DarmanisBrainData0.2520.0400.294
ERCCSpikeInConcentrations0.0210.0010.022
ErnstSpermatogenesisData10.409 5.11516.732
FletcherOlfactoryData0.7170.1370.862
GiladiHSCData4.9942.8308.374
GrunHSCData0.2180.0590.281
GrunPancreasData0.5100.1060.621
HeOrganAtlasData12.372 7.66120.525
HermannSpermatogenesisData0.8180.1360.960
HuCortexData0.5210.0780.638
JessaBrainData 9.564 4.69415.367
KolodziejczykESCData4.5491.6126.470
KotliarovPBMCData2.4310.6303.500
LaMannoBrainData1.6820.3062.010
LawlorPancreasData0.7810.1220.905
LedergorMyelomaData1.3350.1691.688
LengESCData0.4960.0880.586
LunSpikeInData5.9511.1868.228
MacoskoRetinaData1.6650.3322.343
MairPBMCData0.4670.0630.535
MarquesBrainData0.6400.2220.930
MessmerESCData3.8760.8154.924
MuraroPancreasData0.9000.2191.123
NestorowaHSCData4.3990.9535.727
NowakowskiCortexData1.4320.2621.700
PaulHSCData1.5390.4182.021
PollenGliaData0.2210.0240.247
ReprocessedData1.9730.2522.233
RichardTCellData2.9820.5533.780
RomanovBrainData0.4870.0770.568
SegerstolpePancreasData1.1650.2581.429
ShekharRetinaData2.1270.5182.850
StoeckiusHashingData 8.541 1.11510.654
TasicBrainData1.8750.3552.233
UsoskinBrainData0.4950.0650.569
WuKidneyData0.3670.0390.424
XinPancreasData1.1870.1701.361
ZeiselBrainData1.0200.1681.195
ZeiselNervousData13.967 6.47921.853
ZhaoImmuneLiverData6.4242.6649.822
ZhongPrefrontalData0.6000.1130.767
ZilionisLungData4.0891.1435.614
countErccMolecules0.0310.0040.034
fetchDataset0.4410.0100.451
listDatasets0.0100.0010.011
listPaths0.5830.0121.847
listVersions0.0100.0010.287
polishDataset0.1130.0030.117
saveDataset0.7700.0510.708
searchDatasets1.5710.0111.752
surveyDatasets0.8570.0140.873