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

This page was generated on 2025-09-02 15:01 -0400 (Tue, 02 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
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-09-02 07:30 -0400 (Tue, 02 Sep 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    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.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-09-02 13:35:24 -0400 (Tue, 02 Sep 2025)
EndedAt: 2025-09-02 13:51:45 -0400 (Tue, 02 Sep 2025)
EllapsedTime: 981.6 seconds
RetCode: 0
Status:   OK  
CheckDir: scRNAseq.Rcheck
Warnings: 0

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      24.196  9.582  34.112
BacherTCellData          17.923  5.525  24.996
ZeiselNervousData        14.958  7.862  24.423
HeOrganAtlasData         13.067  8.600  22.184
JessaBrainData           10.860  5.094  17.071
ErnstSpermatogenesisData 10.565  4.647  16.531
StoeckiusHashingData      9.866  2.176  12.919
ZhaoImmuneLiverData       6.690  3.698  11.182
BachMammaryData           7.620  1.487  10.233
AztekinTailData           7.387  0.639   8.238
LunSpikeInData            6.231  1.490   8.192
GiladiHSCData             4.998  2.416   8.013
ZilionisLungData          4.028  1.308   5.716
NestorowaHSCData          4.402  0.890   5.690
* 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.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


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 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 
295.118  73.148 390.304 

Example timings

scRNAseq.Rcheck/scRNAseq-Ex.timings

nameusersystemelapsed
AztekinTailData7.3870.6398.238
BachMammaryData 7.620 1.48710.233
BacherTCellData17.923 5.52524.996
BaronPancreasData1.0150.1161.170
BhaduriOrganoidData24.196 9.58234.112
BuettnerESCData3.1210.7634.116
BunisHSPCData1.0140.4541.588
CampbellBrainData1.7620.9903.013
ChenBrainData0.9550.4311.527
DarmanisBrainData0.2460.0410.293
ERCCSpikeInConcentrations0.0190.0010.020
ErnstSpermatogenesisData10.565 4.64716.531
FletcherOlfactoryData0.8500.3301.193
GiladiHSCData4.9982.4168.013
GrunHSCData0.2400.0440.289
GrunPancreasData0.6480.3240.984
HeOrganAtlasData13.067 8.60022.184
HermannSpermatogenesisData0.8180.4361.276
HuCortexData0.5270.2940.879
JessaBrainData10.860 5.09417.071
KolodziejczykESCData3.4670.9974.771
KotliarovPBMCData2.4280.5023.209
LaMannoBrainData1.6950.4142.156
LawlorPancreasData0.7990.1310.933
LedergorMyelomaData1.3930.3601.945
LengESCData0.5130.1180.633
LunSpikeInData6.2311.4908.192
MacoskoRetinaData1.6540.4122.301
MairPBMCData0.5910.1180.718
MarquesBrainData0.6920.0920.859
MessmerESCData3.8040.8714.967
MuraroPancreasData0.9060.2081.135
NestorowaHSCData4.4020.8905.690
NowakowskiCortexData1.4360.3051.766
PaulHSCData2.9890.3653.426
PollenGliaData0.2320.0380.274
ReprocessedData1.9820.3332.323
RichardTCellData2.9950.6323.846
RomanovBrainData0.4920.1110.621
SegerstolpePancreasData1.1810.3911.673
ShekharRetinaData2.1410.7083.059
StoeckiusHashingData 9.866 2.17612.919
TasicBrainData1.7580.3812.146
UsoskinBrainData0.5250.1870.724
WuKidneyData0.3920.0850.494
XinPancreasData1.0260.2401.293
ZeiselBrainData0.9390.2981.346
ZeiselNervousData14.958 7.86224.423
ZhaoImmuneLiverData 6.690 3.69811.182
ZhongPrefrontalData0.5990.1530.820
ZilionisLungData4.0281.3085.716
countErccMolecules0.0340.0010.035
fetchDataset0.6170.1970.815
listDatasets0.0110.0000.011
listPaths0.4980.0361.669
listVersions0.0130.0000.392
polishDataset0.1220.0140.136
saveDataset0.9370.1160.908
searchDatasets1.6460.0851.884
surveyDatasets0.8690.0210.891