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

This page was generated on 2025-05-29 15:01 -0400 (Thu, 29 May 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4837
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-05-29 07:30 -0400 (Thu, 29 May 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.1 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-05-29 12:53:33 -0400 (Thu, 29 May 2025)
EndedAt: 2025-05-29 13:08:55 -0400 (Thu, 29 May 2025)
EllapsedTime: 921.7 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.0 RC (2025-04-04 r88126)
* 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.2 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.309 10.251  34.867
BacherTCellData          16.321  5.137  22.465
ZeiselNervousData        14.723  5.809  22.168
HeOrganAtlasData         12.386  7.034  20.002
JessaBrainData            9.794  4.697  15.590
ErnstSpermatogenesisData  8.989  3.843  14.053
StoeckiusHashingData      9.434  1.215  11.467
BachMammaryData           7.860  1.610  10.367
ZhaoImmuneLiverData       6.429  3.030  10.184
AztekinTailData           7.049  0.692   7.952
LunSpikeInData            6.205  1.271   7.985
GiladiHSCData             4.921  2.471   8.000
NestorowaHSCData          4.291  0.872   5.601
ZilionisLungData          4.091  1.066   5.544
MessmerESCData            3.980  0.990   5.231
* 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.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six"
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 
282.811  49.931 350.703 

Example timings

scRNAseq.Rcheck/scRNAseq-Ex.timings

nameusersystemelapsed
AztekinTailData7.0490.6927.952
BachMammaryData 7.860 1.61010.367
BacherTCellData16.321 5.13722.465
BaronPancreasData1.0000.1681.204
BhaduriOrganoidData24.30910.25134.867
BuettnerESCData3.0400.7354.074
BunisHSPCData0.9940.4201.537
CampbellBrainData2.8011.7364.807
ChenBrainData1.0070.1431.289
DarmanisBrainData0.2420.0290.276
ERCCSpikeInConcentrations0.020.000.02
ErnstSpermatogenesisData 8.989 3.84314.053
FletcherOlfactoryData0.6950.1280.836
GiladiHSCData4.9212.4718.000
GrunHSCData0.2410.0310.276
GrunPancreasData0.5130.0790.603
HeOrganAtlasData12.386 7.03420.002
HermannSpermatogenesisData0.8030.1360.965
HuCortexData0.5150.0830.654
JessaBrainData 9.794 4.69715.590
KolodziejczykESCData3.4401.0384.807
KotliarovPBMCData2.5730.7183.905
LaMannoBrainData1.4920.3701.908
LawlorPancreasData0.8790.1471.028
LedergorMyelomaData1.4560.3832.183
LengESCData0.5070.0760.586
LunSpikeInData6.2051.2717.985
MacoskoRetinaData1.7520.5792.744
MairPBMCData0.4870.0850.579
MarquesBrainData0.6700.1910.937
MessmerESCData3.9800.9905.231
MuraroPancreasData1.0620.2991.381
NestorowaHSCData4.2910.8725.601
NowakowskiCortexData1.5740.1671.764
PaulHSCData2.9530.3753.396
PollenGliaData0.2310.0400.275
ReprocessedData2.0430.3832.434
RichardTCellData3.1130.6384.006
RomanovBrainData0.5100.1150.644
SegerstolpePancreasData1.3090.2801.673
ShekharRetinaData2.0820.6852.977
StoeckiusHashingData 9.434 1.21511.467
TasicBrainData1.6520.2941.950
UsoskinBrainData0.6960.0890.798
WuKidneyData0.3690.0410.427
XinPancreasData0.8030.1410.960
ZeiselBrainData1.2370.0601.321
ZeiselNervousData14.723 5.80922.168
ZhaoImmuneLiverData 6.429 3.03010.184
ZhongPrefrontalData0.6340.1230.825
ZilionisLungData4.0911.0665.544
countErccMolecules0.0340.0020.036
fetchDataset0.4200.0420.462
listDatasets0.0080.0020.011
listPaths0.6140.0571.518
listVersions0.0130.0050.282
polishDataset0.1210.0040.124
saveDataset0.9060.0650.834
searchDatasets1.6590.0621.897
surveyDatasets0.8620.0230.885