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

CHECK report for scran on tokay2

This page was generated on 2018-10-17 08:42:07 -0400 (Wed, 17 Oct 2018).

Package 1333/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scran 1.8.4
Aaron Lun
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/scran
Branch: RELEASE_3_7
Last Commit: bbf1d09
Last Changed Date: 2018-08-07 15:31:02 -0400 (Tue, 07 Aug 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: scran
Version: 1.8.4
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:scran.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings scran_1.8.4.tar.gz
StartedAt: 2018-10-17 04:42:40 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 04:54:26 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 706.0 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: scran.Rcheck
Warnings: 2

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/scran.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* 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.8.4'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'scran' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 10.1Mb
  sub-directories of 1Mb or more:
    libs   9.0Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* 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.7-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)

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' ... WARNING
Found the following significant warnings:

  Warning: 'exploreData' is deprecated.
  Warning: 'selectorPlot' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
** running examples for arch 'x64' ... WARNING
Found the following significant warnings:

  Warning: 'exploreData' is deprecated.
  Warning: 'selectorPlot' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
* 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: 2 WARNINGs, 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.7-bioc/meat/scran.Rcheck/00check.log'
for details.



Installation output

scran.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/scran_1.8.4.tar.gz && rm -rf scran.buildbin-libdir && mkdir scran.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=scran.buildbin-libdir scran_1.8.4.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL scran_1.8.4.zip && rm scran_1.8.4.tar.gz scran_1.8.4.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  439k  100  439k    0     0  8817k      0 --:--:-- --:--:-- --:--:-- 9560k

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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c build_snn.cpp -o build_snn.o
In file included from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from build_snn.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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*]':
build_snn.cpp:85:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c combine_simes.cpp -o combine_simes.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from compute_CV2.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from compute_rho.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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:103: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:111: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:115: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:117: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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from forge_system.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:206:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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*]':
forge_system.cpp:206:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from get_residuals.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:90:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:90:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c overlap_exprs.cpp -o overlap_exprs.o
overlap_exprs.cpp: In instantiation of 'SEXPREC* overlap_exprs_internal(M, const List&, SEXP, T) [with T = int; V = Rcpp::Vector<13>; M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*; Rcpp::List = Rcpp::Vector<19>]':
overlap_exprs.cpp:135:96:   required from here
overlap_exprs.cpp:63:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int j=0; j<ngroups; ++j, ++counter) {
                        ^
overlap_exprs.cpp:65:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (i!=j) { 
                  ^
overlap_exprs.cpp: In instantiation of 'SEXPREC* overlap_exprs_internal(M, const List&, SEXP, T) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*; Rcpp::List = Rcpp::Vector<19>]':
overlap_exprs.cpp:139:99:   required from here
overlap_exprs.cpp:63:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int j=0; j<ngroups; ++j, ++counter) {
                        ^
overlap_exprs.cpp:65:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (i!=j) { 
                  ^
In file included from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from overlap_exprs.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:142:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:142:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from shuffle_matrix.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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:93:130:   required from here
shuffle_scores.cpp:28: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:39: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:41: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:47: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:96:130:   required from here
shuffle_scores.cpp:28: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:39: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:41: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:47: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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from shuffle_scores.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:131:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:131:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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 utils.o -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/library/beachmat/lib/i386 -lbeachmat -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/library/Rhdf5lib/lib/i386 -lhdf5_cpp -lhdf5 -lszip -lz -lpsapi -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/bin/i386 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.7-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  
    clusterModularity                       html  
    finding level-2 HTML links ... done

    combineVar                              html  
    computeSpikeFactors                     html  
    computeSumFactors                       html  
    convertTo                               html  
    correlatePairs                          html  
    cyclone                                 html  
    decomposeVar                            html  
    denoisePCA                              html  
    exploreData                             html  
    findMarkers                             html  
    improvedCV2                             html  
    makeTechTrend                           html  
    mnnCorrect                              html  
    multiBlockVar                           html  
    overlapExprs                            html  
    parallelPCA                             html  
    quickCluster                            html  
    sandbag                                 html  
    selectorPlot                            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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c build_snn.cpp -o build_snn.o
In file included from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from build_snn.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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*]':
build_snn.cpp:85:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c combine_simes.cpp -o combine_simes.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from compute_CV2.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from compute_rho.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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:103: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:111: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:115: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:117: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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from forge_system.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:206:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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*]':
forge_system.cpp:206:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from get_residuals.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:90:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:90:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rhdf5lib/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c overlap_exprs.cpp -o overlap_exprs.o
overlap_exprs.cpp: In instantiation of 'SEXPREC* overlap_exprs_internal(M, const List&, SEXP, T) [with T = int; V = Rcpp::Vector<13>; M = beachmat::lin_matrix<int, Rcpp::Vector<13> >*; SEXP = SEXPREC*; Rcpp::List = Rcpp::Vector<19>]':
overlap_exprs.cpp:135:96:   required from here
overlap_exprs.cpp:63:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int j=0; j<ngroups; ++j, ++counter) {
                        ^
overlap_exprs.cpp:65:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (i!=j) { 
                  ^
overlap_exprs.cpp: In instantiation of 'SEXPREC* overlap_exprs_internal(M, const List&, SEXP, T) [with T = double; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; M = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >*; SEXP = SEXPREC*; Rcpp::List = Rcpp::Vector<19>]':
overlap_exprs.cpp:139:99:   required from here
overlap_exprs.cpp:63:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (int j=0; j<ngroups; ++j, ++counter) {
                        ^
overlap_exprs.cpp:65:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (i!=j) { 
                  ^
In file included from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from overlap_exprs.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:142:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:142:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from shuffle_matrix.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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:93:130:   required from here
shuffle_scores.cpp:28: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:39: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:41: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:47: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:96:130:   required from here
shuffle_scores.cpp:28: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:39: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:41: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:47: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.7-bioc/R/library/beachmat/include/beachmat/LIN_matrix.h:174:0,
                 from C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/integer_matrix.h:4,
                 from scran.h:4,
                 from shuffle_scores.cpp:1:
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:131:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (indices.size()!=this->get_nrow()) {
                       ^
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.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:131:1:   required from here
C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include/beachmat/LIN_methods.h:58: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.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/beachmat/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-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 utils.o -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/library/beachmat/lib/x64 -lbeachmat -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/library/Rhdf5lib/lib/x64 -lhdf5_cpp -lhdf5 -lszip -lz -lpsapi -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/bin/x64 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.7-bioc/meat/scran.buildbin-libdir/scran/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'scran' as scran_1.8.4.zip
* DONE (scran)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-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.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 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: 6462 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 202.85    6.01  212.59 

scran.Rcheck/tests_x64/testthat.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 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: 6461 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 157.85    4.31  162.84 

Example timings

scran.Rcheck/examples_i386/scran-Ex.timings

nameusersystemelapsed
DM0.110.030.14
buildSNNGraph0.110.020.13
clusterModularity0.340.050.39
combineVar2.520.042.64
computeSpikeFactors0.450.020.47
computeSumFactors3.410.063.47
convertTo3.530.163.72
correlatePairs0.520.010.53
cyclone0.610.000.67
decomposeVar1.720.131.85
denoisePCA0.030.000.03
exploreData0.260.000.30
findMarkers0.970.061.03
improvedCV20.570.030.59
makeTechTrend0.030.000.03
mnnCorrect0.030.000.03
multiBlockVar1.100.111.20
overlapExprs0.530.050.58
parallelPCA0.530.080.61
quickCluster0.690.000.69
sandbag0.170.000.17
selectorPlot0.20.00.2
technicalCV20.990.000.99
testVar0.010.030.04
trendVar0.970.000.97

scran.Rcheck/examples_x64/scran-Ex.timings

nameusersystemelapsed
DM0.180.000.17
buildSNNGraph0.110.000.22
clusterModularity1.020.031.05
combineVar2.580.102.70
computeSpikeFactors1.140.011.16
computeSumFactors2.390.032.42
convertTo4.190.224.41
correlatePairs0.290.000.29
cyclone0.460.020.49
decomposeVar1.640.111.75
denoisePCA0.040.000.05
exploreData0.330.010.34
findMarkers1.160.031.22
improvedCV20.640.040.68
makeTechTrend0.070.000.07
mnnCorrect0.040.000.05
multiBlockVar1.360.091.45
overlapExprs0.360.050.43
parallelPCA0.260.060.33
quickCluster0.660.000.66
sandbag0.230.010.25
selectorPlot0.220.000.21
technicalCV20.460.020.47
testVar0.040.030.08
trendVar1.190.051.24