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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4797
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.21.1  (landing page)
Aaron Lun
Snapshot Date: 2025-04-03 07:30 -0400 (Thu, 03 Apr 2025)
git_url: https://git.bioconductor.org/packages/scRNAseq
git_branch: devel
git_last_commit: e8fb7d6
git_last_commit_date: 2025-01-18 17:51:21 -0400 (Sat, 18 Jan 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.21.1
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.21.1.tar.gz
StartedAt: 2025-04-03 12:34:08 -0400 (Thu, 03 Apr 2025)
EndedAt: 2025-04-03 12:49:44 -0400 (Thu, 03 Apr 2025)
EllapsedTime: 936.5 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.21.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-data-experiment/meat/scRNAseq.Rcheck’
* using R Under development (unstable) (2025-03-13 r87965)
* 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.21.1’
* 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.040  9.276  33.618
BacherTCellData          16.672  6.572  24.337
ZeiselNervousData        15.158  5.863  22.562
HeOrganAtlasData         12.186  7.034  19.829
JessaBrainData            9.674  4.281  15.068
ErnstSpermatogenesisData  8.970  3.729  13.923
StoeckiusHashingData      9.209  1.316  11.363
BachMammaryData           8.177  2.101  11.216
ZhaoImmuneLiverData       6.179  2.773   9.673
AztekinTailData           7.271  0.693   8.175
GiladiHSCData             5.027  2.189   7.814
LunSpikeInData            6.028  1.125   7.678
NestorowaHSCData          4.392  0.958   5.924
ZilionisLungData          4.076  1.197   5.648
CampbellBrainData         2.892  2.006   5.161
* 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.21.1’
** 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 Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences"
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 
286.527  60.410 366.823 

Example timings

scRNAseq.Rcheck/scRNAseq-Ex.timings

nameusersystemelapsed
AztekinTailData7.2710.6938.175
BachMammaryData 8.177 2.10111.216
BacherTCellData16.672 6.57224.337
BaronPancreasData0.9870.1711.193
BhaduriOrganoidData24.040 9.27633.618
BuettnerESCData3.0190.7484.299
BunisHSPCData1.0020.4731.596
CampbellBrainData2.8922.0065.161
ChenBrainData1.0060.1741.316
DarmanisBrainData0.2470.0330.287
ERCCSpikeInConcentrations0.0190.0010.021
ErnstSpermatogenesisData 8.970 3.72913.923
FletcherOlfactoryData0.6680.1310.813
GiladiHSCData5.0272.1897.814
GrunHSCData0.2380.0520.296
GrunPancreasData0.5090.0990.619
HeOrganAtlasData12.186 7.03419.829
HermannSpermatogenesisData0.8030.1550.984
HuCortexData0.6060.1210.783
JessaBrainData 9.674 4.28115.068
KolodziejczykESCData3.3440.6914.397
KotliarovPBMCData2.4500.5943.328
LaMannoBrainData1.4810.2531.781
LawlorPancreasData0.8700.0790.952
LedergorMyelomaData1.3870.2151.791
LengESCData0.4820.0850.569
LunSpikeInData6.0281.1257.678
MacoskoRetinaData1.6610.6282.526
MairPBMCData0.6060.1410.755
MarquesBrainData0.6680.0900.833
MessmerESCData3.7590.8064.849
MuraroPancreasData0.8830.2281.131
NestorowaHSCData4.3920.9585.924
NowakowskiCortexData1.5010.3011.826
PaulHSCData2.9660.3403.375
PollenGliaData0.2170.0210.241
ReprocessedData2.2140.3212.542
RichardTCellData3.1460.6354.026
RomanovBrainData0.5080.0900.617
SegerstolpePancreasData1.3650.2251.671
ShekharRetinaData2.1100.5832.901
StoeckiusHashingData 9.209 1.31611.363
TasicBrainData1.6930.3682.064
UsoskinBrainData0.4920.0730.578
WuKidneyData0.3730.0550.446
XinPancreasData1.0170.1471.180
ZeiselBrainData0.9750.2361.236
ZeiselNervousData15.158 5.86322.562
ZhaoImmuneLiverData6.1792.7739.673
ZhongPrefrontalData0.5970.1530.817
ZilionisLungData4.0761.1975.648
countErccMolecules0.0380.0010.039
fetchDataset0.4260.0380.464
listDatasets0.0080.0030.011
listPaths0.6530.1641.579
listVersions0.0140.0000.308
polishDataset0.1080.0070.116
saveDataset0.8730.0340.876
searchDatasets1.5780.0361.833
surveyDatasets0.8770.0050.886