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

CHECK report for scran on tokay1

This page was generated on 2019-04-13 11:26:36 -0400 (Sat, 13 Apr 2019).

Package 1405/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scran 1.10.2
Aaron Lun
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/scran
Branch: RELEASE_3_8
Last Commit: b4191ec
Last Changed Date: 2019-01-04 13:12:28 -0400 (Fri, 04 Jan 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  NA 
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: scran
Version: 1.10.2
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:scran.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings scran_1.10.2.tar.gz
StartedAt: 2019-04-13 05:21:31 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 05:36:52 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 921.2 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: scran.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:scran.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings scran_1.10.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/scran.Rcheck'
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'scran/DESCRIPTION' ... OK
* this is package 'scran' version '1.10.2'
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 whether package 'scran' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.8-bioc/tmpdir/RtmpENE6sX/R.INSTALL21b81d181eec/scran/man/computeSpikeFactors.Rd:87: file link 'isSpike' in package 'SingleCellExperiment' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.8-bioc/tmpdir/RtmpENE6sX/R.INSTALL21b81d181eec/scran/man/computeSumFactors.Rd:141: file link 'calcAverage' in package 'scater' does not exist and so has been treated as a topic
See 'C:/Users/biocbuild/bbs-3.8-bioc/meat/scran.Rcheck/00install.out' for details.
* checking installed package size ... NOTE
  installed size is 12.5Mb
  sub-directories of 1Mb or more:
    libs  11.1Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.8-bioc/R/library/scran/libs/i386/scran.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
  Found 'puts', possibly from 'printf' (C), 'puts' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.8-bioc/meat/scran.Rcheck/00check.log'
for details.



Installation output

scran.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/scran_1.10.2.tar.gz && rm -rf scran.buildbin-libdir && mkdir scran.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=scran.buildbin-libdir scran_1.10.2.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL scran_1.10.2.zip && rm scran_1.10.2.tar.gz scran_1.10.2.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  491k  100  491k    0     0  5120k      0 --:--:-- --:--:-- --:--:-- 5339k

install for i386

* installing *source* package 'scran' ...
** libs
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c build_snn.cpp -o build_snn.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c calc_log_count_stats.cpp -o calc_log_count_stats.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c combine_simes.cpp -o combine_simes.o
combine_simes.cpp: In function 'SEXPREC* combine_simes(SEXP, SEXP)':
combine_simes.cpp:15:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         } else if (ngenes!=current.size()) {
                          ^
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c compute_CV2.cpp -o compute_CV2.o
compute_CV2.cpp: In instantiation of 'SEXPREC* compute_CV2_internal(M, SEXP, SEXP, SEXP) [with M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*]':
compute_CV2.cpp:74:83:   required from here
compute_CV2.cpp:28:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (sizefacs.size()!=ncells) { 
                            ^
compute_CV2.cpp: In instantiation of 'SEXPREC* compute_CV2_internal(M, SEXP, SEXP, SEXP) [with M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*]':
compute_CV2.cpp:77:83:   required from here
compute_CV2.cpp:28:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from compute_CV2.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
compute_CV2.cpp:80:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, int*>; typename V::iterator = int*; size_t = unsigned int; typename V::iterator = int*]':
compute_CV2.cpp:80:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c compute_rho.cpp -o compute_rho.o
compute_rho.cpp: In member function 'std::vector<unsigned int> cache_manager::reorder(Rcpp::IntegerVector, Rcpp::IntegerVector)':
compute_rho.cpp:246:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (npairs!=g2.size()) {
                   ^
compute_rho.cpp:259:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (g1x < 0 || g1x >= Ngenes) {
                                ^
compute_rho.cpp:262:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (g2x < 0 || g2x >= Ngenes) {
                                ^
compute_rho.cpp: In function 'SEXPREC* combine_corP(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
compute_rho.cpp:338:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Npairs!=second.size()) { 
               ^
compute_rho.cpp:343:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Rho.size()!=Npairs) { 
                   ^
compute_rho.cpp:348:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Pval.size()!=Npairs) {
                    ^
compute_rho.cpp:353:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Limited.size()!=Npairs) { 
                       ^
compute_rho.cpp:358:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Order.size()!=Npairs) { 
                     ^
compute_rho.cpp: In instantiation of 'SEXPREC* rank_subset_internal(M, SEXP, SEXP, SEXP, T) [with T = int; V = Rcpp::Vector<13>; M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*]':
compute_rho.cpp:175:114:   required from here
compute_rho.cpp:159:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int cs=0; cs<cslen; ++cs, ++iIt){ 
                          ^
compute_rho.cpp: In instantiation of 'SEXPREC* rank_subset_internal(M, SEXP, SEXP, SEXP, T) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*]':
compute_rho.cpp:180:117:   required from here
compute_rho.cpp:159:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from compute_rho.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
compute_rho.cpp:406:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, int*>; typename V::iterator = int*; size_t = unsigned int; typename V::iterator = int*]':
compute_rho.cpp:406:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c find_mutual_nns.cpp -o find_mutual_nns.o
find_mutual_nns.cpp: In function 'SEXPREC* smooth_gaussian_kernel(SEXP, SEXP, SEXP, SEXP)':
find_mutual_nns.cpp:110:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (npairs!=_index.size()) { 
               ^
find_mutual_nns.cpp:125:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (i >= averages.size() || averages[i].size()==0) { 
                   ^
find_mutual_nns.cpp:126:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 if (i >= averages.size()) { 
                       ^
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from find_mutual_nns.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
find_mutual_nns.cpp:348:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, int*>; typename V::iterator = int*; size_t = unsigned int; typename V::iterator = int*]':
find_mutual_nns.cpp:348:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c fit_linear_model.cpp -o fit_linear_model.o
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from fit_linear_model.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
fit_linear_model.cpp:139:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, int*>; typename V::iterator = int*; size_t = unsigned int; typename V::iterator = int*]':
fit_linear_model.cpp:139:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c forge_system.cpp -o forge_system.o
forge_system.cpp: In function 'SEXPREC* forge_system(SEXP, SEXP, SEXP, SEXP)':
forge_system.cpp:20:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (SIZE < 1 || SIZE > ncells) { throw std::runtime_error("each element of sizes should be within [1, number of cells]"); }
                              ^
forge_system.cpp:28: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"); }
               ^
forge_system.cpp:32: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"); }
                      ^
forge_system.cpp:34:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (o < 0 || o > ncells) { 
                        ^
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from forge_system.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
forge_system.cpp:127:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c get_residuals.cpp -o get_residuals.o
get_residuals.cpp: In function 'SEXPREC* get_residuals(SEXP, SEXP, SEXP, SEXP, SEXP)':
get_residuals.cpp:39:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (int c=0; c<ncells; ++c, ++tIt) {
                            ^
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from get_residuals.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
get_residuals.cpp:64:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c get_scaled_ranks.cpp -o get_scaled_ranks.o
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from get_scaled_ranks.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
get_scaled_ranks.cpp:113:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, int*>; typename V::iterator = int*; size_t = unsigned int; typename V::iterator = int*]':
get_scaled_ranks.cpp:113:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c init.cpp -o init.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c overlap_exprs.cpp -o overlap_exprs.o
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from overlap_exprs.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
overlap_exprs.cpp:152:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, int*>; typename V::iterator = int*; size_t = unsigned int; typename V::iterator = int*]':
overlap_exprs.cpp:152:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c run_dormqr.cpp -o run_dormqr.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c shuffle_matrix.cpp -o shuffle_matrix.o
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from shuffle_matrix.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
shuffle_matrix.cpp:33:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, int*>; typename V::iterator = int*; size_t = unsigned int; typename V::iterator = int*]':
shuffle_matrix.cpp:33:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c shuffle_scores.cpp -o shuffle_scores.o
shuffle_scores.cpp: In instantiation of 'SEXPREC* shuffle_scores_internal(M, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector) [with V = Rcpp::Vector<13>; M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*; Rcpp::IntegerVector = Rcpp::Vector<13>]':
shuffle_scores.cpp:118:130:   required from here
shuffle_scores.cpp:53:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (npairs!=marker2.size()) { throw std::runtime_error("vectors of markers must be of the same length"); }
               ^
shuffle_scores.cpp:64:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (m1m >= nused || m1m < 0) { throw std::runtime_error("first marker indices are out of range"); }
                 ^
shuffle_scores.cpp:66:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (m2m >= nused || m2m < 0) { throw std::runtime_error("second marker indices are out of range"); }
                 ^
shuffle_scores.cpp:72:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (usedex >= ngenes || usedex < 0) { throw std::runtime_error("used gene indices are out of range"); }
                    ^
shuffle_scores.cpp: In instantiation of 'SEXPREC* shuffle_scores_internal(M, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*; Rcpp::IntegerVector = Rcpp::Vector<13>]':
shuffle_scores.cpp:121:130:   required from here
shuffle_scores.cpp:53:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (npairs!=marker2.size()) { throw std::runtime_error("vectors of markers must be of the same length"); }
               ^
shuffle_scores.cpp:64:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (m1m >= nused || m1m < 0) { throw std::runtime_error("first marker indices are out of range"); }
                 ^
shuffle_scores.cpp:66:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (m2m >= nused || m2m < 0) { throw std::runtime_error("second marker indices are out of range"); }
                 ^
shuffle_scores.cpp:72:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (usedex >= ngenes || usedex < 0) { throw std::runtime_error("used gene indices are out of range"); }
                    ^
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from shuffle_scores.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
shuffle_scores.cpp:156:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, int*>; typename V::iterator = int*; size_t = unsigned int; typename V::iterator = int*]':
shuffle_scores.cpp:156:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c simple_sum_factors.cpp -o simple_sum_factors.o
simple_sum_factors.cpp: In instantiation of 'SEXPREC* simple_sum_factors_internal(M, Rcpp::IntegerMatrix, Rcpp::NumericMatrix, Rcpp::IntegerVector, SEXP, SEXP) [with V = Rcpp::Vector<13>; M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*; Rcpp::IntegerMatrix = Rcpp::Matrix<13>; Rcpp::NumericMatrix = Rcpp::Matrix<14>; Rcpp::IntegerVector = Rcpp::Vector<13>]':
simple_sum_factors.cpp:122:123:   required from here
simple_sum_factors.cpp:50:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.ncol()!=ncells || distances.ncol()!=ncells) {
                                                   ^
simple_sum_factors.cpp:50:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.ncol()!=ncells || distances.ncol()!=ncells) {
                       ^
simple_sum_factors.cpp: In instantiation of 'SEXPREC* simple_sum_factors_internal(M, Rcpp::IntegerMatrix, Rcpp::NumericMatrix, Rcpp::IntegerVector, SEXP, SEXP) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*; Rcpp::IntegerMatrix = Rcpp::Matrix<13>; Rcpp::NumericMatrix = Rcpp::Matrix<14>; Rcpp::IntegerVector = Rcpp::Vector<13>]':
simple_sum_factors.cpp:125:124:   required from here
simple_sum_factors.cpp:50:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.ncol()!=ncells || distances.ncol()!=ncells) {
                                                   ^
simple_sum_factors.cpp:50:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.ncol()!=ncells || distances.ncol()!=ncells) {
                       ^
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from simple_sum_factors.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
simple_sum_factors.cpp:128:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, int*>; typename V::iterator = int*; size_t = unsigned int; typename V::iterator = int*]':
simple_sum_factors.cpp:128:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c subset_and_divide.cpp -o subset_and_divide.o
subset_and_divide.cpp: In instantiation of 'SEXPREC* subset_and_divide_internal(M, SEXP, SEXP, SEXP) [with V = Rcpp::Vector<13>; M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*]':
subset_and_divide.cpp:93:108:   required from here
subset_and_divide.cpp:28:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (scale_values.size()!=in->get_ncol()) {
                                ^
subset_and_divide.cpp: In instantiation of 'SEXPREC* subset_and_divide_internal(M, SEXP, SEXP, SEXP) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*]':
subset_and_divide.cpp:96:108:   required from here
subset_and_divide.cpp:28:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from subset_and_divide.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, double*>; typename V::iterator = double*; size_t = unsigned int; typename V::iterator = double*]':
subset_and_divide.cpp:99:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<unsigned int, int*, int*>; typename V::iterator = int*; size_t = unsigned int; typename V::iterator = int*]':
subset_and_divide.cpp:99:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c utils.cpp -o utils.o
utils.cpp: In function 'Rcpp::IntegerVector check_subset_vector(SEXP, size_t)':
utils.cpp:6:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (isNA(s) || s < 0 || s >= len) {
                                   ^
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o scran.dll tmp.def build_snn.o calc_log_count_stats.o combine_simes.o compute_CV2.o compute_rho.o find_mutual_nns.o fit_linear_model.o forge_system.o get_residuals.o get_scaled_ranks.o init.o overlap_exprs.o run_dormqr.o shuffle_matrix.o shuffle_scores.o simple_sum_factors.o subset_and_divide.o utils.o -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/library/beachmat/lib/i386 -lbeachmat -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/library/Rhdf5lib/lib/i386 -lhdf5_cpp -lhdf5 -lszip -lz -lpsapi -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/i386 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.8-bioc/meat/scran.buildbin-libdir/scran/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'scran'
    finding HTML links ... done
    DM                                      html  
    buildSNNGraph                           html  
    finding level-2 HTML links ... done

    cleanSizeFactors                        html  
    clusterModularity                       html  
    combineMarkers                          html  
    combinePValues                          html  
    combineVar                              html  
    computeSpikeFactors                     html  
Rd warning: C:/Users/biocbuild/bbs-3.8-bioc/tmpdir/RtmpENE6sX/R.INSTALL21b81d181eec/scran/man/computeSpikeFactors.Rd:87: file link 'isSpike' in package 'SingleCellExperiment' does not exist and so has been treated as a topic
    computeSumFactors                       html  
Rd warning: C:/Users/biocbuild/bbs-3.8-bioc/tmpdir/RtmpENE6sX/R.INSTALL21b81d181eec/scran/man/computeSumFactors.Rd:141: file link 'calcAverage' in package 'scater' does not exist and so has been treated as a topic
    convertTo                               html  
    correlatePairs                          html  
    cosineNorm                              html  
    cyclone                                 html  
    decomposeVar                            html  
    denoisePCA                              html  
    doubletCells                            html  
    doubletCluster                          html  
    fastMNN                                 html  
    findMarkers                             html  
    gene_selection                          html  
    improvedCV2                             html  
    makeTechTrend                           html  
    mnnCorrect                              html  
    multiBatchNorm                          html  
    multiBatchPCA                           html  
    multiBlockNorm                          html  
    multiBlockVar                           html  
    overlapExprs                            html  
    pairwiseTTests                          html  
    pairwiseWilcox                          html  
    parallelPCA                             html  
    quickCluster                            html  
    sandbag                                 html  
    scaledColRanks                          html  
    simpleSumFactors                        html  
    technicalCV2                            html  
    testVar                                 html  
    trendVar                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'scran' ...
** libs
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c build_snn.cpp -o build_snn.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c calc_log_count_stats.cpp -o calc_log_count_stats.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c combine_simes.cpp -o combine_simes.o
combine_simes.cpp: In function 'SEXPREC* combine_simes(SEXP, SEXP)':
combine_simes.cpp:15:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         } else if (ngenes!=current.size()) {
                          ^
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c compute_CV2.cpp -o compute_CV2.o
compute_CV2.cpp: In instantiation of 'SEXPREC* compute_CV2_internal(M, SEXP, SEXP, SEXP) [with M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*]':
compute_CV2.cpp:74:83:   required from here
compute_CV2.cpp:28:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (sizefacs.size()!=ncells) { 
                            ^
compute_CV2.cpp: In instantiation of 'SEXPREC* compute_CV2_internal(M, SEXP, SEXP, SEXP) [with M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*]':
compute_CV2.cpp:77:83:   required from here
compute_CV2.cpp:28:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from compute_CV2.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
compute_CV2.cpp:80:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, int*>; typename V::iterator = int*; size_t = long long unsigned int; typename V::iterator = int*]':
compute_CV2.cpp:80:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c compute_rho.cpp -o compute_rho.o
compute_rho.cpp: In member function 'std::vector<long long unsigned int> cache_manager::reorder(Rcpp::IntegerVector, Rcpp::IntegerVector)':
compute_rho.cpp:246:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (npairs!=g2.size()) {
                   ^
compute_rho.cpp:259:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (g1x < 0 || g1x >= Ngenes) {
                                ^
compute_rho.cpp:262:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (g2x < 0 || g2x >= Ngenes) {
                                ^
compute_rho.cpp: In function 'SEXPREC* combine_corP(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
compute_rho.cpp:338:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Npairs!=second.size()) { 
               ^
compute_rho.cpp:343:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Rho.size()!=Npairs) { 
                   ^
compute_rho.cpp:348:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Pval.size()!=Npairs) {
                    ^
compute_rho.cpp:353:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Limited.size()!=Npairs) { 
                       ^
compute_rho.cpp:358:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Order.size()!=Npairs) { 
                     ^
compute_rho.cpp: In instantiation of 'SEXPREC* rank_subset_internal(M, SEXP, SEXP, SEXP, T) [with T = int; V = Rcpp::Vector<13>; M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*]':
compute_rho.cpp:175:114:   required from here
compute_rho.cpp:159:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int cs=0; cs<cslen; ++cs, ++iIt){ 
                          ^
compute_rho.cpp: In instantiation of 'SEXPREC* rank_subset_internal(M, SEXP, SEXP, SEXP, T) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*]':
compute_rho.cpp:180:117:   required from here
compute_rho.cpp:159:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from compute_rho.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
compute_rho.cpp:406:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, int*>; typename V::iterator = int*; size_t = long long unsigned int; typename V::iterator = int*]':
compute_rho.cpp:406:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c find_mutual_nns.cpp -o find_mutual_nns.o
find_mutual_nns.cpp: In function 'SEXPREC* smooth_gaussian_kernel(SEXP, SEXP, SEXP, SEXP)':
find_mutual_nns.cpp:110:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (npairs!=_index.size()) { 
               ^
find_mutual_nns.cpp:125:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (i >= averages.size() || averages[i].size()==0) { 
                   ^
find_mutual_nns.cpp:126:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 if (i >= averages.size()) { 
                       ^
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from find_mutual_nns.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
find_mutual_nns.cpp:348:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, int*>; typename V::iterator = int*; size_t = long long unsigned int; typename V::iterator = int*]':
find_mutual_nns.cpp:348:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c fit_linear_model.cpp -o fit_linear_model.o
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from fit_linear_model.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
fit_linear_model.cpp:139:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, int*>; typename V::iterator = int*; size_t = long long unsigned int; typename V::iterator = int*]':
fit_linear_model.cpp:139:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c forge_system.cpp -o forge_system.o
forge_system.cpp: In function 'SEXPREC* forge_system(SEXP, SEXP, SEXP, SEXP)':
forge_system.cpp:20:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (SIZE < 1 || SIZE > ncells) { throw std::runtime_error("each element of sizes should be within [1, number of cells]"); }
                              ^
forge_system.cpp:28: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"); }
               ^
forge_system.cpp:32: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"); }
                      ^
forge_system.cpp:34:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (o < 0 || o > ncells) { 
                        ^
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from forge_system.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
forge_system.cpp:127:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c get_residuals.cpp -o get_residuals.o
get_residuals.cpp: In function 'SEXPREC* get_residuals(SEXP, SEXP, SEXP, SEXP, SEXP)':
get_residuals.cpp:39:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (int c=0; c<ncells; ++c, ++tIt) {
                            ^
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from get_residuals.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
get_residuals.cpp:64:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c get_scaled_ranks.cpp -o get_scaled_ranks.o
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from get_scaled_ranks.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
get_scaled_ranks.cpp:113:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, int*>; typename V::iterator = int*; size_t = long long unsigned int; typename V::iterator = int*]':
get_scaled_ranks.cpp:113:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c init.cpp -o init.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c overlap_exprs.cpp -o overlap_exprs.o
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from overlap_exprs.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
overlap_exprs.cpp:152:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, int*>; typename V::iterator = int*; size_t = long long unsigned int; typename V::iterator = int*]':
overlap_exprs.cpp:152:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c run_dormqr.cpp -o run_dormqr.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c shuffle_matrix.cpp -o shuffle_matrix.o
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from shuffle_matrix.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
shuffle_matrix.cpp:33:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, int*>; typename V::iterator = int*; size_t = long long unsigned int; typename V::iterator = int*]':
shuffle_matrix.cpp:33:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c shuffle_scores.cpp -o shuffle_scores.o
shuffle_scores.cpp: In instantiation of 'SEXPREC* shuffle_scores_internal(M, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector) [with V = Rcpp::Vector<13>; M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*; Rcpp::IntegerVector = Rcpp::Vector<13>]':
shuffle_scores.cpp:118:130:   required from here
shuffle_scores.cpp:53:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (npairs!=marker2.size()) { throw std::runtime_error("vectors of markers must be of the same length"); }
               ^
shuffle_scores.cpp:64:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (m1m >= nused || m1m < 0) { throw std::runtime_error("first marker indices are out of range"); }
                 ^
shuffle_scores.cpp:66:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (m2m >= nused || m2m < 0) { throw std::runtime_error("second marker indices are out of range"); }
                 ^
shuffle_scores.cpp:72:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (usedex >= ngenes || usedex < 0) { throw std::runtime_error("used gene indices are out of range"); }
                    ^
shuffle_scores.cpp: In instantiation of 'SEXPREC* shuffle_scores_internal(M, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*; Rcpp::IntegerVector = Rcpp::Vector<13>]':
shuffle_scores.cpp:121:130:   required from here
shuffle_scores.cpp:53:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (npairs!=marker2.size()) { throw std::runtime_error("vectors of markers must be of the same length"); }
               ^
shuffle_scores.cpp:64:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (m1m >= nused || m1m < 0) { throw std::runtime_error("first marker indices are out of range"); }
                 ^
shuffle_scores.cpp:66:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (m2m >= nused || m2m < 0) { throw std::runtime_error("second marker indices are out of range"); }
                 ^
shuffle_scores.cpp:72:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (usedex >= ngenes || usedex < 0) { throw std::runtime_error("used gene indices are out of range"); }
                    ^
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from shuffle_scores.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
shuffle_scores.cpp:156:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, int*>; typename V::iterator = int*; size_t = long long unsigned int; typename V::iterator = int*]':
shuffle_scores.cpp:156:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c simple_sum_factors.cpp -o simple_sum_factors.o
simple_sum_factors.cpp: In instantiation of 'SEXPREC* simple_sum_factors_internal(M, Rcpp::IntegerMatrix, Rcpp::NumericMatrix, Rcpp::IntegerVector, SEXP, SEXP) [with V = Rcpp::Vector<13>; M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*; Rcpp::IntegerMatrix = Rcpp::Matrix<13>; Rcpp::NumericMatrix = Rcpp::Matrix<14>; Rcpp::IntegerVector = Rcpp::Vector<13>]':
simple_sum_factors.cpp:122:123:   required from here
simple_sum_factors.cpp:50:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.ncol()!=ncells || distances.ncol()!=ncells) {
                                                   ^
simple_sum_factors.cpp:50:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.ncol()!=ncells || distances.ncol()!=ncells) {
                       ^
simple_sum_factors.cpp: In instantiation of 'SEXPREC* simple_sum_factors_internal(M, Rcpp::IntegerMatrix, Rcpp::NumericMatrix, Rcpp::IntegerVector, SEXP, SEXP) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*; Rcpp::IntegerMatrix = Rcpp::Matrix<13>; Rcpp::NumericMatrix = Rcpp::Matrix<14>; Rcpp::IntegerVector = Rcpp::Vector<13>]':
simple_sum_factors.cpp:125:124:   required from here
simple_sum_factors.cpp:50:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.ncol()!=ncells || distances.ncol()!=ncells) {
                                                   ^
simple_sum_factors.cpp:50:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.ncol()!=ncells || distances.ncol()!=ncells) {
                       ^
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from simple_sum_factors.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
simple_sum_factors.cpp:128:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, int*>; typename V::iterator = int*; size_t = long long unsigned int; typename V::iterator = int*]':
simple_sum_factors.cpp:128:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c subset_and_divide.cpp -o subset_and_divide.o
subset_and_divide.cpp: In instantiation of 'SEXPREC* subset_and_divide_internal(M, SEXP, SEXP, SEXP) [with V = Rcpp::Vector<13>; M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*]':
subset_and_divide.cpp:93:108:   required from here
subset_and_divide.cpp:28:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (scale_values.size()!=in->get_ncol()) {
                                ^
subset_and_divide.cpp: In instantiation of 'SEXPREC* subset_and_divide_internal(M, SEXP, SEXP, SEXP) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*]':
subset_and_divide.cpp:96:108:   required from here
subset_and_divide.cpp:28:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:238:0,
                 from C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from subset_and_divide.cpp:1:
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, double*>; typename V::iterator = double*; size_t = long long unsigned int; typename V::iterator = double*]':
subset_and_divide.cpp:99:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h: In instantiation of 'beachmat::const_col_indexed_info<V> beachmat::lin_matrix<T, V>::get_const_col_indexed(size_t, typename V::iterator, size_t, size_t) [with T = int; V = Rcpp::Vector<13>; beachmat::const_col_indexed_info<V> = std::tuple<long long unsigned int, int*, int*>; typename V::iterator = int*; size_t = long long unsigned int; typename V::iterator = int*]':
subset_and_divide.cpp:99:1:   required from here
C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include/beachmat/LIN_methods_read.h:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c utils.cpp -o utils.o
utils.cpp: In function 'Rcpp::IntegerVector check_subset_vector(SEXP, size_t)':
utils.cpp:6:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (isNA(s) || s < 0 || s >= len) {
                                   ^
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o scran.dll tmp.def build_snn.o calc_log_count_stats.o combine_simes.o compute_CV2.o compute_rho.o find_mutual_nns.o fit_linear_model.o forge_system.o get_residuals.o get_scaled_ranks.o init.o overlap_exprs.o run_dormqr.o shuffle_matrix.o shuffle_scores.o simple_sum_factors.o subset_and_divide.o utils.o -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/library/beachmat/lib/x64 -lbeachmat -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/library/Rhdf5lib/lib/x64 -lhdf5_cpp -lhdf5 -lszip -lz -lpsapi -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/x64 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.8-bioc/meat/scran.buildbin-libdir/scran/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'scran' as scran_1.10.2.zip
* DONE (scran)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library'
package 'scran' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

scran.Rcheck/tests_i386/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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: BiocParallel
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, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, 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

Attaching package: 'IRanges'

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

    windows

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

> test_check("scran")
== testthat results  ===========================================================
OK: 8591 SKIPPED: 1 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 272.42    6.51  279.76 

scran.Rcheck/tests_x64/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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: BiocParallel
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, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, 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

Attaching package: 'IRanges'

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

    windows

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

> test_check("scran")
== testthat results  ===========================================================
OK: 8591 SKIPPED: 1 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 245.29    4.81  250.84 

Example timings

scran.Rcheck/examples_i386/scran-Ex.timings

nameusersystemelapsed
DM0.110.000.10
buildSNNGraph0.060.020.10
cleanSizeFactors0.030.000.03
clusterModularity0.220.040.27
combineMarkers1.210.001.20
combinePValues0.000.020.08
combineVar1.510.051.56
computeSpikeFactors0.240.030.26
computeSumFactors2.540.032.58
convertTo3.100.173.27
correlatePairs0.420.000.43
cosineNorm000
cyclone0.380.000.60
decomposeVar1.450.091.54
denoisePCA0.030.000.03
doubletCells0.800.080.87
doubletCluster0.340.000.35
fastMNN0.910.000.90
findMarkers0.450.030.49
improvedCV20.470.020.48
makeTechTrend0.040.000.05
mnnCorrect0.040.000.03
multiBatchNorm0.180.000.19
multiBatchPCA0.080.000.08
multiBlockNorm0.800.040.84
multiBlockVar1.090.061.16
overlapExprs0.460.000.45
pairwiseTTests0.420.040.45
pairwiseWilcox0.450.040.50
parallelPCA0.520.100.61
quickCluster0.700.000.71
sandbag0.160.000.15
scaledColRanks0.060.010.08
simpleSumFactors3.010.003.02
technicalCV20.470.020.48
testVar0.050.010.06
trendVar1.370.031.41

scran.Rcheck/examples_x64/scran-Ex.timings

nameusersystemelapsed
DM0.100.000.09
buildSNNGraph0.080.000.08
cleanSizeFactors0.030.000.03
clusterModularity0.230.000.24
combineMarkers1.240.011.26
combinePValues0.010.000.03
combineVar1.100.051.14
computeSpikeFactors0.210.030.25
computeSumFactors2.390.032.43
convertTo3.710.173.87
correlatePairs0.150.020.38
cosineNorm000
cyclone0.220.000.28
decomposeVar1.090.061.16
denoisePCA0.030.000.03
doubletCells1.550.031.58
doubletCluster0.380.000.39
fastMNN0.420.070.48
findMarkers0.500.010.52
improvedCV20.50.00.5
makeTechTrend0.040.000.05
mnnCorrect0.040.000.03
multiBatchNorm0.20.00.2
multiBatchPCA0.090.000.09
multiBlockNorm0.740.050.78
multiBlockVar1.810.011.83
overlapExprs0.510.020.57
pairwiseTTests0.610.120.73
pairwiseWilcox0.740.040.77
parallelPCA0.400.040.45
quickCluster0.680.020.69
sandbag0.140.000.14
scaledColRanks0.080.000.07
simpleSumFactors2.500.042.55
technicalCV20.430.050.49
testVar0.050.000.04
trendVar0.970.161.13