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

CHECK report for scran on malbec1

This page was generated on 2021-05-06 12:29:03 -0400 (Thu, 06 May 2021).

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 1657/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scran 1.18.7  (landing page)
Aaron Lun
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/scran
Branch: RELEASE_3_12
Last Commit: 5849abc
Last Changed Date: 2021-04-16 03:30:33 -0400 (Fri, 16 Apr 2021)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

Package: scran
Version: 1.18.7
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:scran.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings scran_1.18.7.tar.gz
StartedAt: 2021-05-06 05:50:01 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 06:05:31 -0400 (Thu, 06 May 2021)
EllapsedTime: 930.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: scran.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/scran.Rcheck’
* using R version 4.0.5 (2021-03-31)
* 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.18.7’
* 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  9.7Mb
  sub-directories of 1Mb or more:
    libs   8.6Mb
* 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 ... WARNING
Found the following significant warnings:

  Warning: 'clusterPurity' is deprecated.
  Warning: 'clusterPurity' is deprecated.
  Warning: 'clusterKNNGraph' is deprecated.
  Warning: 'clusterKNNGraph' is deprecated.
  Warning: 'clusterKNNGraph' is deprecated.
  Warning: 'clusterKNNGraph' is deprecated.
  Warning: 'clusterKNNGraph' is deprecated.
  Warning: 'coassignProb' is deprecated.
  Warning: 'coassignProb' is deprecated.
  Warning: 'scran::createClusterMST' is deprecated.
  Warning: 'connectClusterMST' is deprecated.
  Warning: 'orderClusterMST' is deprecated.
  Warning: 'doubletCells' is deprecated.
  Warning: 'doubletCluster' is deprecated.
  Warning: 'doubletRecovery' is deprecated.
  Warning: 'clusterKNNGraph' is deprecated.
  Warning: 'scran::quickPseudotime' is deprecated.
  Warning: 'scran::createClusterMST' is deprecated.
  Warning: 'FUN' is deprecated.
  Warning: 'orderClusterMST' is deprecated.
  Warning: 'scran::testPseudotime' is deprecated.
  Warning: 'scran::testPseudotime' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
clusterSNNGraph     23.384  0.012  23.428
cyclone             14.064  0.048  14.125
buildSNNGraph        8.692  0.060   8.771
computeSumFactors    6.228  0.096   6.329
pseudoBulkSpecific   5.828  0.032   5.865
quickSubCluster      5.716  0.004   5.725
decideTestsPerLabel  5.236  0.040   5.290
getClusteredPCs      5.200  0.004   5.213
* 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: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.12-bioc/meat/scran.Rcheck/00check.log’
for details.



Installation output

scran.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘scran’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/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.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/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.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c compute_blocked_stats.cpp -o compute_blocked_stats.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24,
                 from compute_blocked_stats.cpp:2:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:36:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:38:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:40:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82:   required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
compute_blocked_stats.cpp:208:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (idex != *pIt && static_cast<size_t>(i[idex]) == r) {
                 ~~~~~^~~~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85:   required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
compute_blocked_stats.cpp:208:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82:   required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
compute_blocked_stats.cpp:208:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85:   required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
compute_blocked_stats.cpp:208:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c compute_residual_stats.cpp -o compute_residual_stats.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24,
                 from compute_residual_stats.cpp:2:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:36:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:38:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:40:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82:   required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
compute_residual_stats.cpp:94:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (idex != *pIt && static_cast<size_t>(i[idex]) == r) {
                 ~~~~~^~~~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85:   required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
compute_residual_stats.cpp:94:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82:   required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
compute_residual_stats.cpp:94:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85:   required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
compute_residual_stats.cpp:94:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/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.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/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.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c cyclone_scores.cpp -o cyclone_scores.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24,
                 from cyclone_scores.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:36:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:38:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:40:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82:   required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
cyclone_scores.cpp:129:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (idex != *pIt && static_cast<size_t>(i[idex]) == r) {
                 ~~~~~^~~~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85:   required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
cyclone_scores.cpp:129:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82:   required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
cyclone_scores.cpp:129:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85:   required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
cyclone_scores.cpp:129:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c overlap_exprs.cpp -o overlap_exprs.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24,
                 from overlap_exprs.cpp:3:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:36:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:38:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:40:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82:   required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
overlap_exprs.cpp:193:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (idex != *pIt && static_cast<size_t>(i[idex]) == r) {
                 ~~~~~^~~~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85:   required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
overlap_exprs.cpp:193:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82:   required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
overlap_exprs.cpp:193:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85:   required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
overlap_exprs.cpp:193:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/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:48:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (ngenes!=pseudo_cell.size()) {
         ~~~~~~^~~~~~~~~~~~~~~~~~~~
pool_size_factors.cpp:53:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (order.size() < ncells*2-1)  {
         ~~~~~~~~~~~~~^~~~~~~~~~~~
pool_size_factors.cpp:153:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     for (auto i=0; i<n; ++i, ++val, ++rows) {
                                    ~^~
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12:0,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11,
                 from /home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24,
                 from pool_size_factors.cpp:2:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:36:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:38:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56:   required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:40:39:   required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (nnz != x.size()) {
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                       ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
                                                                   ~~~~~~^~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
                                 ~~^~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82:   required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
pool_size_factors.cpp:191:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (idex != *pIt && static_cast<size_t>(i[idex]) == r) {
                 ~~~~~^~~~~~~
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85:   required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
pool_size_factors.cpp:191:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82:   required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
pool_size_factors.cpp:191:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73:   required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85:   required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
pool_size_factors.cpp:191:1:   required from here
/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/scuttle/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c rand_custom.cpp -o rand_custom.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.12-bioc/R/lib -L/usr/local/lib -o scran.so RcppExports.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 overlap_exprs.o pool_size_factors.o rand_custom.o -L/home/biocbuild/bbs-3.12-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.12-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.12-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.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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: 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: 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.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")'.


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

> test_check("scran")
Loading required package: Matrix

Attaching package: 'Matrix'

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

    expand


Attaching package: 'DelayedArray'

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

    aperm, apply, rowsum

[ FAIL 0 | WARN 379 | SKIP 0 | PASS 4105 ]
> 
> proc.time()
   user  system elapsed 
487.352  10.936 584.354 

Example timings

scran.Rcheck/scran-Ex.timings

nameusersystemelapsed
DM0.1000.0000.098
buildSNNGraph8.6920.0608.771
cleanSizeFactors0.0520.0000.052
clusterPurity2.7680.0082.779
clusterSNNGraph23.384 0.01223.428
coassignProb0.7280.0080.737
combineBlocks0.9840.0080.991
combineMarkers1.5080.0121.524
combinePValues0.0240.0040.027
combineVar1.4720.0161.492
computeSpikeFactors0.5520.0400.592
computeSumFactors6.2280.0966.329
convertTo4.0200.0324.058
correlateGenes1.3080.0041.315
correlateNull0.3240.0000.324
correlatePairs2.1080.0002.110
createClusterMST0.1360.0000.137
cyclone14.064 0.04814.125
decideTestsPerLabel5.2360.0405.290
defunct0.0000.0000.001
denoisePCA1.8800.0041.887
doubletCells4.3840.1124.499
doubletCluster0.9080.0040.914
doubletRecovery0.1960.0040.202
findMarkers3.9880.0364.033
fitTrendCV20.6080.0040.616
fitTrendPoisson0.3040.0000.310
fitTrendVar0.8680.0040.874
getClusteredPCs5.2000.0045.213
getMarkerEffects1.0840.0121.097
getTopHVGs1.0320.0001.034
getTopMarkers1.0480.0121.061
logBH0.0040.0000.002
modelGeneCV21.0160.0041.020
modelGeneCV2WithSpikes1.1320.0281.162
modelGeneVar1.6280.0081.637
modelGeneVarByPoisson1.1920.0121.204
modelGeneVarWithSpikes1.4880.0121.512
multiMarkerStats2.3680.0042.379
pairwiseBinom0.7120.0000.713
pairwiseTTests1.1240.0041.128
pairwiseWilcox0.8680.0080.875
pseudoBulkDGE4.2520.0764.330
pseudoBulkSpecific5.8280.0325.865
quickCluster2.4440.0122.459
quickPseudotime2.2920.0162.309
quickSubCluster5.7160.0045.725
sandbag1.080.001.10
scaledColRanks1.9600.0001.963
summaryMarkerStats1.1040.0001.108
testLinearModel0.1000.0000.103
testPseudotime0.1320.0000.134