Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for scran on malbec2

This page was generated on 2020-10-17 11:55:42 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE scran PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1609/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scran 1.16.0
Aaron Lun
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/scran
Branch: RELEASE_3_11
Last Commit: 22ab501
Last Changed Date: 2020-04-27 14:56:41 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  NA 
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: scran
Version: 1.16.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:scran.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings scran_1.16.0.tar.gz
StartedAt: 2020-10-17 05:17:12 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 05:30:32 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 800.8 seconds
RetCode: 0
Status:  OK 
CheckDir: scran.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:scran.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings scran_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/scran.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘scran/DESCRIPTION’ ... OK
* this is package ‘scran’ version ‘1.16.0’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘scran’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 21.0Mb
  sub-directories of 1Mb or more:
    libs  20.0Mb
* 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 R 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 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
clusterSNNGraph   23.250  0.056  23.420
bootstrapCluster  12.433  0.060  12.558
cyclone           10.328  0.024  10.352
buildSNNGraph      5.895  0.036   5.932
doubletCells       5.265  0.256   5.594
quickSubCluster    5.441  0.008   5.453
computeSumFactors  5.140  0.106   5.583
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.11-bioc/meat/scran.Rcheck/00check.log’
for details.



Installation output

scran.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL scran
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘scran’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c build_snn.cpp -o build_snn.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c combine_rho.cpp -o combine_rho.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c combine_simes.cpp -o combine_simes.o
combine_simes.cpp: In instantiation of ‘size_t instantiate_list(Rcpp::List, std::vector<T>&, std::__cxx11::string) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; size_t = long unsigned int; Rcpp::List = Rcpp::Vector<19>; std::__cxx11::string = std::__cxx11::basic_string<char>]’:
combine_simes.cpp:28:70:   required from here
combine_simes.cpp:13:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (size_t c=0; c<input.size(); ++c) {
                      ~^~~~~~~~~~~~~
combine_simes.cpp: In instantiation of ‘size_t instantiate_list(Rcpp::List, std::vector<T>&, std::__cxx11::string) [with V = Rcpp::Vector<13>; size_t = long unsigned int; Rcpp::List = Rcpp::Vector<19>; std::__cxx11::string = std::__cxx11::basic_string<char>]’:
combine_simes.cpp:145:67:   required from here
combine_simes.cpp:13:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c compute_blocked_stats.cpp -o compute_blocked_stats.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c compute_residual_stats.cpp -o compute_residual_stats.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c compute_rho_null.cpp -o compute_rho_null.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c compute_rho_pairs.cpp -o compute_rho_pairs.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c cyclone_scores.cpp -o cyclone_scores.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c fit_linear_model.cpp -o fit_linear_model.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c get_residuals.cpp -o get_residuals.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c get_scaled_ranks.cpp -o get_scaled_ranks.o
get_scaled_ranks.cpp: In instantiation of ‘SEXPREC* average_ranks_internal(SEXP, SEXP, SEXP, SEXP) [with M = beachmat::lin_matrix<int, Rcpp::Vector<13> >; SEXP = SEXPREC*]’:
get_scaled_ranks.cpp:137:100:   required from here
get_scaled_ranks.cpp:67:16: warning: unused variable ‘accumulated_rank’ [-Wunused-variable]
         double accumulated_rank=0;
                ^~~~~~~~~~~~~~~~
get_scaled_ranks.cpp: In instantiation of ‘SEXPREC* average_ranks_internal(SEXP, SEXP, SEXP, SEXP) [with M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >; SEXP = SEXPREC*]’:
get_scaled_ranks.cpp:139:100:   required from here
get_scaled_ranks.cpp:67:16: warning: unused variable ‘accumulated_rank’ [-Wunused-variable]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c overlap_exprs.cpp -o overlap_exprs.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pool_size_factors.cpp -o pool_size_factors.o
pool_size_factors.cpp: In function ‘Rcpp::List pool_size_factors(Rcpp::RObject, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::IntegerVector)’:
pool_size_factors.cpp:36:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (ngenes!=pseudo_cell.size()) { throw std::runtime_error("length of pseudo-cell vector is not the same as the number of cells"); }
         ~~~~~~^~~~~~~~~~~~~~~~~~~~
pool_size_factors.cpp:39:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (order.size() < ncells*2-1)  { throw std::runtime_error("ordering vector is too short for number of cells"); }
         ~~~~~~~~~~~~~^~~~~~~~~~~~
pool_size_factors.cpp:101:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     for (auto i=0; i<n; ++i, ++val, ++idx) {
                                    ~^~
In file included from pool_size_factors.cpp:4:0:
/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include/beachmat/utils/const_column.h: In instantiation of ‘Rcpp::traits::storage_type<13>::type* beachmat::const_column<M>::get_indices() [with M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >; Rcpp::Vector<13>::iterator = int*; Rcpp::traits::storage_type<13>::type = int]’:
pool_size_factors.cpp:52:34:   required from here
/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include/beachmat/utils/const_column.h:66:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (ref->get_nrow() > indices.size()) {
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c rand_custom.cpp -o rand_custom.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c run_dormqr.cpp -o run_dormqr.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c subset_and_divide.cpp -o subset_and_divide.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/dqrng/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c utils.cpp -o utils.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.11-bioc/R/lib -L/usr/local/lib -o scran.so RcppExports.o build_snn.o combine_rho.o combine_simes.o compute_blocked_stats.o compute_residual_stats.o compute_rho_null.o compute_rho_pairs.o cyclone_scores.o fit_linear_model.o get_residuals.o get_scaled_ranks.o overlap_exprs.o pool_size_factors.o rand_custom.o run_dormqr.o subset_and_divide.o utils.o -L/home/biocbuild/bbs-3.11-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.11-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.11-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.11-bioc/R/library/00LOCK-scran/00new/scran/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (scran)

Tests output

scran.Rcheck/tests/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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(scran)
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

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")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians


Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply, rowsum

> test_check("scran")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 5716 | SKIPPED: 0 | WARNINGS: 405 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
418.706   8.964 481.597 

Example timings

scran.Rcheck/scran-Ex.timings

nameusersystemelapsed
DM0.0450.0000.045
bootstrapCluster12.433 0.06012.558
buildSNNGraph5.8950.0365.932
cleanSizeFactors0.0740.0000.075
clusterModularity1.3930.0121.405
clusterPurity2.0120.0002.040
clusterSNNGraph23.250 0.05623.420
coassignProb0.5950.0000.595
combineMarkers1.0970.0161.112
combinePValues0.0170.0000.016
combineVar1.6060.0001.606
computeSpikeFactors0.4860.0120.498
computeSumFactors5.1400.1065.583
convertTo4.4970.0164.710
correlateGenes1.3140.0081.336
correlateNull0.2620.0000.261
correlatePairs1.3220.0001.322
cyclone10.328 0.02410.352
decideTestsPerLabel4.3880.0524.479
defunct0.0010.0000.000
denoisePCA1.3140.0001.314
doubletCells5.2650.2565.594
doubletCluster0.7860.0040.791
doubletRecovery0.2030.0000.203
findMarkers1.9540.0041.959
fitTrendCV21.2500.0161.389
fitTrendPoisson0.2820.0000.281
fitTrendVar0.8270.0000.828
getClusteredPCs3.4570.0643.521
getMarkerEffects0.9220.0000.922
getTopHVGs0.8990.0140.914
getTopMarkers1.0900.0151.257
modelGeneCV20.8200.0040.824
modelGeneCV2WithSpikes0.9840.0201.005
modelGeneVar1.5380.0201.558
modelGeneVarByPoisson0.9880.0040.992
modelGeneVarWithSpikes0.9560.0040.961
multiMarkerStats1.2600.0041.264
pairwiseBinom0.5540.0240.578
pairwiseTTests0.6110.0120.623
pairwiseWilcox0.5090.0000.509
pseudoBulkDGE4.5290.0924.622
quickCluster2.3540.0002.425
quickSubCluster5.4410.0085.453
sandbag0.6630.0081.478
scaledColRanks1.2540.0001.253